.details3_left .contents_detail li{
  margin-bottom: 1.5rem;
  line-height: 1.8;
}
.details3_left .contents_detail p{
  margin-bottom: 1.5rem;
  line-height: 1.8;
}
.details3_wrap {
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto;
}
.bossgoo-news-details3 {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 60px;
  background-color: #fff;
  font-size: 16px;
  line-height: 1.5;
}
.bossgoo-news-details3 .details3_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.bossgoo-news-details3 .details3_left {
  width: calc(100% - 330px);
}
.bossgoo-news-details3 .details3_right {
  width: 330px;
  padding-left: 30px;
  box-sizing: border-box;
}
.bossgoo-news-details3 .details3_content {
  width: 100%;
  padding: 50px 45px;
  box-sizing: border-box;
  background-color: #f3f3f3;
}
.bossgoo-news-details3 .details3_title {
  line-height: 1.2;
  font-size: 32px;
  color: #000;
  font-weight: bold;
}
.bossgoo-news-details3 .details3_date {
  margin-top: 42px;
  margin-bottom: 50px;
  font-size: 14px;
}
.bossgoo-news-details3 .details3_con {
  width: 100%;
  color: #666;
}
.bossgoo-news-details3 .details3_con li{
  list-style: disc;
}
.bossgoo-news-details3 .details3_con img {
  display: inline-block;
}
.bossgoo-news-details3 .details3_text1 {
  font-size: 18px;
  color: #333;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bossgoo-news-details3 .details3_conImg1 {
  width: 100%;
  margin-top: 50px;
}
.bossgoo-news-details3 .details3_score {
  width: 100%;
  padding-top: 25px;
  display: flex;
  align-items: center;
  color: #999;
}
.bossgoo-news-details3 .details3_scoreBox {
  margin-left: 8px;
}
.bossgoo-news-details3 .details3_switch {
  width: 100%;
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.bossgoo-news-details3 .leftbtn a {
  width: 120px;
  line-height: 40px;
  text-align: center;
  background-color: #999;

  opacity: 0.5;
  display: inline-block;
}
.leftbtn a{
    color: #fff;
}
.bossgoo-news-details3 .leftbtn a:hover {
  background-color: var(--themeColor);
  opacity: 1;
}
.bossgoo-news-details3 .details3_riCon {
  width: 100%;
  margin-bottom: 40px;
}
.bossgoo-news-details3 .details3_riCon2 {
  display: none;
}
.bossgoo-news-details3 .details3_riCon_title {
  font-size: 20px;
  line-height: 2;
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
  position: relative;
  color: #000;
  font-weight: bold;
}
.bossgoo-news-details3 .details3_riCon_title::before {
  content: "";
  display: inline;
  width: 130px;
  height: 2px;
  background-color: var(--themeColor);
  position: absolute;
  left: 0;
  bottom: -1px;
}
.bossgoo-news-details3 .details3_riBottom {
  width: 100%;
  padding-top: 20px;
}
.bossgoo-news-details3 .details3_riBottom2 {
  display: flex;
  flex-wrap: wrap;
}
.bossgoo-news-details3 .details3_ri_bot_item {
  width: 100%;
  margin-bottom: 20px;
}
.bossgoo-news-details3 .details3_ri_bot_item:last-child {
  margin-bottom: 0;
}
.bossgoo-news-details3 .details3_ri_bot_ti {
  color: #000;
  font-weight: bold;
}
.bossgoo-news-details3 .details3_ri_bot_te,
.bossgoo-news-details3 .details3_ri_bot_te a {
  color: #666;
}
.bossgoo-news-details3 .details3_riProduct {
  width: 100%;
  margin-bottom: 20px;
}
.bossgoo-news-details3 .details3_riProduct:last-child {
  margin-bottom: 0;
}
.bossgoo-news-details3 .details3_ri_proItem {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.bossgoo-news-details3 .details3_ri_proImg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  overflow: hidden;
}
.bossgoo-news-details3 .details3_ri_proImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: cover;
}
.bossgoo-news-details3 .details3_ri_proBot {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.bossgoo-news-details3 .details3_ri_proTi a {
  color: #333;
}
.bossgoo-news-details3 .details3_ri_proTi a:hover {
  color: var(--themeColor);
}
.bossgoo-news-details3 .details3_ri_proPrice {
  padding-top: 10px;
  color: #f54336;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
.bossgoo-news-details3 .details3_news {
  width: 100%;
  padding-top: 80px;
}
.bossgoo-news-details3 .details3_news_title {
  width: 100%;
  position: relative;
  font-size: 24px;
  color: #333;
  text-align: center;
  font-weight: bold;
}
.bossgoo-news-details3 .details3_news_title::before,
.bossgoo-news-details3 .details3_news_title::after {
  content: "";
  width: 30%;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
}
.bossgoo-news-details3 .details3_news_title::before {
  left: 0;
}
.bossgoo-news-details3 .details3_news_title::after {
  right: 0;
}
.bossgoo-news-details3 .details3_news_box {
  width: 100%;
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.bossgoo-news-details3 .details3_news_item {
  width: 32%;
  margin-right: 2%;
}
.bossgoo-news-details3 .details3_news_item:nth-child(3n) {
  margin-right: 0;
}
.bossgoo-news-details3 .details3_news_imgBox {
  width: 100%;
  height: 0;
  padding-bottom: 75.1%;
  position: relative;
}
.bossgoo-news-details3 .details3_news_img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  overflow: hidden;
}
.bossgoo-news-details3 .details3_news_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bossgoo-news-details3 .details3_news_textBox {
  width: 100%;
  padding-top: 16px;
}
.bossgoo-news-details3 .details3_news_teDate {
  font-size: 14px;
  color: #999;
}
.bossgoo-news-details3 .details3_news_teLink {
  font-weight: bold;
  color: #333;
  margin-top: 10px;
  line-height: 1.2;
}
.bossgoo-news-details3 .details3_news_teLink:hover {
  color: var(--themeColor);
}
.bossgoo-news-details3 .details3_news_item2 {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 25px;
}
.bossgoo-news-details3 .details3_news_item2:nth-child(2n) {
  margin-right: 0;
}
.bossgoo-news-details3 .details3_it2Ti {
  width: 100%;
  color: #333;
  font-weight: bold;
  display: inline-block;
}
.bossgoo-news-details3 .details3_it2Te {
  margin-top: 5px;
  color: #666;
}
.bossgoo-news-details3 .details3_cate3,
.bossgoo-news-details3 .details3_categories {
  width: 100%;
}
.bossgoo-news-details3 .details3_cate3_imgBox {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.bossgoo-news-details3 .details3_cate3_img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  overflow: hidden;
}
.bossgoo-news-details3 .details3_cate3_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: cover;
}
.bossgoo-news-details3 .details3_cate3_title {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.bossgoo-news-details3 .details3_it2Ti:hover,
.bossgoo-news-details3 .details3_cate3_title:hover {
  color: var(--themeColor);
}
.bossgoo-news-details3 .details3_catePage {
  width: 100%;
  padding-top: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bossgoo-news-details3 .details3_cateBtn {
  width: 36px;
  line-height: 36px;
  background-color: var(--themeColor);
  border-radius: 50%;
  text-align: center;
  color: #fff;
  margin-right: 30px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bossgoo-news-details3 .details3_cateBtn .iconfont {
  font-size: 24px;
}
.bossgoo-news-details3 .details3_cateBtn:last-child {
  margin-right: 0;
}
.bossgoo-news-details3 .details3_email {
  width: 100%;
  border: 4px solid var(--themeColor);
  margin-top: 80px;
  padding: 40px 30px;
}
.bossgoo-news-details3 .details3_em_title {
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.bossgoo-news-details3 .details3_em_form {
  padding-top: 25px;
}
.bossgoo-news-details3 .details3_em_form .Validform_checktip {
  font-size: 14px;
}
.bossgoo-news-details3 .details3_em_item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.bossgoo-news-details3 .details3_em_item:last-child {
  margin-bottom: 0;
}
.bossgoo-news-details3 .details3_em_le {
  width: 90px;
  color: #333;
  text-align: right;
  line-height: 42px;
}
.bossgoo-news-details3 .details3_em_ri {
  width: calc(100% - 90px);
  padding-left: 10px;
  box-sizing: border-box;
}
.bossgoo-news-details3 .details3_em_input {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border: 1px solid #f7ddbc;
  background-color: #fffbed;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}
.bossgoo-news-details3 .details3_em_textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #f7ddbc;
  background-color: #fffbed;
  padding: 12px 20px;
  box-sizing: border-box;
}
.bossgoo-news-details3 .details3_em_ri_to {
  width: 100%;
  line-height: 42px;
}
.bossgoo-news-details3 .details3_em_char {
  width: 100%;
  font-size: 14px;
  color: #999;
}
.bossgoo-news-details3 .details3_em_button {
  width: 140px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  background-color: var(--themeColor);
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 18px;
}
.bossgoo-news-details3 .details3_newsList {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.bossgoo-news-details3 .details3_newsLe {
  width: 120px;
}
.bossgoo-news-details3 .details3_newsRi {
  width: calc(100% - 120px);
  padding-left: 12px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.bossgoo-news-details3 .details3_newsLe_imgBox {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.bossgoo-news-details3 .details3_newsLe_img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  overflow: hidden;
}
.bossgoo-news-details3 .details3_newsLe_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.bossgoo-news-details3 .details3_newsRi_title {
  color: #333;
  line-height: 1.2;
}
.bossgoo-news-details3 .details3_newsRi_title:hover,
.bossgoo-news-details3 .details3_newsList_link:hover {
  color: var(--themeColor);
}
.bossgoo-news-details3 .details3_newsRi_date {
  font-size: 14px;
  color: #999;
}
.bossgoo-news-details3 .details3_newsList_link {
  color: #999;
  font-size: 14px;
}
.bossgoo-news-details3-crumbs {
  width: 100%;
  background-color: #f3f3f3;
  color: #333;
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.5;
}
.bossgoo-news-details3-crumbs .details3_crumbs_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.bossgoo-news-details3-crumbs .details3_crumbs_box i {
  margin: 0 8px;
}
.bossgoo-news-details3-crumbs .details3_crumbs_box a,
.bossgoo-news-details3-crumbs .details3_crumbs_box span,
.bossgoo-news-details3-crumbs .details3_crumbs_box i {
  color: #999;
}
@media only screen and (max-width: 1240px) {
  .details3_wrap {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 1040px) {
  .bossgoo-news-details3 .details3_right {
    display: none;
  }
  .bossgoo-news-details3 .details3_riCon2 {
    display: block;
  }
  .bossgoo-news-details3 .details3_left {
    width: 100%;
  }
  .bossgoo-news-details3 .details3_news {
    padding-top: 60px;
  }
  .bossgoo-news-details3 .details3_riCon {
    margin-bottom: 0;
    padding-top: 60px;
  }
  .bossgoo-news-details3 .details3_riBottom {
    padding-top: 30px;
  }
  .bossgoo-news-details3 .details3_ri_bot_item {
    display: flex;
  }
  .bossgoo-news-details3 .details3_ri_bot_ti {
    margin-right: 10px;
  }
  .bossgoo-news-details3 .details3_riProduct {
    width: 49%;
    margin-right: 2%;
  }
  .bossgoo-news-details3 .details3_riProduct:nth-child(2n) {
    margin-right: 0;
  }
  .bossgoo-news-details3 .details3_email {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .details3_wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
  .bossgoo-news-details3 {
    font-size: 14px;
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .bossgoo-news-details3 .details3_content {
    padding: 20px;
  }
  .bossgoo-news-details3 .details3_title {
    font-size: 24px;
  }
  .bossgoo-news-details3 .details3_date {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .bossgoo-news-details3 .details3_text1 {
    font-size: 16px;
  }
  .bossgoo-news-details3 .details3_conImg1 {
    margin-top: 30px;
  }
  .bossgoo-news-details3 .details3_score,
  .bossgoo-news-details3 .details3_switch {
    padding-top: 20px;
  }
  .bossgoo-news-details3 .leftbtn a {
    background-color: var(--themeColor);
    opacity: 1;
    line-height: 36px;
  }
  .bossgoo-news-details3 .details3_riCon,
  .bossgoo-news-details3 .details3_news {
    padding-top: 40px;
  }
  .bossgoo-news-details3 .details3_riCon_title,
  .bossgoo-news-details3 .details3_ri_proPrice {
    font-size: 18px;
  }
  .bossgoo-news-details3 .details3_riBottom,
  .bossgoo-news-details3 .details3_news_box {
    padding-top: 20px;
  }
  .bossgoo-news-details3 .details3_ri_bot_item {
    margin-bottom: 10px;
  }
  .bossgoo-news-details3 .details3_news_title {
    font-size: 20px;
  }
  .bossgoo-news-details3 .details3_news_title::before,
  .bossgoo-news-details3 .details3_news_title::after {
    width: 22%;
  }
  .bossgoo-news-details3 .details3_cateBtn {
    width: 30px;
    line-height: 30px;
    margin-right: 15px;
  }
  .bossgoo-news-details3 .details3_cateBtn .iconfont {
    font-size: 20px;
  }
  .bossgoo-news-details3 .details3_email {
    margin-top: 40px;
    padding: 30px 20px;
  }
  .bossgoo-news-details3 .details3_em_title {
    font-size: 20px;
  }
  .bossgoo-news-details3 .details3_em_form {
    padding-top: 20px;
  }
  .bossgoo-news-details3 .details3_em_le {
    width: 80px;
    line-height: 36px;
  }
  .bossgoo-news-details3 .details3_em_ri {
    width: calc(100% - 80px);
  }
  .bossgoo-news-details3 .details3_em_item {
    margin-bottom: 12px;
  }
  .bossgoo-news-details3 .details3_em_input {
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .bossgoo-news-details3 .details3_em_textarea {
    padding: 12px 15px;
  }
  .bossgoo-news-details3 .details3_em_button {
    line-height: 36px;
    font-size: 16px;
  }
  .bossgoo-news-details3 .details3_em_ri_to {
    line-height: 36px;
  }
  .bossgoo-news-details3-crumbs {
    font-size: 12px;
  }
}
@media only screen and (max-width: 640px) {
  .bossgoo-news-details3 .details3_riCon3 .details3_riProduct {
    width: 100%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .bossgoo-news-details3 {
    padding-top: 40px;
  }
  .bossgoo-news-details3 .details3_content {
    padding: 20px 15px;
  }
  .bossgoo-news-details3 .details3_title {
    font-size: 20px;
  }
  .bossgoo-news-details3 .details3_news_item,
  .bossgoo-news-details3 .details3_news_item2 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .bossgoo-news-details3 .details3_news_item:last-child {
    margin-bottom: 0;
  }
  .bossgoo-news-details3 .details3_news_textBox {
    padding-top: 10px;
  }
  .bossgoo-news-details3 .details3_news_title::before,
  .bossgoo-news-details3 .details3_news_title::after {
    width: 18%;
  }
  .bossgoo-news-details3 .details3_email {
    border: 2px solid var(--themeColor);
    padding: 20px 15px;
  }
  .bossgoo-news-details3 .details3_em_le {
    width: 70px;
  }
  .bossgoo-news-details3 .details3_em_ri {
    width: calc(100% - 70px);
  }
}

.bossgoo-news-details3 .details3_con video{
  max-width: 100%;
}
.bossgoo-news-details3 .details3_con img{
  height: auto;
}