body.pro {
  background: #f1f3f7;
}
.factry-news-read-block .sidemenu  {
  padding: 35px 40px;
  background: #f8f9fc;
  margin-bottom: 60px;
}
.factry-news-read-block .sidemenu h2 a{
    font-size: clamp(20px, 1.7vw, 32px);
    font-weight: 600;
    color: #333;
}
.factry-news-read-block .sidemenu a:hover{text-decoration:none;color: #005ea5;}
.factry-news-read-block .sidemenu ul{}
.factry-news-read-block .sidemenu li h2 a{
    font-size: clamp(14px, 1.05vw, 20px);
    font-family: var(--font-family);
    color: inherit;
    font-weight: 200;
}
.factry-news-read-block .sidemenu li{
    padding: 7px 0;
    border-bottom: 1px solid #d3d3d3;
}
.factry-news-read-block .news-wrap{background:#fff;padding:30px;border-radius:8px;box-shadow:0 0 10px #eee;}
.factry-news-read-block .news-head{border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:20px;}
.factry-news-read-block .news-author-date{color: #000;font-size: 18px;margin:10px 0;}
.factry-news-read-block .news-author-date strong {
         color: #005ea5;
    margin-top: 0;
    font-size: 20px;
       }
.factry-news-read-block .news-content p{font-size:16px;margin:15px 0;text-align:justify;}
.factry-news-read-block .summary,
.factry-news-read-block .news-head,
.factry-news-read-block.keywords,.tags,.hyperlinks{margin:25px 0;padding:20px;background:#f5f7fa;border-radius:6px;}
.factry-news-read-block  h3{color:#005ea5;margin-top:0;font-size:20px;}
.factry-news-read-block  .tag-item{display:inline-block;background:#005ea5;color:#fff;padding:5px 12px;border-radius:20px;margin:5px 8px 5px 0;font-size:14px;text-decoration:none;}
.factry-news-read-block    a{color:#005ea5;text-decoration:none;}
.factry-news-read-block   a:hover{text-decoration:underline;}

 .author-card {
            background-color: #f5f5f5;
            border-radius: 16px;
            padding: 30px;
        }
        .author-card .box1{
            display: flex;
            align-items: center;
            gap: 24px;
        }
        .author-avatar {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            object-fit: cover;
            flex-shrink: 0;
        }
        .author-content {
            flex-grow: 1;
        }
        .author-label {
            color: #64748b;
            margin: 0 0 12px 0;
        }
  .author-label p {
            margin: 0;
        }
        .author-name-title {
            font-size: 24px;
            font-weight: 700;
            color: #18469d;
            margin: 0 0 15px 0;
        }
        .author-bio {
            margin-top: 20px;
        }
       .author-card p.author-bio{
            margin-bottom: 0px;
        }
.xiaoman_kuai_inner_img {
max-width: 30px;
width: 30px;
}

@media screen and (max-width: 991px) {
       .bobo-news-read .myart  .author-avatar {
            width: 80px;
            height: 80px;
        }
.xiaoman_kuai_inner_img {
max-width: 20px;
width: 20px;
}
        .author-name-title {
            font-size: 20px;
        }
}
.factry-news-read-block {
   padding: clamp(30px, calc( (80 / 1920) * 100vw ), 80px) 0;
  position: relative;
}

.factry-news-read-block p {
  /* color: #777c90; */
  margin: 10px 0;
  color: #000;
  line-height: 1.7;
  font-size: clamp(14px, 0.95vw, 19px);
}
.factry-news-read-block .mb-10 {
  margin-bottom: 10px;
}
.factry-news-read-block .mb-25 {
  margin-bottom: 25px;
}
.factry-news-read-block .blog-title-big {
  font-size: clamp(24px, 1.98vw, 38px);
  line-height: 1.4;
}

.factry-news-read-block .blog-meta a {
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 600;
}
.factry-news-read-block .blog-meta .text-theme {
  color: var(--color-primary);
}
.factry-news-read-block .blog-meta .float-end {
  float: right !important;
}
.factry-news-read-block .blog-meta .float-end .text-heding {
  color: #181818;
  font-weight: 600;
}
.factry-news-read-block .mb-20 {
  margin-bottom: 20px;
}
.factry-news-read-block .mb-30 {
  margin-bottom: 30px;
}
.factry-news-read-block .mb-50 {
  margin-bottom: 50px;
}
.factry-news-read-block .mt-60 {
  margin-top: 60px;
}
.factry-news-read-block .mt-30 {
  margin-top: 30px;
}
.factry-news-read-block .mb-35 {
  margin-bottom: 35px;
}
.factry-news-read-block .mt-55 {
  margin-top: 55px;
}
.factry-news-read-block .mt-65 {
  margin-top: 65px;
}
.factry-news-read-block .p-0 {
  padding: 0 !important;
}
.factry-news-read-block .border-0 {
  border: 0 !important;
}
.factry-news-read-block .author-blockquote {
  background: white;
  box-shadow: 5px 15px 40px 3px rgba(24, 24, 24, 0.05);
  padding: 50px 40px 25px 40px;
}
.factry-news-read-block .author-blockquote .blockquote-footer {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #181818 !important;
  font-size: 26px !important;
  font-weight: 700 !important;
}
.factry-news-read-block .author-blockquote .blockquote-footer::before {
  color: var(--color-primary);
  content: "Ã¢â‚¬â€ ";
}
.factry-news-read-block .author-blockquote .blockquote {
  margin-bottom: 16px;
  font-size: 20px;
  margin: 0 0 16px;
}
.factry-news-read-block .author-blockquote .blockquote p {
  color: #181818;
  font-size: 20px;
  line-height: 1.7;
  font-weight: 500;
  font-style: italic;
  text-decoration: underline;
  margin-bottom: 24px;
}
.factry-news-read-block .author-blockquote .blockquote > :last-child {
  margin-bottom: 0;
}
.factry-news-read-block .service-title-three {
  color: #181818;
  font-size: 32px;
  margin-bottom: 20px !important;
}
.factry-news-read-block .text-list {
  font-size: 20px;
}
.factry-news-read-block .text-list img {
  width: 25px;
  height: 25px;
}
.factry-news-read-block .author-profile {
  background: #f8f9fc;
}
.factry-news-read-block .author-profile .author-name {
  font-size: 32px;
}
.factry-news-read-block .author-profile p {
  margin-bottom: 21px;
}
.factry-news-read-block .author-profile .social-media a {
  color: var(--color-primary);
  font-size: 16px;
  line-height: 43px;
  text-align: center;
  display: inline-block;
  margin-left: 5px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(232, 17, 43, 0.1);
}
.factry-news-read-block .author-profile .social-media a img {
  width: 18px;
  height: 18px;
}
.factry-news-read-block .comments-wrapper .comment-title {
  font-size: 32px;
}
.factry-news-read-block .comments-wrapper .comment-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.factry-news-read-block .comments-wrapper .comment-list i {
  padding-bottom: 20px;
  margin-bottom: 45px;
}
.factry-news-read-block .comments-wrapper .comment-list .comment-box {
  position: relative;
  z-index: 1;
}
.factry-news-read-block .comments-wrapper .comment-list .comment-box .comment-avatar {
  float: left;
  margin-right: 30px;
  margin-top: -15px;
}
.factry-news-read-block .comments-wrapper .comment-list .comment-box .comment-avatar img {
  border-radius: 50%;
}
.factry-news-read-block .comments-wrapper .comment-list .comment-box .comment-content {
  overflow: hidden;
  margin-top: 15px;
}
.factry-news-read-block .comments-wrapper .comment-list .comment-box h5 {
  font-size: 18px;
  margin-bottom: 3px;
}
.factry-news-read-block .comments-wrapper .comment-list .comment-box h5 .reply {
  color: white;
  font-size: 14px;
  border: 1px solid #f3f3f3;
  font-weight: 400;
  padding: 10px 22px;
  line-height: 1;
  position: absolute;
  background: var(--color-primary);
  z-index: 1;
  right: 0;
  top: 0;
  border-radius: 4px;
}
.factry-news-read-block .comments-wrapper .comment-list .comment-box .fs-14 {
  font-size: 14px;
  margin-bottom: 15px;
}
.factry-news-read-block .comments-wrapper .comment-list .comment-box .fs-14 i {
  margin-right: 5px;
}
.factry-news-read-block .comments-wrapper .comment-list .comment-box .fs-14 .far {
  font-weight: 400;
}
.factry-news-read-block .widget-right-section {
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  .factry-news-read-block .widget-right-section {
    padding-left: 1.5rem !important;
  }
}
@media (min-width: 1200px) {
  .factry-news-read-block .widget-right-section {
    margin-left: 1rem !important;
  }
}
.factry-news-read-block .widget-right-section .widget-post {
  padding: 35px 40px;
  background: #f8f9fc;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .factry-news-read-block .widget-right-section .widget-post {
    padding: 20px;
    margin-bottom: 30px;
  }
}
.factry-news-read-block .widget-right-section .widget-post .widget-title-box {
  margin-bottom: 17px;
}
.factry-news-read-block .widget-right-section .widget-post .widget-title-box .widget-title-three {
  font-size: clamp(20px, 1.7vw, 32px);
  font-weight: 600;
}

.factry-news-read-block .widget-right-section .widget-post .widget-title-box .post-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.factry-news-read-block .widget-right-section .widget-post .blog-post {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 20px;
}
.factry-news-read-block .widget-right-section .widget-post .blog-post .post-content {
  margin-right: 20px;
  flex: 1;
}
.factry-news-read-block .widget-right-section .widget-post .blog-post .post-content img {
  vertical-align: middle;
}
.factry-news-read-block .widget-right-section .widget-post .blog-post .post-content span {
  color: var(--color-primary);
  font-weight: 500;
  display: inline-block;
  margin-bottom: 4px;
}
.factry-news-read-block .widget-right-section .widget-post .blog-post .post-content h6 {
  color: #181818;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 1599.98px) {
  .factry-news-read-block .widget-right-section .widget-post .blog-post .post-content h6 {
    font-size: 16px;
  }
}
.factry-news-read-block .widget-right-section .widget-post .blog-post .post-content h6 a {
  color: inherit;
  text-decoration: none;
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  font-size: clamp(14px, 0.85vw, 16px);
}
.factry-news-read-block .widget-right-section .widget-post .blog-post > a {
  width: 90px;
  height: 90px;
}
.factry-news-read-block .widget-right-section .widget-post .blog-post > a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.factry-news-read-block .widget-right-section .widget-categories {
  padding: 40px;
  background: #f8f9fc;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .factry-news-read-block .widget-right-section .widget-categories {
    padding: 20px;
    margin-bottom: 30px;
  }
}
.factry-news-read-block .widget-right-section .widget-categories .widget-title-box {
  margin-bottom: 25px;
}
.factry-news-read-block .widget-right-section .widget-categories .widget-title-box .widget-title-three {
  font-size: 32px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .factry-news-read-block .widget-right-section .widget-categories .widget-title-box .widget-title-three {
    font-size: 22px;
    font-weight: 600;
  }
}
.factry-news-read-block .widget-right-section .widget-categories .service-widget {
  padding: 0;
  list-style: none;
}
.factry-news-read-block .widget-right-section .widget-categories .service-widget li a {
  color: #181818;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  font-family: "Urbanist", sans-serif;
  padding: 20px 30px;
  background: white;
  margin-bottom: 20px;
  display: block;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .factry-news-read-block .widget-right-section .widget-categories .service-widget li a {
    padding: 15px 15px;
    font-size: 18px;
  }
}
.factry-news-read-block .widget-right-section .widget-categories .service-widget li a:hover::after,
.factry-news-read-block .widget-right-section .widget-categories .service-widget li a:hover::before {
  width: 52%;
}
.factry-news-read-block .widget-right-section .widget-categories .service-widget li a::before {
  content: "";
  position: absolute;
  background: var(--color-primary);
  height: 100%;
  width: 0;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s ease 0s;
}
.factry-news-read-block .widget-right-section .widget-categories .service-widget li a::after {
  content: "";
  position: absolute;
  background: var(--color-primary);
  height: 100%;
  width: 0;
  right: 0;
  top: 0;
  z-index: -1;
  transition: all 0.3s ease 0s;
}
.factry-news-read-block .widget-right-section .widget-categories .service-widget li a:hover {
  color: white;
}
.factry-news-read-block .widget-right-section .widget-categories .service-widget li a .float-end {
  float: right !important;
}
.factry-news-read-block .widget-right-section .widget-categories .service-widget li a .float-end img {
  width: 24px;
  height: 24px;
}
.factry-news-read-block .widget-right-section .widget-form-box .inqury_title_box {
  padding-left: 0px !important;
}
.factry-news-read-block .widget-right-section .widget-form-box .inqury-form .input-wrap {
  padding: 15px 0px;
}
.factry-news-read-block .widget-right-section .widget-form-box .row div {
  padding-right: 0px;
  padding-left: 0px;
}
.factry-news-read-block .widget-right-section .widget-form-box .inqury_title_box {
  text-align: left !important;
}
.factry-news-read-block .widget-right-section .widget-form-box .inqury_title_box {
  padding: 0px !important;
}
.factry-news-read-block .widget-right-section .widget-form {
  padding: 34px 40px 40px 40px;
  background: #f8f9fc;
  margin-bottom: 60px;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .factry-news-read-block .widget-right-section .widget-form {
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.factry-news-read-block .widget-right-section .widget-form .inqury_title_text {
  font-weight: 600;
}
@media (max-width: 767px) {
  .factry-news-read-block .widget-right-section .widget-form .inqury_title_text {
    font-size: 22px;
  }
}
.factry-news-read-block .widget-right-section .widget-form .crm_inquiry_form_boxfactry_news_read_1775035825216343 .inqury_title_box {
  padding-left: 0px !important;
}
.factry-news-read-block .widget-right-section .widget-categories-tag {
  padding: 35px 40px 30px 40px;
  background: #f8f9fc;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .factry-news-read-block .widget-right-section .widget-categories-tag {
    padding: 20px;
    margin-bottom: 30px;
  }
}
.factry-news-read-block .widget-right-section .widget-categories-tag .widget-title-box {
  margin-bottom: 20px;
}
.factry-news-read-block .widget-right-section .widget-categories-tag .widget-title-box .widget-title-three {
  font-size: 32px;
  font-weight: 600;
}
@media (max-width: 1199px) {
  .factry-news-read-block .widget-right-section .widget-categories-tag .widget-title-box .widget-title-three {
    font-size: 22px;
    font-weight: 600;
  }
}
.factry-news-read-block .widget-right-section .widget-categories-tag .tag-list a {
  color: #777c90;
  font-size: 15px;
  font-weight: 500;
  background: white;
  display: inline-block;
  padding: 16px 16px;
  margin: 8px 5px;
  line-height: 1;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 1;
}
.factry-news-read-block .widget-right-section .widget-categories-tag .tag-list a::selection {
  background: black;
  color: white;
  text-shadow: none;
}
.factry-news-read-block .widget-right-section .widget-categories-tag .tag-list a:hover::before {
  width: 100%;
  background: var(--color-primary);
  color: #fff !important;
}
.factry-news-read-block .widget-right-section .widget-categories-tag .tag-list a:hover {
  color: #fff !important;
}
.factry-news-read-block .widget-right-section .widget-categories-tag .tag-list a::before {
  content: "";
  position: absolute;
  z-index: 1;
  background: white;
  width: 1px;
  height: 100%;
  left: 0;
  bottom: 0;
  transition: all 0.3s ease 0s;
  z-index: -1;
}


@media(max-width:991px){
  .factry-news-read-block p iframe{height: 375px;}
}

@media(max-width:767px){
  .author-card .box1 {flex-direction: column;}
  .factry-news-read-block .sidemenu {padding: 20px;}
  .factry-news-read-block p iframe{height: 375px;}
}

@media(max-width:480px){
  .factry-news-read-block p iframe{height: 225px;}
}
