@charset "UTF-8";

.wq_top_module {
   /* height: 500px; */
   width: 100%;
}

.wq_index_banner {
   width: 100%;
   height: 500px;
   cursor: pointer;  
   background-size: 100%;
}

.wq_top_module .swiper-pagination {
   bottom:20px
}



.wq_top_content {
   width: 1200px;
   margin: auto;
   position: absolute;
   left:50%;
   top:50%;
   margin-left: -600px;
   top:20px;
   z-index: 8;
}

.wq_top_content .home_arrow_left {
   position: absolute;
   left: -30px;
   top:180px;
}


.wq_top_content .home_arrow_right {
   position: absolute;
   right: -90px;
   top:180px;
}

.wq_top_appotint_box {
   position: absolute;
   /* width: 348px; */
	/* height: 330px; */
   right: 0px;
   /* top:100px; */
   top:100px;
   z-index: 22;
   padding: 30px;
   background: white;
   border-radius: 10px;
}



/* .wq_top_module video{
   width: 100%;
   height: 670px;
} */

.wq_video_mask {
   position: absolute;
   width: 100%;
   height: 100%;
   background:rgba(0,0,0,.2);
   z-index: 2;
}

.wq_top_module .wq_video_mask .wq_content img{
   /* margin-top:30%; */
}
.video-js {
   margin:auto;
}

.wq_index_support {
  background: url("http://late-care.tuolele.cn/2021-11-08_pic_index_support_v1.png?imageslim") no-repeat  bottom center;
  padding-bottom:100px;
}



.wq_index_support  .wq_support_box .wq_support_item_box {
   width: 226px;
   height: 334px;
   margin-left: 17px;
}

.wq_index_support  .wq_support_box .wq_support_item_box:first-child {
  margin-left:0px!important;
}

.wq_index_support  .wq_support_box .wq_support_item_box>div{
  width: 100%;
   height: 100%;
}

.wq_support_item_status_1 {
  background: url("../image/pic_support_item.png") no-repeat  ;
  background-size: 100% 100%;
  padding-top:195px;
}

.wq_support_item_status_2 {
   position: relative;
   padding-top:265px;
   
}

.wq_support_item_status_2 img {
   position: absolute;
   width: 100%;
   height: 100%;
   /* z-index: -1; */
   top:0px;
   left:0px;
}


.wq_support_item_status_2 h3 {
   position: relative;
   z-index:2;
}

.wq_wrapper_chooice {
  background: url("http://late-care.tuolele.cn/banner_index_choice.png?imageslim") no-repeat  ;
  height: 1045px;
  /* margin-top:100px ; */
}

.wq_wrapper_comment {
  background: url("http://late-care.tuolele.cn/banner_index_comment.png?imageslim") no-repeat  ;
  background-size: 100% 900px ;
  height: 900px;
  position: relative;
}

.wq_wrapper_comment .wq_content_box .wq_content_title { 
  padding-top:280px!important;
}

.wq_wrapper_comment .wq_comment_pc {
    margin-top:40px;

}

.wq_wrapper_comment  .wq_comment_list_wrapper_box {
   width: 512px;
   height: 450px;
   background:white;
   margin-top: 16px;
   border-radius: 10px;
   padding: 30px 20px;
   
}

.wq_wrapper_comment  .wq_comment_list_wrapper_box .wq_comment_list_box {
  height: 100%;
  overflow-y: scroll;
}


.wq_wrapper_comment  .wq_comment_list_wrapper_box  .wq_comment_item{
   border-radius: 20px;
   padding:10px 30px;
   margin-right:10px
}

.wq_wrapper_comment  .wq_comment_list_wrapper_box  .wq_comment_item:nth-child(odd) {
      background:rgba(236,108,0,.1);
}

.wq_wrapper_comment  .wq_comment_list_wrapper_box  .wq_comment_item:nth-child(odd) .mobile {
   color:#ec6c00;
}

.wq_wrapper_comment  .wq_comment_list_wrapper_box  .wq_comment_item:nth-child(even) .mobile {
  color:#222f8b;
}

.wq_wrapper_comment  .wq_comment_list_wrapper_box  .wq_comment_item:nth-child(even) {
  background:rgba(34,47,139,.1)
}

.wq_wrapper_chooice .female ,
.wq_wrapper_chooice .male {
   position: absolute;
   bottom:0px;
}

.wq_wrapper_chooice .wq_content {
   height: 850px;
}

.wq_wrapper_chooice .female {
   right:0px
}

.wq_wrapper_chooice .male {
  left:0px
}

.wq_wrapper_chooice .wq_chooice_img {
   width: 700px;
}

.wq_chooice_main_box {
  position: relative;
  height: 730px;
}

.swiper-pagination {
   width: 300px;
   z-index: 8;
   text-align: center;
   position: absolute;
   left:50%;
   margin-left:-115px;
   
}

.swiper-pagination .swiper-pagination-bullet  {
   display: inline-block;
   opacity: 1;
   margin-right: 15px;
   width: 30px;
   height: 8px;
   background: white;
   border-radius: 10px;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(236,108,0,.9);
}

.wq_choice_desc_box  {
   width: 570px;
   height: 165px;
   position: absolute;
   bottom:0px;
   left:50%;
   -webkit-transform: translateX(-50%);
            transform: translateX(-50%);

}

.wq_choice_desc_box img {
   position: absolute;
   left:210px;
}

.wq_choic_desc {
  margin-top:16px;
  border-radius: 10px;
  background: rgba(236,108,0,.9);
}

/* .wq_top_module {
   background: url("https://late-care.tuolele.cn/2021-03-26_wenqiyousi_banner1.png?imageslim") no-repeat  top center ;
   background-size: 100%;
   padding-top:60px;
} */

/* .wq_top_module .wq_content{
   height: 675px;
} */

.play_video_box .wq_mask_close img{
   width: 40px;
}

.wq_talent_support .wq_talent_item_box{
   margin-right:48px ;
   margin-bottom:40px
}

.wq_talent_support .wq_talent_item_box:nth-child(even){
   margin-right:0px ;
}