.page {
  position: relative;
  width: 1920px;
  overflow: hidden;
  margin: 0 auto;
}

.column_inner {
  width: auto;
}

.column_inners {
  width: 1260px;
  margin: 0 auto;
}
/*.column_inner_header_addlist_conunt{*/
/*  font-size:18px;*/
/*  color:#3d3d3d;*/
/*  margin-left: 20px;*/
/*  cursor: pointer;*/
/*}*/


.column_inner_header_addlist_conunt:hover{
  border:1px solid #717171;
  background-color:#fe5c0c00;
  color:#3d3d3d;
}
.column_inner_header_addlist_conunt{
  font-size: 18px;
  color:#FFF;
  margin-left: 10px;
  cursor: pointer;
  border-radius:5px;
  border:1px solid #fe5c0c;
  background-color:#fe5c0c;
  padding:5px 10px;
}
.column_inner_header_addlist_conunttext{
	  /*font-size:18px;*/
	  /*color:#3d3d3d;*/
	  /*margin: 0 1px;*/
	  /*cursor: pointer;*/
}

.column_inner_Breadcrumbs {
  width: auto;
  margin: 122px 0 0 0;
  align-items: center;
}

.column_inner_Breadcrumbs_item {
  overflow-wrap: break-word;
  color: rgba(61, 61, 61, 1);
  font-size: 14px;
  font-family: "OPPOSans-Ver2-Regular";
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}
.column_inner_Breadcrumbs_item::after{
  content: "\e775";
  font-family: 'iconfont';
  font-size: 12px;
  margin: 0 2px;
  color: rgba(61, 61, 61, 1);
}
.column_inner_Breadcrumbs_item:last-child::after{
  display:none;
}

/*.text_10 {*/
/*  width: 57px;*/
/*  height: 15px;*/
/*  overflow-wrap: break-word;*/
/*  color: rgba(61, 61, 61, 1);*/
/*  font-size: 14px;*/
/*  font-family: "OPPOSans-Ver2-Regular";*/
/*  font-weight: NaN;*/
/*  text-align: left;*/
/*  white-space: nowrap;*/
/*  line-height: 13px;*/
/*  margin-left: 5px;*/
/*}*/

.column_inner_header {
  width: 1263px;
  height: auto;
  margin: 50px 0 0 0;
  align-items: flex-start;
  padding-bottom: 30px;
  border-bottom: 2px solid #b8b8b8;
}

.column_inner_header_left {
  width: 1160px;
  height: auto;
}

.column_inner_header_title {
  overflow-wrap: break-word;
  color: rgba(61, 61, 61, 1);
  font-size: 30px;
  font-family: "OPPOSans-Ver2-Bold";
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  display: flex;
}
.column_inner_header_descbox{
    width: 1260px;
    justify-content: space-between;
    margin-top: 30px;
}
.column_inner_header_desc {
  overflow-wrap: break-word;
  color: rgba(61, 61, 61, 1);
  font-size: 16px;
  font-family: "OPPOSans-Ver2-Medium";
  text-align: justify;
  line-height: 1.5;
  /* margin-top: 30px; */
  width: 1165px;
  position: relative;
}
.column_inner_header_right{
    align-items: center;
}
.column_inner_header_right_eq {
  background-color: rgba(13, 72, 168, 1);
  border-radius: 5px;
  width: 78px;
  height: 78px;
  background-position: center;
  background-size: 101% 101%;
  background-repeat: no-repeat;
}

.column_inner_header_timebox {
  width: auto;
  height: auto;
  margin: 12px 0 0 0;
  position: absolute;
  bottom: 0;
}

.column_inner_header_time {
  overflow-wrap: break-word;
  color: rgba(113, 113, 113, 1);
  font-size: 12px;
  font-family: "OPPOSans-Ver2-Regular";
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}

.column_inner_header_right_text {
  overflow-wrap: break-word;
  color: rgba(113, 113, 113, 1);
  font-size: 12px;
  font-family: "OPPOSans-Ver2-Medium";
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-top: 12px;
}
#column_inner_videos{}
.have_lookmore{
  /* max-height: 680px; */
}
.column_inner_list_box{
    overflow: hidden;
    margin: 0;
    transition: all 0.2s;
    position: relative;
    align-items: center;
    /* padding-bottom: 55px; */
}
.column_inner_list_body{
    width: 1260px;
    height: 580px;
    overflow: hidden;
}
.image_3 {
  width: 1260px;
  height: 2px;
  margin: 30px 0 0 0;
}

.column_inner_mine_video {
  background-color: rgba(18, 18, 21, 1);
  border-radius: 10px;
  height: 709px;
  width: 1260px;
  margin: 50px 0 0 0;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}

.column_inner_list_header {
  width: 1260px;
  height: auto;
  padding: 0 15px 15px 15px;
  border-bottom: 2px solid #B8B8B8;
  margin-top: 50px;
}

.column_inner_list_header_title {
  overflow-wrap: break-word;
  color: rgba(61, 61, 61, 1);
  font-size: 21px;
  font-family: "OPPOSans-Ver2-H";
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}


.stay_tuned {
  cursor: no-drop !important;
}

.column_inner_list_item {
  width: 100%;
  height: 72px;
  padding: 0 0 0 15px;
  border-bottom: 1px solid #b8b8b8;
  align-items: center;
  cursor: pointer;
}

.column_inner_list_item:hover .column_inner_list_item_title {
  color: rgba(13, 72, 168, 1);
}
/* 
.group_3new_video .column_inner_list_item_title {
  color: rgba(13, 72, 168, 1);
} */
.column_inner_list_item_right{}



.column_inner_list_item_title {
  overflow-wrap: break-word;
  font-size: 14px;
  font-family: 'OPPOSans-Ver2-Regular';
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}
.video_state_not{
  cursor: no-drop;
}
.video_status1 {
  width: auto;
  padding: 12px 15px;
  cursor: pointer;
  display: none;
  align-items: center;
}

.video_status1_thumbnail {
  width: 14px;
  height: 14px;
  margin-right: 10px;
}

.video_status1_text {
  width: 57px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(15, 57, 168, 1);
  font-size: 14px;
  font-family: "OPPOSans-Ver2-Bold";
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}

.video_status2 {
  width: auto;
  padding: 12px 15px;
  background-color: #fe5c0c;
  border-radius: 5px;
  cursor: pointer;
  /* display: none; */
  align-items: center;
}

.video_status2_text {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: "OPPOSans-Ver2-Bold";
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  user-select: none;
}

.video_status3 {
  padding: 12px 15px;
  cursor: pointer;
  /* display: none; */
  align-items: center;
}

.video_Playing .video_status1 {
  display: flex !important;
}
.video_Playing .video_status2{
  display: none;
}

.video_tuned .video_status2 {
  display: flex !important;
}

.video_watch .video_status3 {
  display: flex !important;
}

.video_status3_text {
  width: 56px;
  height: 14px;
  overflow-wrap: break-word;
  color: rgba(113, 113, 113, 1);
  font-size: 14px;
  font-family: "OPPOSans-Ver2-Bold";
  text-align: center;
  white-space: nowrap;
  line-height: 1;
  margin-right: 10px;
}

.look_more {
  cursor: pointer;
  align-items: center;
  /* position: absolute; */
  bottom: 0;
  margin-top: 40px;
  display: none;
}
.canshow{
  display: flex !important;
}
.look_more_text {
  width: auto;
  height: auto;
  overflow-wrap: break-word;
  color: rgba(25, 25, 25, 1);
  font-size: 16px;
  font-family: "OPPOSans-Ver2-Medium";
  text-align: left;
  white-space: nowrap;
  line-height: 1;
  margin-right: 10px;
}

.column_inner_choose {
  width: 1579px;
  height: auto;
  margin: 45px 0 0 0;
}

.column_inner_choose_button {
  border-radius: 5px;
  height: 47px;
  border: 1px solid rgba(113, 113, 113, 1);
  width: 136px;
  align-items: center;
  justify-content: center;
  margin-right: 30px;
  cursor: pointer;
}

.column_inner_choose_buttonact {
  border: 1px solid #fe5c0c;
  background-color: #fe5c0c;
}

.column_inner_choose_buttonact span {
  color: #FFF;
  user-select: none;
}

.column_inner_choose_button:hover {
  border: 1px solid #fe5c0c;
  background-color: #fe5c0c;
}

.column_inner_choose_button:hover span {
  color: #FFF;
}

.column_inner_choose_button_text {
  overflow-wrap: break-word;
  color: rgba(61, 61, 61, 1);
  font-size: 18px;
  font-family: "OPPOSans-Ver2-Bold";
  text-align: left;
  white-space: nowrap;
  line-height: 1;
}



.product_video_column_tab{
  border-bottom: 2px solid #DFDFDF;
  position: relative;
  height: 45px;
  width: 1110px;
  margin: 50px auto 0 auto;
}
.product_video_column_tab_itemact{
  border-bottom: 3px solid #fe5c1c !important;
}
.product_video_column_tab_item{
  align-items: center;
  /*justify-content: center;*/
  padding: 0 15px;
  height: 45px;
  cursor: pointer;
  border-bottom: 3px solid #fe5c1c00;
}
.product_video_column_tab_item:hover{
  border-bottom:3px solid #fe5c1c;
}
.product_video_column_tab_item:hover .product_video_column_tab_itemspan{
  color: #fe5c1c;
}
.product_video_column_tab_itemact .product_video_column_tab_itemspan{
  color: #fe5c1c;
}
.product_video_column_tab_itemspan{
  overflow-wrap: break-word;
  font-size: 21px;
  font-family: "OPPOSans-Ver2-Bold";
  text-align: center;
  white-space: nowrap;
  color: #3d3d3d;
  line-height: 1;
}


@media screen and (max-width:1920px){
  .page {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  }
  
  .column_inner {
    width: 100%;
  }
  
}

@media screen and (max-width:1360px){
  .page {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  }
  

.product_video_column_tab{
  border-bottom: 2px solid #DFDFDF;
  position: relative;
  height: 45px;
  width: 81.6vw;
  margin: 50px auto 0 auto;
}
.product_video_column_tab_itemact{
  border-bottom: 3px solid #fe5c1c !important;
}
.product_video_column_tab_item{
  align-items: center;
  /*justify-content: center;*/
  padding: 0 15px;
  height: 45px;
  cursor: pointer;
  border-bottom: 3px solid #fe5c1c00;
}
.product_video_column_tab_item:hover{
  border-bottom:3px solid #fe5c1c;
}
.product_video_column_tab_item:hover .product_video_column_tab_itemspan{
  color: #fe5c1c;
}
.product_video_column_tab_itemact .product_video_column_tab_itemspan{
  color: #fe5c1c;
}
.product_video_column_tab_itemspan{
  overflow-wrap: break-word;
  font-size: 21px;
  font-family: "OPPOSans-Ver2-Bold";
  text-align: center;
  white-space: nowrap;
  color: #3d3d3d;
  line-height: 1;
}
  .column_inner {
    width: 100%;
  }
  
  .column_inners {
    width: 92.64vw;
    margin: 0 auto;
  }
  
  .column_inner_Breadcrumbs {
    width: auto;
    margin: 50px 0 0 0;
    align-items: center;
  }
  
  .column_inner_Breadcrumbs_item {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 14px;
    font-family: "OPPOSans-Ver2-Regular";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  .column_inner_Breadcrumbs_item::after{
    content: "\e775";
    font-family: 'iconfont';
    font-size: 12px;
    margin: 0 2px;
    color: rgba(61, 61, 61, 1);
  }
  .column_inner_Breadcrumbs_item:last-child::after{
    display:none;
  }
  
  /*.text_10 {*/
  /*  width: 57px;*/
  /*  height: 15px;*/
  /*  overflow-wrap: break-word;*/
  /*  color: rgba(61, 61, 61, 1);*/
  /*  font-size: 14px;*/
  /*  font-family: "OPPOSans-Ver2-Regular";*/
  /*  font-weight: NaN;*/
  /*  text-align: left;*/
  /*  white-space: nowrap;*/
  /*  line-height: 13px;*/
  /*  margin-left: 5px;*/
  /*}*/
  
  .column_inner_header {
    width: 92.64vw;
    height: auto;
    margin: 50px 0 0 0;
    padding-bottom: 30px;
    border-bottom: 2px solid #b8b8b8;
  }
  
  .column_inner_header_left {
    width: 85.29vw;
    height: auto;
  }
  
  .column_inner_header_title {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 30px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  .column_inner_header_descbox {
    width: 92.64vw;
    justify-content: space-between;
}
  .column_inner_header_desc {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 16px;
    font-family: "OPPOSans-Ver2-Medium";
    text-align: justify;
    line-height: 1.2;
    /* margin-top: 30px; */
    width: 85.66vw;
  }
  .column_inner_header_right{}
  .column_inner_header_right_eq {
    background-color: rgba(13, 72, 168, 1);
    border-radius: 5px;
    width: 5.735vw;
    height: 5.735vw;
    background-position: center;
    background-size: 101% 101%;
    background-repeat: no-repeat;
  }
  
  .column_inner_header_timebox {
    width: auto;
    height: auto;
    margin: 12px 0 0 0;
  }
  
  .column_inner_header_time {
    overflow-wrap: break-word;
    color: rgba(113, 113, 113, 1);
    font-size: 12px;
    font-family: "OPPOSans-Ver2-Regular";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  
  .column_inner_header_right_text {
    overflow-wrap: break-word;
    color: rgba(113, 113, 113, 1);
    font-size: 0.88vw;
    font-family: "OPPOSans-Ver2-Medium";
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    margin-top: 12px;
  }
  #column_inner_videos{}
  .column_inner_list_box{}
  .column_inner_list_body{
    width: 92.64vw;
}
  .image_3 {
    width: 1260px;
    height: 2px;
    margin: 30px 0 0 0;
  }
  
  .column_inner_mine_video {
    background-color: rgba(18, 18, 21, 1);
    border-radius: 10px;
    height: 52.13vw;
    width: 92.64vw;
    margin: 50px 0 0 0;
    overflow: hidden;
    align-items: center;
    justify-content: center;
  }
  
  .column_inner_list_header {
    width: 92.64vw;
    height: auto;
    margin: 50px 0 0 0;
    padding: 0 15px 15px 15px;
    border-bottom: 2px solid #B8B8B8;
  }
  
  .column_inner_list_header_title {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 21px;
    font-family: "OPPOSans-Ver2-H";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  
  
  .stay_tuned {
    cursor: no-drop !important;
  }
  
  .column_inner_list_item {
    width: 100%;
    height: 72px;
    padding: 0 0 0 15px;
    border-bottom: 1px solid #b8b8b8;
    align-items: center;
    cursor: pointer;
  }
  
  .column_inner_list_item:hover .column_inner_list_item_title {
    color: rgba(13, 72, 168, 1);
  }
  /* 
  .group_3new_video .column_inner_list_item_title {
    color: rgba(13, 72, 168, 1);
  } */
  .column_inner_list_item_right{}
  
  
  
  .column_inner_list_item_title {
    overflow-wrap: break-word;
    font-size: 14px;
     font-family: 'OPPOSans-Ver2-Regular';
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  .video_state_not{
    cursor: no-drop;
  }
  .video_status1 {
    width: auto;
    padding: 12px 15px;
    cursor: pointer;
    display: none;
  }
  
  .video_status1_thumbnail {
    width: 14px;
    height: 14px;
    margin-right: 10px;
  }
  
  .video_status1_text {
    width: 57px;
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(15, 57, 168, 1);
    font-size: 14px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  
  .video_status2 {
    width: auto;
    padding: 12px 15px;
    background-color: #fe5c0c;
    border-radius: 5px;
    cursor: pointer;
    /* display: none; */
  }
  
  .video_status2_text {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    user-select: none;
  }
  
  .video_status3 {
    padding: 12px 15px;
    cursor: pointer;
    /* display: none; */
  }
  
  .video_Playing .video_status1 {
    display: flex !important;
  }
  .video_Playing .video_status2{
    display: none;
  }
  
  .video_tuned .video_status2 {
    display: flex !important;
  }
  
  .video_watch .video_status3 {
    display: flex !important;
  }
  
  .video_status3_text {
    width: 56px;
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(113, 113, 113, 1);
    font-size: 14px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    margin-right: 10px;
  }
  
  .look_more {
    margin: 44px auto 0 auto;
    cursor: pointer;
    align-items: center;
  }
  
  .look_more_text {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(25, 25, 25, 1);
    font-size: 16px;
    font-family: "OPPOSans-Ver2-Medium";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    margin-right: 10px;
  }
  
  .column_inner_choose {
    width: 92.64vw;
    height: auto;
    margin: 45px 0 0 0;
  }
  
  .column_inner_choose_button {
    border-radius: 5px;
    height: 47px;
    border: 1px solid rgba(113, 113, 113, 1);
    width: 136px;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    cursor: pointer;
  }
  
  .column_inner_choose_buttonact {
    border: 1px solid #fe5c0c;
    background-color: #fe5c0c;
  }
  
  .column_inner_choose_buttonact span {
    color: #FFF;
    user-select: none;
  }
  
  .column_inner_choose_button:hover {
    border: 1px solid #fe5c0c;
    background-color: #fe5c0c;
  }
  
  .column_inner_choose_button:hover span {
    color: #FFF;
  }
  
  .column_inner_choose_button_text {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 18px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
}
@media screen and (max-width:600px){
  .column_inner_header_addlist_conunt{
  display:flex;
  line-height:1;
  align-items:center;
  justify-content:center;
}
}
@media screen and (max-width:960px){
    

.product_video_column_tab{
  border-bottom: 2px solid #DFDFDF;
  position: relative;
  height: 45px;
  width: 92.64vw;
  margin: 50px auto 0 auto;
}
.product_video_column_tab_itemact{
  border-bottom: 3px solid #fe5c1c !important;
}
.product_video_column_tab_item{
  align-items: center;
  /*justify-content: center;*/
  padding: 0 15px;
  height: 45px;
  cursor: pointer;
  border-bottom: 3px solid #fe5c1c00;
}
.product_video_column_tab_item:hover{
  border-bottom:3px solid #fe5c1c;
}
.product_video_column_tab_item:hover .product_video_column_tab_itemspan{
  color: #fe5c1c;
}
.product_video_column_tab_itemact .product_video_column_tab_itemspan{
  color: #fe5c1c;
}
.product_video_column_tab_itemspan{
  overflow-wrap: break-word;
  font-size: 21px;
  font-family: "OPPOSans-Ver2-Bold";
  text-align: center;
  white-space: nowrap;
  color: #3d3d3d;
  line-height: 1;
}
  .page {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  }
  
  .column_inner {
    width: 100%;
  }
  
  .column_inners {
    width: 92.64vw;
    margin: 0 auto;
  }
  
  .column_inner_Breadcrumbs {
    width: auto;
    margin: 50px 0 0 0;
    align-items: center;
  }
  
  .column_inner_Breadcrumbs_item {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 14px;
    font-family: "OPPOSans-Ver2-Regular";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  .column_inner_Breadcrumbs_item::after{
    content: "\e775";
    font-family: 'iconfont';
    font-size: 12px;
    margin: 0 2px;
    color: rgba(61, 61, 61, 1);
  }
  .column_inner_Breadcrumbs_item:last-child::after{
    display:none;
  }
  
  /*.text_10 {*/
  /*  width: 57px;*/
  /*  height: 15px;*/
  /*  overflow-wrap: break-word;*/
  /*  color: rgba(61, 61, 61, 1);*/
  /*  font-size: 14px;*/
  /*  font-family: "OPPOSans-Ver2-Regular";*/
  /*  font-weight: NaN;*/
  /*  text-align: left;*/
  /*  white-space: nowrap;*/
  /*  line-height: 13px;*/
  /*  margin-left: 5px;*/
  /*}*/
  
  .column_inner_header {
    width: 92.64vw;
    height: auto;
    margin: 50px 0 0 0;
    padding-bottom: 30px;
    border-bottom: 2px solid #b8b8b8;
  }
  
  .column_inner_header_left {
    width: 85.29vw;
    height: auto;
  }
  
  .column_inner_header_title {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 30px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: normal;
    line-height: 1.2;
  }
  
  .column_inner_header_desc {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 16px;
    font-family: "OPPOSans-Ver2-Medium";
    text-align: justify;
    line-height: 1.2;
    /* margin-top: 30px; */
    width: 69vw;
  }
  .column_inner_header_right{}
  .column_inner_header_right_eq {
    background-color: rgba(13, 72, 168, 1);
    border-radius: 5px;
    width: 18vw;
    height: 18vw;
    background-position: center;
    background-size: 101% 101%;
    background-repeat: no-repeat;
  }
  
  .column_inner_header_timebox {
    width: auto;
    height: auto;
    margin: 12px 0 0 0;
  }
  
  .column_inner_header_time {
    overflow-wrap: break-word;
    color: rgba(113, 113, 113, 1);
    font-size: 12px;
    font-family: "OPPOSans-Ver2-Regular";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  
  .column_inner_header_right_text {
    overflow-wrap: break-word;
    color: rgba(113, 113, 113, 1);
    font-size: 3.33vw;
    font-family: "OPPOSans-Ver2-Medium";
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    margin-top: 12px;
  }
  #column_inner_videos{}
  .column_inner_list_box{}
  .column_inner_list_body{}
  .image_3 {
    width: 1260px;
    height: 2px;
    margin: 30px 0 0 0;
  }
  
  .column_inner_mine_video {
    background-color: rgba(18, 18, 21, 1);
    border-radius: 10px;
    height: 52.13vw;
    width: 92.64vw;
    margin: 50px 0 0 0;
    overflow: hidden;
    align-items: center;
    justify-content: center;
  }
  
  .column_inner_list_header {
    width: 92.64vw;
    height: auto;
    margin: 50px 0 0 0;
    padding: 0 15px 15px 15px;
    border-bottom: 2px solid #B8B8B8;
  }
  
  .column_inner_list_header_title {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 21px;
    font-family: "OPPOSans-Ver2-H";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  
  
  .stay_tuned {
    cursor: no-drop !important;
  }
  
  .column_inner_list_item {
    width: 92.64vw;
    height: 72px;
    padding: 0 0 0 15px;
    border-bottom: 1px solid #b8b8b8;
    align-items: center;
    cursor: pointer;
  }
  
  .column_inner_list_item:hover .column_inner_list_item_title {
    color: rgba(13, 72, 168, 1);
  }
  /* 
  .group_3new_video .column_inner_list_item_title {
    color: rgba(13, 72, 168, 1);
  } */
  .column_inner_list_item_right{}
  
  
  
  .column_inner_list_item_title {
    overflow-wrap: break-word;
    font-size: 14px;
     font-family: 'OPPOSans-Ver2-Regular';
    text-align: left;
    white-space: unset;
    line-height: 1.2;
    width: 62vw;
  }
  .video_state_not{
    cursor: no-drop;
  }
  .video_status1 {
    width: auto;
    padding: 12px 15px;
    cursor: pointer;
    display: none;
  }
  
  .video_status1_thumbnail {
    width: 14px;
    height: 14px;
    margin-right: 10px;
  }
  
  .video_status1_text {
    width: 57px;
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(15, 57, 168, 1);
    font-size: 14px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  
  .video_status2 {
    width: auto;
    padding: 12px 15px;
    background-color: #fe5c0c;
    border-radius: 5px;
    cursor: pointer;
    /* display: none; */
  }
  
  .video_status2_text {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    user-select: none;
  }
  
  .video_status3 {
    padding: 12px 15px;
    cursor: pointer;
    /* display: none; */
  }
  
  .video_Playing .video_status1 {
    display: flex !important;
  }
  .video_Playing .video_status2{
    display: none;
  }
  
  .video_tuned .video_status2 {
    display: flex !important;
  }
  
  .video_watch .video_status3 {
    display: flex !important;
  }
  
  .video_status3_text {
    width: 56px;
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(113, 113, 113, 1);
    font-size: 14px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    margin-right: 10px;
  }
  
  .look_more {
    margin: 44px auto 0 auto;
    cursor: pointer;
    align-items: center;
  }
  
  .look_more_text {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(25, 25, 25, 1);
    font-size: 16px;
    font-family: "OPPOSans-Ver2-Medium";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    margin-right: 10px;
  }
  
  .column_inner_choose {
    width: 92.64vw;
    height: auto;
    margin: 45px 0 0 0;
  }
  
  .column_inner_choose_button {
    border-radius: 5px;
    height: 47px;
    border: 1px solid rgba(113, 113, 113, 1);
    width: 136px;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    cursor: pointer;
  }
  
  .column_inner_choose_buttonact {
    border: 1px solid #fe5c0c;
    background-color: #fe5c0c;
  }
  
  .column_inner_choose_buttonact span {
    color: #FFF;
    user-select: none;
  }
  
  .column_inner_choose_button:hover {
    border: 1px solid #fe5c0c;
    background-color: #fe5c0c;
  }
  
  .column_inner_choose_button:hover span {
    color: #FFF;
  }
  
  .column_inner_choose_button_text {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 18px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
}
@media screen and (max-width:600px){
  .column_inner_header_timebox{
    position:unset;
  }
}
@media screen and (max-width:460px){
    

.product_video_column_tab{
  border-bottom: 2px solid #DFDFDF;
  position: relative;
  height: 9vw;
  width: 90vw;
  margin: 9.44vw auto 0 auto;
}
.product_video_column_tab_itemact{
  border-bottom: 3px solid #fe5c1c !important;
}
.product_video_column_tab_item{
  align-items: center;
  /*justify-content: center;*/
  padding: 0 15px;
  height: 9vw;
  cursor: pointer;
  border-bottom: 3px solid #fe5c1c00;
}
.product_video_column_tab_item:hover{
  border-bottom:3px solid #fe5c1c;
}
.product_video_column_tab_item:hover .product_video_column_tab_itemspan{
  color: #fe5c1c;
}
.product_video_column_tab_itemact .product_video_column_tab_itemspan{
  color: #fe5c1c;
}
.product_video_column_tab_itemspan{
  overflow-wrap: break-word;
  font-size: 4.44vw;
  font-family: "OPPOSans-Ver2-Bold";
  text-align: center;
  white-space: nowrap;
  color: #3d3d3d;
  line-height: 1;
}
  .page {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  }
  
  .column_inner {
    width: 100%;
  }
  
  .column_inners {
    width: 100%;
    margin: 0 auto;
    align-items: center;
  }
  
  .column_inner_Breadcrumbs {
    width: auto;
    margin: 50px 0 0 0;
    align-items: center;
    display: none;
  }
  
  .column_inner_Breadcrumbs_item {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 14px;
    font-family: "OPPOSans-Ver2-Regular";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  .column_inner_Breadcrumbs_item::after{
    content: "\e775";
    font-family: 'iconfont';
    font-size: 12px;
    margin: 0 2px;
    color: rgba(61, 61, 61, 1);
  }
  .column_inner_Breadcrumbs_item:last-child::after{
    display:none;
  }
  
  /*.text_10 {*/
  /*  width: 57px;*/
  /*  height: 15px;*/
  /*  overflow-wrap: break-word;*/
  /*  color: rgba(61, 61, 61, 1);*/
  /*  font-size: 14px;*/
  /*  font-family: "OPPOSans-Ver2-Regular";*/
  /*  font-weight: NaN;*/
  /*  text-align: left;*/
  /*  white-space: nowrap;*/
  /*  line-height: 13px;*/
  /*  margin-left: 5px;*/
  /*}*/
  
  .column_inner_header {
    width: 90vw;
    height: auto;
    margin: 11.11vw auto 0 auto;
    align-items: flex-start;
    padding-bottom: 5.27vw;
    border-bottom: 1px solid #f2f2f2;
  }
  
  .column_inner_header_left {
    width: 62.23vw;
    height: auto;
  }
  
  .column_inner_header_title {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 5.55vw;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: normal;
    line-height: 6vw;
  }
  
  .column_inner_header_desc {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 3.88vw;
    font-family: "OPPOSans-Ver2-Regular";
    text-align: justify;
    line-height: 5.56vw;
    width: 62.23vw;
    position: unset;
  }
  .column_inner_header_right{
    width: 18.06vw;
    height: 18.06vw;
    /* padding-top: 0.84vw; */
}
  .column_inner_header_right_eq {
    background-color: rgba(14, 64, 158, 1);
    border-radius: 5px;
    width: 18.06vw;
    height: 18.06vw;
    background-position: center;
    background-size: 101% 101%;
    background-repeat: no-repeat;
  }
  
  .column_inner_header_timebox {
    width: auto;
    height: auto;
    margin-top: 4.56vw;
    position: unset;
  }
  
  .column_inner_header_time {
    overflow-wrap: break-word;
    color: rgba(113, 113, 113, 1);
    font-size: 3.33vw;
    font-family: "OPPOSans-Ver2-Regular";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  
  .column_inner_header_right_text {
    overflow-wrap: break-word;
    color: rgba(113, 113, 113, 1);
    font-size: 3.33vw;
    font-family: "OPPOSans-Ver2-Medium";
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    margin-top: 12px;
  }
  #column_inner_videos{}
  .column_inner_list_box{
    margin-top: 0;
}
  .column_inner_list_body{}
  .image_3 {
    width: 1260px;
    height: 2px;
    margin: 30px 0 0 0;
  }
  
  .column_inner_mine_video {
    background-color: rgba(18, 18, 21, 1);
    border-radius: 0;
    height: 57.4vw;
    width: 100%;
    margin: 5.55vw 0 0 0;
    overflow: hidden;
    align-items: center;
    justify-content: center;
  }
  
  .column_inner_list_header {
    width: 90vw;
    height: auto;
    margin: 9.44vw 0 0 0;
    padding: 0 15px 15px 15px;
    border-bottom: 2px solid #B8B8B8;
  }
  
  .column_inner_list_header_title {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 4.44vw;
    font-family: "OPPOSans-Ver2-H";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  
  
  .stay_tuned {
    cursor: no-drop !important;
  }
  
  .column_inner_list_item {
    width: 90vw;
    height: auto;
    padding: 0 0 0 15px;
    border-bottom: 1px solid #f0f1f0;
    align-items: center;
    cursor: pointer;
    padding: 4vw 1.38vw 3.68vw 1.38vw;
  }
  
  .column_inner_list_item:hover .column_inner_list_item_title {
    color: rgba(13, 72, 168, 1);
  }
  /* 
  .group_3new_video .column_inner_list_item_title {
    color: rgba(13, 72, 168, 1);
  } */
  .column_inner_list_item_right{}
  
  
  
  .column_inner_list_item_title {
    overflow-wrap: normal;
    font-size: 3.33vw;
     font-family: 'OPPOSans-Ver2-Regular';
    text-align: left;
    white-space: normal;
    line-height: 4.45vw;
    color: rgba(61, 61, 61, 1);
    width: 59.45vw;
  }
  .video_state_not{
    cursor: no-drop;
  }
  .video_status1 {
    width: auto;
    padding: 0;
    cursor: pointer;
    display: none;
  }
  
  .video_status1_thumbnail {
    width: 14px;
    height: 14px;
    margin-right: 10px;
  }
  
  .video_status1_text {
    width: 57px;
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(15, 57, 168, 1);
    font-size: 3.33vw;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  
  .video_status2 {
    width: auto;
    padding: 1.96vw 1.66vw;
    background-color: #fe5c0c;
    border-radius: 5px;
    cursor: pointer;
    /* display: none; */
  }
  
  .video_status2_text {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 3.33vw;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    user-select: none;
  }
  
  .video_status3 {
    padding: 0;
    cursor: pointer;
    /* display: none; */
  }
  
  .video_Playing .video_status1 {
    display: flex !important;
  }
  .video_Playing .video_status2{
    display: none;
  }
  
  .video_tuned .video_status2 {
    display: flex !important;
  }
  
  .video_watch .video_status3 {
    display: flex !important;
  }
  
  .video_status3_text {
    width: 56px;
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(113, 113, 113, 1);
    font-size: 3.33vw;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: center;
    white-space: nowrap;
    line-height: 1;
    margin-right: 10px;
  }
  
  .look_more {
    margin: 44px auto 0 auto;
    cursor: pointer;
    align-items: center;
  }
  
  .look_more_text {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(25, 25, 25, 1);
    font-size: 16px;
    font-family: "OPPOSans-Ver2-Medium";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    margin-right: 10px;
  }
  
  .column_inner_choose {
    width: 90vw;
    height: auto;
    margin: 45px auto 0 auto;
    align-items: center;
    justify-content: center;
  }
  .column_inner_choose_button:last-child{
    margin-right:0;
  }
  .column_inner_choose_button {
    border-radius: 5px;
    height: 47px;
    border: 1px solid rgba(113, 113, 113, 1);
    width: 136px;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    cursor: pointer;
  }
  
  .column_inner_choose_buttonact {
    border: 1px solid #fe5c0c;
    background-color: #fe5c0c;
  }
  
  .column_inner_choose_buttonact span {
    color: #FFF;
    user-select: none;
  }
  
  .column_inner_choose_button:hover {
    border: 1px solid #fe5c0c;
    background-color: #fe5c0c;
  }
  
  .column_inner_choose_button:hover span {
    color: #FFF;
  }
  
  .column_inner_choose_button_text {
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 18px;
    font-family: "OPPOSans-Ver2-Bold";
    text-align: left;
    white-space: nowrap;
    line-height: 1;
  }
  .column_inner_header_descbox{
    width: 90vw;
    margin-top: 5vw;
}
}
