div .numimg-box{ margin:0px;}
.sitewidget-proddetail .sitewidget-bd .detial-cont-divsions td, .sitewidget-proddetail .sitewidget-bd .detial-cont-divsions th{background:#3A8EC9;color:#fff;}
@media screen and (min-width: 1201px){
  .newsDisplay .outbox .rightPic div.txts p{
    transform: rotate(0deg);
    margin-top: 40px;
    margin-left: 16px;
    font-size: 50px;
    color: white;
    width: 60px;
    word-break: break-word;
    overflow-wrap: break-word;
    height: auto;
    white-space: normal;
    line-height: 1.2;
  }
} 
@media screen and (max-width: 1201px) and (min-width: 651px){
	.newsDisplay .outbox .rightPic div.txts p{
    transform: rotate(0deg);
    margin-top: 40px;
    margin-left: 16px;
    font-size: 50px;
    color: white;
    width: 60px;
    word-break: break-word;
    overflow-wrap: break-word;
    height: auto;
    white-space: normal;
    line-height: 1.2;
  }
}
@media(min-width:990px){
  #location_1448967182760 .navLv1 ul{
      position: fixed;
      width: 100%;
      padding: 20px 29%;
      box-sizing: border-box;
  }
}