.wrapper{
	padding:0!important;
}
.newCardBox{
  margin-top: 20px;
  display: flex;
  justify-content: space-around;
}
.newCardBoxLeft{
  border: 2px dashed #e10178;
  padding: 20px 0;
}
.newCardBoxRight{
  margin-left: 20px;
  border: 2px dashed #55b949;
  padding: 15px 0;
}
#oberg-overview-hero-block-block_603506b3a0735{
	padding:0!important;
}
#mco-two-column-content-block-block_606b3a0d57f57{
	padding:0!important;
}
.oberg-related-link-expanded img {
    display: block!important;
}
.oberg-related-link-expanded{
	top:0!important;
}
@media (min-width: 1120px){
  #fotterSelf{
   background-color: white;
   display: flex;
   font-size: 0.875rem;
   justify-content: space-between;
   align-items: center;
   -webkit-box-pack: justify;
   -webkit-box-align: center;
  }

}
@media (max-width: 1120px){
	.oberg-related-link-opened{
		transform: rotate(180deg);
	}
}
  @media (min-width: 768px){
    #home_card .mco-b24-content-teaser-item-one,#home_card .mco-b24-content-teaser-item-three {
         /* width: 50%!important;
    max-width: 50%!important; */
         width: 50%;
    max-width: 50%;

 }	
}

@media (min-width: 1280px){
  #home_card .mco-b24-content-teaser-item{
    flex-direction:unset!important;
  }
  .oberg-related-link-expanded{
    left: 35.5rem;
  }
} 
.mco-b24-content-teaser-item-content{
  padding-left:10px;
}
.oberg-related-link-container{
	height:5rem;
}
.site-info{
	padding: 0 20px;
	text-align:left;
}
.mco-title-block-cta-link{
	vertical-align: 30px;
}
a{
text-decoration: none!important;
}
.mco-b24-content-teaser-item-two {
    padding-top: 150px;
}

.dynamic-content-wrapper .dynamic-content-item {
  width: 100%;
  position: relative;
  padding-bottom: 4.3125rem;
  margin-bottom: 1.25rem;
}
.dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body {
  position: absolute;
  background-color: #e20177;;
  color: #fff;
  width: 85%;
  margin: 0 7.5%;
  bottom: 0;
}
.dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-container{
  overflow: hidden;
}
.dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-container .dynamic-content-item-content-caption {
  display: block;
}
@media (min-width: 1280px){
  #dynamic-content-cards-block-block_603526a394f0e {
    display: flex;
  }
  .dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body {
    width: 18.75rem;
    margin: 0 5%;
  }
  .dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-container, .dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-footer {
    padding: 1.5rem 2rem;
  }
  .dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-container:hover {
    /* height: 11rem; */
  }
  .dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-container:hover .dynamic-content-item-content-caption {
    display: block;
  }
}
@media (min-width: 768px){
  .dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-container {
    height: 6.875rem;
    cursor: pointer;
    -webkit-transition: height .5s ease;
    transition: height .5s ease;
  }
    .dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-container {
      height: 11rem;
      -webkit-transition: height .5s ease;
      transition: height .5s ease;
  }
  .dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-container:hover {
      /* height: 11rem; */
      -webkit-transition: height .5s ease;
      transition: height .5s ease;
  }
  .dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-container:hover .dynamic-content-item-content-caption {
    display: block;
  }
}
.dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-container, .dynamic-content-wrapper .dynamic-content-item .dynamic-content-item-body .body-footer {
  padding: 1rem;
  border-bottom: 1px solid rgba(255,255,255,.5);
}

@media (max-width: 500px) {
  .product_card {
    width: 40%;
    min-width: 310px;
    max-width: 330px;
    display: flex;
    justify-content: center;
    padding: 20px 10px;
    margin: 10px auto;
  }
  .product_card .product_img {
    width: 30%;
  }
}
@media (min-width: 500px) {
  .product_content_list_icon {
    margin-left: -56px;
  }
  .product_content_list {
    padding: 0 20px;
    min-width: 1100px;
    margin-left: -56px;
  }
  .product_card {
    overflow: hidden;
    display: flex;
    padding: 20px 10px;
    margin: 10px auto;
  }
  .product_card_show:hover {
    animation: productAction 0.5s linear forwards;
  }
  .product_card .product_img {
  }
  @keyframes productAction {
    form {
      box-shadow: 0px 7.5px 15px -8.5px rgb(0 0 0 / 75%);
    }
    to {
      box-shadow: 0px 15px 30px -17px rgb(0 0 0 / 75%);
    }
  }
}

.site-branding a img{
  padding: 20px;
}

.content_title {
  background-color: #1f4198;
  color: white;
  height: 61px;
  line-height: 61px;
  font-size: 20px;
  border-radius: 30px;
  padding-bottom: 50px;
}
.min_site {
  display: none;
}
.pc_site {
  display: none;
}
.footer_approve_number{
  text-align: left;
  color: rgb(78, 78, 78);
  font-size: 9.6px;
  line-height: 18px;
  font-weight: normal;
}
@media (max-width: 500px) {
  #content_title {
    margin-left: -30px !important;
    text-align: right!important;
    padding-right: 30px;
    font-size: 17px!important;
  }
  .content_title {
    /* width: 100%; */
    margin-left: -30px !important;
    border-radius: 0px 25px 25px 0px;
  }
  #content .self_ul{
    padding-left: 1rem;
  }
  .min_site {
    display: block;
  }
  .news_footer div{
    flex-direction: column!important;
  }
  .news_footer div a{
    width: 194px!important;
  }
  .complute_news_body{
    flex-direction: column!important;
  }
  .newCardBox{
    flex-direction: column!important;
  }
  .newCardBoxRight{
    margin-left: 0px;
    margin-top: 20px;
  }
  .shengming_button{
    width: 60%;
  }
  .footer_approve_number{
    padding-left: 1rem;
  }
}
@media (min-width: 1270px) {
  .pc_content{
    padding:0 240px;
  }
  #content .self_ul{
    padding-left: 3rem;
  }
}
@media (min-width: 500px) {
  .content_title {
    width: 380px!important;
    margin: 0 auto;
  }
  .pc_site {
    display: block;
  }
  .footer_approve_number{
    padding-left: 3rem;
  }
}
#content ul .self_li{
  list-style: disc;
  padding-left: 0.5rem;
}
#content ul .self_li:before{
  content: none;
}
.product_content_list a p{
	margin:0;
}
@media (min-width: 1024px) {
	.self-menu{
    width: 90%;
    margin: auto;
    border-top: 1px solid #dbdbdb;
  }
  #wrap_aleart_box {
    width: 50% !important;
  }
  .wrap_aleart_box_footer {
    flex-direction: inherit !important;
    justify-content: space-around;
  }
}
.content_checkbox input {
  outline-color: invert;
  outline-style: none;
  outline-width: 0px;
  border: none;
  border-style: none;
  text-shadow: none;
  -webkit-appearance: none;
  -webkit-user-select: text;
  outline-color: transparent;
  box-shadow: none;
	width: 13px;
  height: 13px;
}
.content_checkbox input[type='checkbox'] {
  cursor: pointer;
  position: relative;
}
.content_checkbox input[type='checkbox']::after {
  position: absolute;
  top: 0;
  background-color: #fff;
  color: #fff;
  width: 14px;
  height: 14px;
  display: inline-block;
  visibility: visible;
  padding-left: 0px;
  text-align: center;
  content: '';
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}
.content_checkbox input[type='checkbox']:checked::before {
  content: '';
  position: absolute;
  top: 1px;
  left: 5px;
  width: 3px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  z-index: 1;
}
.content_checkbox input[type='checkbox']:checked::after {
  content: '';
  background-color: #e20177;
  border-color: #e20177;
  background-color: #e20177;
}
#content ul .init_li:before{
	content:none;
}
.pdfjs-iframe{
	    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
		border:none;
}