/* Preload images */
body:after {
  content: url(/img/icon_close.png) url(/img/icon_loading.gif) url(/img/icon_prev.png) url(/img/icon_next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/img/icon_loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/img/icon_prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/img/icon_next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/img/icon_close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


@media only screen and (max-width: 768px){
  #w_fimg-1620952119216 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: auto;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
  #w_common_text-1620786620675 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
  #w_fimg-1620786620668 {
    width: 75%;
    max-width: 543px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 49px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
  #w_common_text-1620786620672 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 17px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
  #w_grid-1620786620659 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding: 10px;
}
  #w_grid-1620955140062 {
   
    display: none;
}
  #w_common_text-1620786620684{
   
    display: none;
}
  #w_common_text-1620786620672 p span{
  
  	    font-size: 22px;
  }
  #w_grid-1620786620648 .p_gridbox {
    background-image: none;
 
}
  #c_portalResnav_main-16208798980350993 {

    display: none;
}
  #w_videobackbox-1620786960756 {

    display: none;
}
  #w_fimg-1620891440491 .p_dimage > img {
    height: auto;
   
}
  #w_fimg-1620893851002 .p_dimage > img {
    height: auto;
    
}
  #w_common_text-1620893850978  span{
      
    font-size: 28px !important;
  }
  #w_grid-1620891440486 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
    padding: 0 10px;
}
  #w_grid-1620893850970 {
    width: 100%;
    max-width: 1596px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding: 0 10px;
}
  #w_common_text-1620892949699 span{
      
    font-size: 28px !important;
  }
  #c_portalResFriendlink_list-16208937601561204 .p_articles {
    width: calc((100% - 60px)/3);
    margin: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}
  #c_portalResFriendlink_list-16208937601561204 .p_links {
    width: auto;
    height: auto;
    border-color: transparent;
    padding: 0;
    overflow: visible;
    font-size: 0;
    margin-top: 10px;
}
  #w_grid-1606384489006 {
   
    display: none;
}
  #c_portalResProduct_list-16011791312527491 .proTitle {
    position: relative;
    text-align: center;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-size: 14px;
    height: 70px;
    line-height: 70px;
    transition: all .5s ease;
}
  #c_portalResBreadcrumb_nav-1603703532142 {
   
    display: none;
}
  #w_grid-1606384059407 {
   
    display: none;
}
  
 #c_portalResProduct_detail-16037036224388848 .p_ThumbnailBox{
   
    display: none;
}
 #c_portalResNews_list-16208953866316026 .p_pagebox .pre {
    display: inline-table;
    height: 45px;
    width: 58%;
    color: rgba(255,255,255,1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: #1890ff;
    text-align: center;
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    left: 0;
    top: 0;
    box-sizing: border-box;
}
  
 #c_portalResNews_list-16208953866316026 .p_pagebox .next {
    display: inline-table;
    height: 45px;
    width: 57%;
    color: rgba(255,255,255,1);
    border-width: 0;
    border-style: solid;
    border-color: rgba(255,255,255,0);
    background-color: #1890ff;
    text-align: center;
    padding-top: 0;
    padding-right: 10px;
    padding-left: 10px;
    position: relative;
    left: 0;
    top: 0;
    box-sizing: border-box;
}
  #c_portalResNews_list-16208953866316026 .p_pagebox .NumBox {
    width: 60%;
    height: 44px;
    display: inline-table;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
    background: #e6e6e6;
    vertical-align: top;
}
  #c_portalResNews_category-1605583526520 {
 
    display: none;
}
#c_portalResNews_detail-1605583526530 .p_dataSource {
    margin: 0;
    padding-bottom: 10px;
    padding-top: 0;
    display: none;
}
  #c_portalResMessage_form-16208965542302421 .e_box.form-group.p_TelephoneBox {
    width: calc((100% - 20px)/1);
    float: left;
}
  #c_portalResMessage_form-16208965542302421 .p_FullNameBox {
    width: calc((100% - 20px)/1);
    display: inline-block;
}
  
  
}


@media only screen and (max-width:1440px) and (min-width: 1366px){
  #w_grid-1620786620659> div > .p_gridbox > .p_gridCell {
    margin-bottom: 0rem;
    margin-top: 32px;
    margin-left: 22%;
}
  #w_common_text-1620786620675 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 24px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
  #w_grid-1620955140062{
   display:none;
  	}
  #w_common_text-1620786620684 {
   
    display: none;
}
}


@media only screen and (max-width: 768px){
  #c_portalResNews_list-16207872954744421 .newContainer {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 2rem auto;
    padding: 16px;
}
  #c_portalResNews_list-16207872954744421 .newLi {
    position: relative;
    overflow: hidden;
    padding: 0px;
    background: #eeeeee;
    border-radius: 0px 10px 0px 10px;

    margin-bottom: 24px;
}
  #c_portalResNews_list-16207872954744421 .newContainer {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0rem auto;
    padding: 16px;
  
}
  #w_common_text-1640161196505 {
    width: auto;
    max-width: 613px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 219px;
    margin-top: 4%;
    margin-left: 10%;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
  #w_grid-1640161196499 {
    width: 100%;
    max-width: 1180px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
}
  #c_portalResFriendlink_list-1620957215543 .p_articles {
    width: calc((100% - 0px)/2);
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
  #c_portalResFriendlink_list-1620957215543 .higher img, .higher video {
 width: 100% !important;
    height: auto!important;
    left: 50%!important;
    top: 50%!important;
    -webkit-transform: translate(-50%,-50%)!important;
    -ms-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important;
    position: absolute!important;
}
  #w_grid-1620957215443 {
    width: 100%;
    max-width: 1596px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 17%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
 #c_portalResFriendlink_list-1620957215543 .p_pagebox .pre .font {
    display: table-cell;
    vertical-align: middle;
    bottom: 0;
    font-size: 19px;
}
  #c_portalResFriendlink_list-1620957215543 .p_pagebox .next .font {
    display: table-cell;
    vertical-align: middle;
    bottom: 0;
    font-size: 23px;
}
 #c_portalResFriendlink_list-1620957215543 .p_pagebox .num {
    display: table;
    vertical-align: middle;
    font-size: 23px;
    text-align: center;
    width: auto;
    margin: 0 auto;
    position: absolute;
    overflow: hidden;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
  #c_portalResPublic_codeContainer-16208880762446564 .about-num {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    display: none;
}
  #c_portalResVideo_category-16401544620633164 {

    display: none;
}
 
  #w_grid-1640154596688 {
    width: 100%;
    max-width: 360px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

  #c_portalResVideo_list-16075941868752363 .p_VideoList {
    width: auto;
    height: auto;
    padding: 0 0px;
    white-space: normal;
    font-size: 0;
    overflow: hidden;
    background: transparent;
}
 #c_portalResVideo_list-16075941868752363 .p_Video {
    width: auto;
    height: auto;
    padding: 0px;
}
  div#content_box-1640152605210-0{
  	width: 48%;
  }
  div#content_box-1640152605210-1 {
    width: 48%;
}
  #w_common_text-1620888094119 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 9px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
  #w_common_text-1638495407826 .reset_style p {
    margin: 0;
    font-size: 14px;
    margin-left: 30px;
}
  
   #w_common_text-1640161196505 .reset_style p {
    margin: 0;
    font-size: 14px;
    margin-left: 30px;
}
}