html{



  font-size: 100px !important;



}



.dl-container{



  width: 94%;



  max-width: 1480px;



  margin: auto;



}







.clear {



  clear: both;



}



/* 

.sjcTop,



.sjcTop2,



.sjcBottom,



.sjcLeft,



.sjcRight,



.leftWow,



.rightWow,



.bottomWow,



.fdWow,



.fds {



  -webkit-transition: all 0.8s ease-out;



  transition: all 0.8s ease-out;



}

 */





.InsidePage {



  width: 100%;



}







.InsidePage img {



  display: block;



  width: 100%;



}







.crumbs {



  padding: 0.25rem 0;



  background: #f7f7f7;



}







.crumbs .crumbsBox {



  font-size: 0.16rem;



}







.crumbs .crumbsBox a {



  font-size: 0.16rem;



  color: #333;



  -webkit-transition: 0.5s;



  transition: 0.5s;



}







.crumbs .crumbsBox a:hover {



  color: #285e8e;



}







.nyproductList .productListBox {



  display: flex;



  justify-content: space-between;



  flex-wrap: wrap;



  width: 100%;



  padding-top: 0.4rem;



}







.nyproductList .productListBox .productListl {



  width: 20%;



}







.nyproductList .productListBox .productListl h4 {



  line-height: 1;



  font-size: 0.22rem;



  text-transform: capitalize;



  border-bottom: 1px solid #eeeeee;



  padding-bottom: 0.17rem;



}







.nyproductList .productListBox .productListl ul {



  margin-top: 0.2rem;



}







.nyproductList .productListBox .productListl ul li {



  padding-left: 18px;



  background: url(../images/nyproductIco.png) no-repeat 0px 13px;



}







.nyproductList .productListBox .productListl ul li a {



  font-size: 0.16rem;



  line-height: 0.36rem;



  -webkit-transition: 0.5s;



  transition: 0.5s;



}







.nyproductList .productListBox .productListl ul li:hover a {



  color: #285e8e;



}







.nyproductList .productListBox .productListl .nyproductListNews {}







.nyproductList .productListBox .productListl .nyproductListNews ul li {



  margin-top: 0.2rem;



  display: flex;



  justify-content: space-between;



  padding-left: 0;



  background: transparent;



  width: 100%;



  background: #fff;



  box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.1);



  align-items: center;



  transition: .5s;



}







.nyproductList .productListBox .productListl .nyproductListNews ul li .nyproductListNewsl {



  width: 30%;



  padding: 0 0.1rem;



  /* background: #fff; */



  height: 0.5rem;



}







.nyproductList .productListBox .productListl .nyproductListNews ul li .nyproductListNewsl img {



  width: 100%;



  height: 100%;



  display: block;



  object-fit: contain;



  background: #fff;



}











.nyproductList .productListBox .productListl .nyproductListNews ul li .nyproductListNewsr {



  width: 68%;



  display: block;



  overflow: hidden;



  font-size: 0.16rem;



  background: #fff;



  padding: 0.1rem;



  box-sizing: border-box;



  transition: .5s;



}







.nyproductList .productListBox .productListl .nyproductListNews ul li .nyproductListNewsr span {



  color: #000;



  display: -webkit-box;



  -webkit-line-clamp: 2;



  -webkit-box-orient: vertical;



  overflow: hidden;



  word-wrap: break-word;



  word-break: break-all;



  transition: .5s;



}











.nyproductList .productListBox .productListl .nyproductListHot .nyproductListHotl {



  width: 54px;



  height: 27px;



  background: #f1f1f1 url(../images/nyproductListHotl.png) no-repeat center;



  border-radius: 5px;



  cursor: pointer;



  margin: 0.3rem auto 0;







}







.nyproductList .productListBox .productListl .nyproductListHot .nyproductListHotr {



  width: 54px;



  height: 27px;



  background: #f1f1f1 url(../images/nyproductListHotr.png) no-repeat center;



  border-radius: 5px;



  cursor: pointer;



  margin: 0.1rem auto 0;



}







.nyproductList .productListBox .productListl .nyproductListHot .swiper-container {



  overflow: hidden;



  height: 6.5rem;



  margin-top: 0;



}







.nyproductList .productListBox .productListl .nyproductListHot ul li {



  padding-left: 0;



  background: transparent;



  height: 3rem;



}







.nyproductList .productListBox .productListl .nyproductListHot ul li .nyproductListHotImg {



  width: 100%;



  height: 2.5rem;



  display: block;







}







.nyproductList .productListBox .productListl .nyproductListHot ul li .nyproductListHotImg img {



  display: block;



  width: calc(100% - 2px);



  height: 100%;



  object-fit: contain;



  border: 1px solid #f2f2f2;



}







.nyproductList .productListBox .productListl .nyproductListHotText {



  display: block;



  width: 100%;



  line-height: 0.5rem;



  overflow: hidden;



  text-overflow: ellipsis;



  white-space: nowrap;



  font-size: 0.16rem;



  border: 1px solid #f2f2f2;



  padding: 0 0.2rem;



  box-sizing: border-box;



  text-align: center;



  border-top: 0;







}











.nyproductList .productListBox .productListl .nyproductListNews ul li:hover {



  background: #285e8e;



}







.nyproductList .productListBox .productListl .nyproductListNews ul li:hover .nyproductListNewsr {



  background: #285e8e;



}







.nyproductList .productListBox .productListl .nyproductListNews ul li:hover .nyproductListNewsr span {



  color: #fff;



}







.nyproductList .productListBox .productListr {



  width: 76.5%;



}







.nyproductList .productListBox .productListr ul {



  overflow: hidden;



}







.nyproductList .productListBox .productListr ul li {



  width: 22.5%;



  float: left;



  margin-right: 3.33333%;



  margin-bottom: 0.7rem;



}







.nyproductList .productListBox .productListr ul li:nth-child(4n) {



  margin-right: 0;



}







.nyproductList .productListBox .productListr ul li a {



  display: block;



}







.nyproductList .productListBox .productListr ul li a i {



  display: block;



  width: 100%;



  padding: 58.1% 0;



  position: relative;



}







.nyproductList .productListBox .productListr ul li a i img {



  display: block;



  position: absolute;



  top: 0;



  left: 0;



  right: 0;



  bottom: 0;



  max-width: 100%;



  max-height: 100%;



  margin: auto;



  z-index: 2;



}







.nyproductList .productListBox .productListr ul li a i em {



  width: 100%;



  height: 13%;



  background: #f7f7f7;



  position: absolute;



  bottom: 0;



  left: 0;



}







.nyproductList .productListBox .productListr ul li a span {



  display: block;



  padding-top: 0.12rem;



  padding-bottom: 0.12rem;



  font-size: 0.18rem;



  line-height: 1.5;



}







.nyproductList .productListBox .productListr ul li a b {



  display: block;



  font-size: 0.14rem;



  color: #999999;



  font-weight: normal;



  line-height: 1;



  height: 0.14rem;



}











.nyproductList .productListBox .productListr .paging {



  display: flex;



  justify-content: center;



  align-items: center;



}











.nyproductList .productListBox .productListr .paging ul li {



  width: 0.3rem;



  height: 0.3rem;



  margin: 0 0.05rem;



  background: #f2f2f2;



  -webkit-transition: .5s;



  transition: .5s;



}







.nyproductList .productListBox .productListr .paging ul li a {



  display: block;



  text-align: center;



  line-height: 0.3rem;



  font-size: 0.16rem;



  -webkit-transition: .5s;



  transition: .5s;



}







.nyproductList .productListBox .productListr .paging ul li:hover {



  background: #285e8e;



}







.nyproductList .productListBox .productListr .paging ul li a:hover {



  color: #fff;



}











.nyproductList .productListBox .nyproductdetails {



  width: 76.25%;



  padding-bottom: 20px;



}







.nyproductList .productListBox .nyproductdetails h4 {



  font-size: 0.24rem;



  margin-bottom: 0.4rem;



  line-height: 1;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox {



  width: 100%;



  display: flex;



  justify-content: space-between;



  flex-wrap: wrap;



  border-bottom: 1px solid #dddddd;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl {



  width: 39.7%;



  overflow: hidden;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductTop ul li {



  display: block;



  position: relative;



  width: 100%;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductTop ul li i {



  padding: 35% 0;



  border: 5px solid #eeeeee;



  display: block;



  position: relative;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductTop ul li i img {



  position: absolute;



  top: 0;



  left: 0;



  right: 0;



  bottom: 0;



  width: 100%;



  height: 100%;



  margin: auto;



  object-fit: contain;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductBottom {



  display: flex;



  justify-content: space-between;



  flex-wrap: wrap;



  width: 100%;



  background: #999999;



  padding: 2px;



  box-sizing: border-box;



  align-items: center;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductBottom .nyprodcutBottoml {



  width: 7.3%;



  height: 100%;



  display: block;



  position: relative;



  padding: 7% 0;



  box-sizing: border-box;



  cursor: pointer;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductBottom .nyproductBottomlist {



  width: 82%;



  overflow: hidden;



  background: #fff;



  box-sizing: border-box;



  padding: 5px 10px;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductBottom .nyproductBottomlist ul li {



  cursor: pointer;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductBottom .nyproductBottomlist ul li i {



  display: block;



  position: relative;



  padding: 37.5% 0;



  border: 1px solid #dddddd;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductBottom .nyproductBottomlist ul li i img {



  position: absolute;



  top: 0;



  left: 0;



  right: 0;



  bottom: 0;



  max-width: 100%;



  max-height: 100%;



  margin: auto;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductBottom .nyproductBottomlist ul li.swiper-slide-active i {



  border-color: #285e8e;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductBottom .nyprodcutBottomr {



  width: 7.3%;



  height: 100%;



  display: block;



  position: relative;



  padding: 7% 0;



  box-sizing: border-box;



  cursor: pointer;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl .nyproductLarge {



  font-size: 0.14rem;



  line-height: 0.24rem;



  padding-left: 0.18rem;



  margin-top: 0.23rem;



  padding-bottom: 0.2rem;



  background: url(../images/nyproductLarge.png) no-repeat 0 0.06rem;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr {



  width: 55.37%;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList h5 {



  font-size: 0.18rem;



  color: #666666;



  padding-bottom: 0.05rem;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList ul li {



  border-bottom: 1px solid #eee;



  line-height: 36px;



  display: flex;



  justify-content: space-between;



  flex-wrap: wrap;



  justify-content: flex-start;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList ul li i {



  width: 130px;



  font-size: 0.16rem;



  line-height: 0.34rem;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList ul li span {



  width: calc(100% - 130px);



  font-weight: bold;



  font-size: 0.16rem;



  line-height: 0.34rem;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList:nth-child(2) h5 {



  margin-top: 0.05rem;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList:nth-child(2) ul li i {



  width: 210px;



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList:nth-child(2) ul li span {



  width: calc(100% - 210px);



}







.nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList:nth-child(2) ul li:last-child {



  border-bottom: 0;



}







.nyproductList .productListBox .nyproductdetails .nyproductPage h5 {



  font-size: 0.2rem;



  margin-top: 0.34rem;



  display: block;



  line-height: 1;



  padding-bottom: 0.27rem;



}











.nyproductList .productListBox .nyproductdetails .nyproductPage * {



  font-size: 0.18rem;



  line-height: 0.36rem;



}











.nyproductList .productListBox .nyproductdetails .nyproductPage a {



  font-size: 0.18rem;



  line-height: 0.36rem;



  color: #007aff;



  text-decoration: underline;



}







.nyproductList .productListBox .nyproductdetails .nyproductPage table {



  width: 100%;



}







.nyabout .nyaboutBox {



  margin-top: 0.8rem;



  display: flex;



  justify-content: space-between;

  align-items: center;



  flex-wrap: wrap;



  width: 100%;



}







.nyabout .nyaboutBox .nyaboutBoxl {



  width: 50%;



}







.nyabout .nyaboutBox .nyaboutBoxl i {



  /* padding: 40% 0; */



  position: relative;



  display: block;



}







.nyabout .nyaboutBox .nyaboutBoxl i img {

/* 

  position: absolute;



  top: 0;



  left: 0;



  right: 0;



  bottom: 0; */



  max-width: 100%;



  /* max-height: 100%; */



  /* margin: auto; */



  border-radius: 0.1rem;



}







.nyabout .nyaboutBox .nyaboutBoxr {



  width: 44.5%;



}







.nyabout .nyaboutBox .nyaboutBoxr h4 {



  display: block;



  font-size: 0.48rem;



  letter-spacing: 2px;



}







.nyabout .nyaboutBox .nyaboutBoxr p {



  font-size: 0.16rem;



  line-height: 0.36rem;



}







.nyabout .nyaboutBox .nyaboutBoxr ul {



  display: flex;



  justify-content: space-between;



  flex-wrap: wrap;



}







.nyabout .nyaboutBox .nyaboutBoxr ul li {



  width: 48%;



  margin-top: 0.4rem;



}







.nyabout .nyaboutBox .nyaboutBoxr ul li i {



  width: 0.42rem;



  height: 0.32rem;



  display: block;



}







.nyabout .nyaboutBox .nyaboutBoxr ul li i img {



  width: 100%;



  height: 100%;



  display: block;



}







.nyabout .nyaboutBox .nyaboutBoxr ul li h5 {



  font-size: 0.16rem;



  line-height: 1;



  padding-top: 0.16rem;



  padding-bottom: 0.07rem;



}







.nyabout .nyaboutBox .nyaboutBoxr ul li p {



  line-height: 1;



  font-size: 0.14rem;



  color: #666666;



}







.nyabout .nyaboutBox .nyaboutBoxr .nyaboutMore {



  margin-top: 0.6rem;



  display: table;



  background: #285e8e;



  border-radius: 0.05rem;



  padding: 0.15rem 0.17rem;



  font-size: 0.18rem;



  -webkit-transition: 0.5s;



  transition: 0.5s;

  color: #fff;



}







.nyabout .nyaboutBox .nyaboutBoxr .nyaboutMore:hover {



  opacity: 0.7;



}







.nyabout .nyaboutText {



  padding-top: 0.6rem;



  padding-bottom: 0.5rem;



}







.nyabout .nyaboutText h5 {



  font-size: 0.36rem;



  text-transform: uppercase;



  text-align: center;



}







.nyabout .nyaboutText .nyaboutTextBox {



  padding-top: 0.2rem;



}







.nyabout .nyaboutText .nyaboutTextBox h6 {



  font-size: 0.18rem;



  line-height: 2;



  margin-top: 0.2rem;



}







.nyabout .nyaboutText .nyaboutTextBox p {



  font-size: 0.16rem;



  line-height: 2;



  color: #333333;



}



@media screen and (max-width: 980px) {

  .nyabout .nyaboutText .nyaboutTextBox p {

    font-size: 0.14rem;

  }

}





.nyabout .nyaboutText .nyaboutTextBox p a {



  color: #007aff;



  text-decoration: underline;



  font-size: 0.14rem;



  line-height: 0.24rem;



}







.nynews {



  padding-top: 0.5rem;



}







.nynews ul li {



  display: flex;



  justify-content: space-between;



  flex-wrap: wrap;



  width: 100%;



  margin-bottom: 0.6rem;



}







.nynews ul li .nynewsImg {



  width: 34.375%;



  display: block;



  position: relative;



  padding: 11.6% 0;



  overflow: hidden;



}







.nynews ul li .nynewsImg img {



  position: absolute;



  top: 0;



  left: 0;



  right: 0;



  bottom: 0;



  max-width: 100%;



  max-height: 100%;



  margin: auto;



  display: block;



  -webkit-transition: 0.5s;



  transition: 0.5s;



}







.nynews ul li .nynewsText {



  width: 61.125%;



}







.nynews ul li .nynewsText .nynewsTitle {



  display: block;



  font-size: 0.24rem;



  line-height: 0.36rem;



  font-weight: bold;



  margin-top: 0.15rem;



  overflow: hidden;



  text-overflow: ellipsis;



  display: -webkit-box;



  -webkit-line-clamp: 2;



  -webkit-box-orient: vertical;



  height: 0.72rem;



  -webkit-transition: 0.5s;



  transition: 0.5s;



}







.nynews ul li .nynewsText span {



  display: block;



  font-size: 0.18rem;



  color: #777777;



  padding: 0.3rem 0;



}







.nynews ul li .nynewsText p {



  font-size: 0.16rem;



  line-height: 0.3rem;



  display: block;



  overflow: hidden;



  text-overflow: ellipsis;



  display: -webkit-box;



  -webkit-line-clamp: 3;



  -webkit-box-orient: vertical;



  height: 0.9rem;



}







.nynews ul li .nynewsText .nynewsMore {



  display: table;



  padding: 0.15rem 0.38rem;



  border: 1px solid #333333;



  font-weight: bold;



  font-size: 0.16rem;



  line-height: 1;



  margin-top: 0.3rem;



  background: #fff;



  -webkit-transition: 0.5s;



  transition: 0.5s;



}







.nynews ul li:hover .nynewsImg img {



  transform: scale(1.1);



}







.nynews ul li:hover .nynewsText .nynewsTitle {



  color: #285e8e;



}







.nynews ul li:hover .nynewsText .nynewsMore {



  background: #285e8e;



  color: #fff;



  border-color: #285e8e;



}







.nynewsDetails {



  padding: 0.75rem 0;



}



@media screen and (max-width: 980px) {

  .nynewsDetails {

    padding: 0.5rem 0;

  

  }

}





.nynewsDetails .nynewsDetailsTitle {



  display: flex;



  justify-content: space-between;



  flex-wrap: wrap;



  width: 100%;



  /* padding-top: 0.75rem; */



}







.nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleL {



  width: 1.18rem;



}







.nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleL em {



  width: 100%;



  background: #fecb62;



  text-align: center;



  padding: 0.24rem 0;



  display: block;



}







.nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleL em span {



  font-size: 0.18rem;



  line-height: 1;



  display: block;



}







.nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleL em b {



  font-size: 0.36rem;



  line-height: 1;



  text-align: center;



  display: block;



  padding-top: 0.15rem;



}







.nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleR {



  width: 88.875%;



  border-bottom: 1px solid #eeeeee;



  padding-bottom: 0.23rem;



}







.nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleR b {



  display: block;



  font-size: 0.3rem;



  line-height: 0.48rem;



}







.nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleR em {



  display: block;



  font-size: 0.18rem;



  margin-top: 0.15rem;



}







.nynewsDetails .nynewsDeteilsBox {



  width: 100%;



  box-sizing: border-box;



  padding-left: 11.125%;



}







.nynewsDetails .nynewsDeteilsBox .nynewsDeteilsBoxCenter * {



  font-size: 0.18rem;



  line-height: 0.36rem;



}





@media screen and (max-width: 980px) {



  .nynewsDetails .nynewsDeteilsBox .nynewsDeteilsBoxCenter * {

  

    font-size: 0.15rem;

  

    line-height: 1.8;

  

  }

}



.nynewsDetails .nynewsDeteilsBox .nynewsDeteilsBoxCenter ul li {



  list-style-type: disc;



}







.nynewsDetails .nynewsDeteilsBox .nynewsDeteilsBoxCenter ol li {



  list-style-type: decimal;



}







.nynewsDetails .nynewsDeteilsBox .nynewsDeteilsBoxCenter a {



  color: #007aff;



  text-decoration: underline;



}







.nynewsDetails .nynewsDeteilsBox h5 {



  font-size: 0.24rem;



  padding-top: 0.3rem;



  padding-bottom: 0.6rem;



}







.nynewsDetails .nynewsDeteilsBox .nynewsDetailsList {



  border-bottom: 1px solid #eeeeee;



  padding-bottom: 0.3rem;



}







.nynewsDetails .nynewsDeteilsBox .nynewsDetailsList ul {



  display: flex;



  justify-content: space-between;



  flex-wrap: wrap;



  justify-content: flex-start;



  margin-top: 0.5rem;



}







.nynewsDetails .nynewsDeteilsBox .nynewsDetailsList ul li {



  margin-right: 0.3rem;



}







.nynewsDetails .nynewsDeteilsBox .nynewsDetailsList ul li a {



  display: block;



  width: 0.26rem;



  height: 0.26rem;



}







.nynewsDetails .nynewsDeteilsBox .nynewsDetailsList ul li a img {



  display: block;



  width: 100%;



  height: 100%;



  -webkit-transition: 0.5s;



  transition: 0.5s;



}







.nynewsDetails .nynewsDeteilsBox .nynewsDetailsList ul li a:hover img {



  transform: translateY(-5px);



}











.nynewsDeteilsBoxRelated {



  background: rgb(250, 248, 247);



  padding-top: 0.5rem;



  padding-bottom: 0.5rem;



  /* margin-top: 0.5rem; */



}







.nynewsDeteilsBoxRelated h4 {



  font-size: 36px;



  text-align: center;



  line-height: 1.5;



}







.nynewsDeteilsBoxRelated ul {



  background: #fff;



  padding: 15px;



  box-sizing: border-box;



  margin-top: 0.3rem;



}







.nynewsDeteilsBoxRelated ul li {



  border-bottom: 1px solid #f2f2f2;



  padding: 0.2rem 0 0.2rem;



}







.nynewsDeteilsBoxRelated ul li:last-child {



  border-bottom: 0;



}











.nynewsDeteilsBoxRelated ul li .nynewsDeteilsBoxRelatedTitle {



  display: flex;



  justify-content: space-between;



  width: 100%;



  flex-wrap: wrap;



}







.nynewsDeteilsBoxRelated ul li .nynewsDeteilsBoxRelatedTitle i {



  font-size: 0.16rem;



  line-height: 0.32rem;



  width: 80%;



  -webkit-transition: .5s;



  transition: .5s;



  overflow: hidden;



  text-overflow: ellipsis;



  white-space: nowrap;



  display: block;



}







.nynewsDeteilsBoxRelated ul li .nynewsDeteilsBoxRelatedTitle span {



  font-size: 0.12rem;



  line-height: 0.32rem;



  display: block;



}







.nynewsDeteilsBoxRelated ul li p {



  font-size: 0.14rem;



  color: #666666;



  margin-top: 0.1rem;



}







.nynewsDeteilsBoxRelated ul li .nynewsDeteilsBoxRelatedTitle i:hover {



  color: #285e8e;



}







.nycontact {



  padding-bottom: 0.5rem;



}







.nycontact .nycontactIntroduction h4 {



  padding-top: 71px;



  font-size: 48px;



  font-weight: bold;



  font-family: 'opppSansB';



}







.nycontact .nycontactIntroduction p {



  margin-top: 0.38rem;



  font-size: 0.18rem;



  line-height: 0.36rem;



}







.nycontact .nycontactIntroduction p a {



  margin-top: 0.38rem;



  font-size: 0.18rem;



  line-height: 0.36rem;



  color: #007aff;



  text-decoration: underline;



}







.nycontact .nycontactIntroduction .nycontactInformation {



  margin-top: 0.4rem;



}







.nycontact .nycontactIntroduction .nycontactInformation ul {



  display: flex;



  justify-content: space-between;



  flex-wrap: wrap;



}







.nycontact .nycontactIntroduction .nycontactInformation ul li {



  font-size: 0.18rem;



  line-height: 0.48rem;

  flex: 1;



}







.nycontact .nycontactIntroduction .nycontactInformation .nycontactAdd {



  font-size: 0.18rem;



  line-height: 0.48rem;



}



.nycontact .nycontactMessage{
  font-size: 16px;
}

.nycontact .nycontactMessage h4 {



  padding-top: 71px;



  font-size: 48px;



  font-weight: bold;



  font-family: 'opppSansB';



  text-align: center;



}







.nycontact .nycontactMessage form {



  display: flex;



  justify-content: space-between;



  flex-wrap: wrap;



  width: 100%;



  margin-top: 0.3rem;



}







.nycontact .nycontactMessage form p label {



  line-height: 2;



  font-size: 0.18rem;



}







.nycontact .nycontactMessage form p {



  width: 49%;



  font-size: 0.16rem;



  margin-top: 0.2rem;



  position: relative;



}







.nycontact .nycontactMessage form p span {



  /* margin-top: 0.1rem; */



  display: block;



}







.nycontact .nycontactMessage form p input,

.nycontact .nycontactMessage form p textarea {



  display: block;



  line-height: 0.56rem;



  border: 0;



  background: transparent;



  text-transform: capitalize;



  padding: 0.15rem 0.16rem;



  box-sizing: border-box;



  width: 100%;



  border: 1px solid #999;



  line-height: 0.26rem;

  font-size: 0.18rem;

}



.nycontact .nycontactMessage form p textarea{

  height: 2rem;

}



@media screen and (max-width: 980px) {

  .nycontact .nycontactMessage form p textarea{

    height: 1.2rem;

  }

  

}

.nycontact .nycontactMessage form p input[value="Submit"]{

  cursor: pointer;

}



.nycontact .nycontactMessage form p .nycontactCap {



  display: block;



  width: 1.2rem;



  height: 0.4rem;



  background: #333;



  position: absolute;



  top: 50%;



  transform: translateY(-50%);



  right: 0.1rem;



  cursor: pointer;



}







.nycontact .nycontactMessage form p:nth-child(4) {



  width: 100%;



}







.nycontact .nycontactMessage form p:nth-child(4) textarea {



  height: 2.06rem;



  width: 100%;



  border: 1px solid #333333;



  background: transparent;



  padding: 0 0.16rem;



  box-sizing: border-box;



  display: block;



  line-height: 0.36rem;



}







.nycontact .nycontactMessage form p:nth-child(5) {







  -webkit-transition: 0.5s;



  transition: 0.5s;



  width: 100%;



}







.nycontact .nycontactMessage form p:nth-child(5) input {



  width: 100%;



  border: 0;



  cursor: pointer;



  display: block;



  background: #fecb62;



  font-size: 0.2rem;



  font-weight: bold;



  height: 0.56rem;



  line-height: 0.56rem;



}







.wpcf7 form .wpcf7-response-output {



  border: 0;



  margin: 0;



  margin-top: 0.1rem;



  display: block;



  color: #dc3232;



}











.productZhaiYao {



  width: 100%;



  background-color: rgba(0, 0, 0, 0.35);



  padding: 40px 30px;



  position: relative;



  overflow: hidden;



  margin-top: 50px;



}







.productZhaiYao h4 {



  font-size: 24px;



  color: #fff;



  margin-bottom: 10px;



  font-weight: bold;



}











.productZhaiYao p {



  font-size: 16px;



  color: #fff;



  z-index: 99;



  line-height: 24px;



}















.productListdetails h4 {



  margin-top: 50px;



  font-size: 24px;



  color: #333;



  padding-left: 15px;



  border-left: 4px solid #333;



  font-weight: bold;



  -webkit-transition: .5s;



  transition: .5s;



}







.productListdetailsBox {



  overflow-x: hidden;



  -webkit-transition: .5s;



  transition: .5s;



}







.productListdetails ul {



  padding-top: 30px;



  padding-bottom: 30px;



  -webkit-transition: .5s;



  transition: .5s;



}







.productListdetails ul li {



  height: 100%;



  border-radius: 15px;



  overflow: hidden;



  background-color: #fff;



  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);



  -webkit-transition: .5s;



  transition: .5s;







}







.productListdetails ul li .productListdetailsImg {



  width: 100%;



  height: auto;



  display: block;



  overflow: hidden;



  position: relative;



  padding-top: 100%;



  -webkit-transition: .5s;



  transition: .5s;



}







.productListdetails ul li .productListdetailsImg img {



  width: 100%;



  vertical-align: middle;



  position: absolute;



  top: 0;



  left: 0;



  -webkit-transition: .5s;



  transition: .5s;



}







.productListdetails ul li .productListdetailsText {



  padding: 15px 15px 30px 15px;



  box-sizing: border-box;



}







.productListdetails ul li .productListdetailsText .productListdetailsTitle {



  font-size: 18px;



  font-weight: bold;



  margin: 0 0 15px 0;



  color: #252525;



  text-align: center;



  word-wrap: break-word;



  word-break: break-all;



  white-space: pre-wrap;



  text-transform: none;



  display: -webkit-box;



  -webkit-line-clamp: 1;



  -webkit-box-orient: vertical;



  overflow: hidden;



  -webkit-transition: .5s;



  transition: .5s;



  display: block;



  overflow: hidden;



  text-overflow: ellipsis;



  white-space: nowrap;



}







.productListdetails ul li .productListdetailsText span {



  font-size: 16px;



  text-transform: none;



  word-wrap: break-word;



  word-break: break-all;



  white-space: pre-wrap;



  color: #333;



  text-align: center;



  display: -webkit-box;



  -webkit-line-clamp: 1;



  -webkit-box-orient: vertical;



  overflow: hidden;



  -webkit-transition: .5s;



  transition: .5s;



  overflow: hidden;



  text-overflow: ellipsis;



  white-space: nowrap;



}







.productListdetails ul li .productListdetailsText .productListdetailsMore {



  font-size: 16px;



  color: #333;



  display: block;



  padding: 10px 40px;



  border: 1px solid #333;



  -webkit-transition: .5s;



  transition: .5s;



  display: table;



  margin: 20px auto 0;



}











.productListdetails ul li:hover .productListdetailsImg img {



  transform: scale(1.1);



}











.productListdetails ul li:hover .productListdetailsText {



  background: #285e8e;



}







.productListdetails ul li:hover .productListdetailsText .productListdetailsTitle {



  color: #fff;



}







.productListdetails ul li:hover .productListdetailsText span {



  color: #fff;



}







.productListdetails ul li:hover .productListdetailsText .productListdetailsMore {



  color: #fff;



  border-color: #fff;



}











.productListdetailsIco {



  display: flex;



  justify-content: center;



  position: relative;



  margin-top: 40px;







}







.productListdetailsIco span {



  width: 10px;



  height: 10px;



  background: #fff;



  border-radius: 50%;



  border: 1px solid #333;



  margin: 0 10px;



  display: block;



  cursor: pointer;



}











.productListdetailsIco span.swiper-pagination-bullet-active {



  background: #285e8e;



  border-color: #285e8e;



}







.sidebar-page-container .row {



  display: flex;



  justify-content: space-between;



  width: 100%;



  flex-wrap: wrap;



}











.tag_box .sidebarl {



  width: 66.6666%;



  margin-top: 30px;



}







.tag_box .sidebarr {



  width: 28.3333%;



  margin-top: 30px;



}







.tag_box .sidebarl .group-title h2 {



  font-size: 26px;



  border-bottom: 1px solid #eee;



  line-height: 2;



  padding-bottom: 15px;



}







.tag_box .sidebarl .comment {



  display: flex;



  justify-content: space-between;



  width: 100%;



  margin-top: 30px;



  padding-bottom: 30px;



  border-bottom: 1px solid #eee;



}







.tag_box .sidebarl .comment .author-thumb {



  width: 20%;



}







.tag_box .sidebarl .comment .author-thumb a {



  display: block;



  width: 100%;



  height: 170px;



  overflow: hidden;



}







.tag_box .sidebarl .comment .author-thumb a img {



  display: block;



  width: 100%;



  height: 100%;



  object-fit: contain;



  -webkit-transition: .5s;



  transition: .5s;



}







.tag_box .sidebarl .comment .comment-inner {



  display: block;



  width: 78%;



}







.tag_box .sidebarl .comment .comment-inner .comment-info {}







.tag_box .sidebarl .comment .comment-inner .comment-info a {



  display: block;



  font-size: 18px;



  line-height: 2;



}







.tag_box .sidebarl .comment:hover .author-thumb a img {



  transform: scale(1.1);



}











.tag_box .sidebarl .comment:hover .comment-inner .comment-info a strong {



  color: #285e8e;



}







.tag_box .sidebarl .comment .comment-inner .comment-info a strong {



  display: block;



  font-size: 18px;



  line-height: 1.5;



  color: #333;



  overflow: hidden;



  text-overflow: ellipsis;



  display: -webkit-box;



  -webkit-line-clamp: 2;



  -webkit-box-orient: vertical;



}







.tag_box .sidebarl .comment .comment-inner .comment-info .comment-time {



  font-size: 14px;



  line-height: 2;



  color: #666;



  padding: 5px 0;



}







.tag_box .sidebarl .comment .comment-inner .text {



  font-size: 15px;



  line-height: 2;



  color: #666;



  overflow: hidden;



  text-overflow: ellipsis;



  display: -webkit-box;



  -webkit-line-clamp: 3;



  -webkit-box-orient: vertical;



}











.tag_box .page-title {



  display: block;



  margin-top: 30px;



  text-align: center;



  font-size: 30px;



}







.tag_box .page-title h1 {



  font-size: 30px;



  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;



}







.tag_box .page-info .pull-left .bread-crumb {



  display: flex;



  margin-top: 30px;



  margin-bottom: 30px;



}







.tag_box .page-info .auto-container {



  display: flex;



  justify-content: space-between;



  width: 100%;



}







.pull-left {



  float: left;



}







.pull-right {



  float: right;



}







.tag_box .page-info {



  width: 100%;



}







.tag_box .page-info .pull-left .bread-crumb li::after {



  content: ">";



  margin: 0 10px;



}







.tag_box .page-info .pull-left .bread-crumb li:last-child:after {



  content: "";



}







.tag_box .sidebarr .sidebar-title h2 {



  font-size: 26px;



  border-bottom: 1px solid #eee;



  line-height: 2;



  padding-bottom: 15px;



}







.tag_box .sidebarr .post {



  display: flex;



  justify-content: space-between;



  position: relative;



  margin-top: 20px;



  padding-bottom: 20px;



  border-bottom: 1px solid #eee;



}







.tag_box .sidebarr .post .post-info {



  position: absolute;



  bottom: 30px;



  left: 24%;



  font-size: 14px;



  color: #666;







}







.tag_box .sidebarr .post .post-thumb {



  width: 20%;



}







.tag_box .sidebarr .post .post-thumb a {



  display: block;



  width: 100%;



  height: 80px;



  overflow: hidden;



}







.tag_box .sidebarr .post:hover .post-thumb a img {



  transform: scale(1.1);



}







.tag_box .sidebarr .post:hover .text a {



  color: #285e8e;



}











.tag_box .sidebarr .post .post-thumb a img {



  display: block;



  width: 100%;



  height: 80px;



  object-fit: contain;



  -webkit-transition: .5s;



  transition: .5s;



}







.tag_box .sidebarr .post .text {



  display: block;



  width: 76%;



}







.tag_box .sidebarr .post .text a {



  display: block;



  font-size: 18px;



  line-height: 1.5;



  color: #333;



  overflow: hidden;



  text-overflow: ellipsis;



  white-space: nowrap;



  padding-top: 10px;



  -webkit-transition: .5s;



  transition: .5s;



}







.tag_box .sidebarr .post .text .post-info {}







.tag_box .sidebarr .popular-tags {



  margin-top: 30px;



}







.tag_box .sidebarr .popular-tags a {



  display: inline-block;



  padding: 10px;



  border: 1px solid #eee;



  margin-top: 20px;



  margin-right: 10px;



  -webkit-transition: .5s;



  transition: .5s;



}







.tag_box .sidebarr .popular-tags a:hover {



  background: #285e8e;



  color: #fff;



}







.nyproductList .popular-tags{







}







.nyproductList .popular-tags span{



  font-size: 16px;



  margin-top: 30px;



  /* display: block; */



}











.nyproductListCenter{



  font-size: 16px;



  line-height: 2.5;



}











.popular-tags {



  padding-bottom: 15px;



}











.popular-tags  a{



  display: inline-block;



  /* border: 1px solid #ddd; */



  padding:5px 10px;



  margin-right: 10px;



  margin-top: 10px;



  -webkit-transition: .5s;



  transition: .5s;



}







.nyproductListCenter a{



  line-height: 2.5;



  font-size: 16px;



  color: #333;



  margin-left: 10px;



}







.popular-tags a:hover{



  background: #285e8e;



  color: #fff;



}







.nyproductListCenter a:hover{



  color: #285e8e;



}











@media (max-width: 1460px) {



  .footer .footerBox ul>li:nth-child(2) .footerSearchText {



    width: 70%;



  }







  .footer .footerBox ul>li:nth-child(2) .footerSearchBth {



    width: 30%;



    padding: 0;



  }



}







@media (max-width: 1300px) {



  .nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleR {



    width: 82%;



  }







  .nynewsDetails .nynewsDeteilsBox {



    padding-left: 18%;



  }







  .nynews ul li .nynewsImg img {



    height: 100%;



    max-height: 100%;



    max-width: 100%;



    width: 100%;



  }







  .nynews ul li .nynewsText p {



    display: none;



  }



}







@media (max-width: 980px) {



  .nyproductList .productListBox .productListl {



    width: 100%;



  }







  .nyproductList .productListBox .productListr {



    width: 100%;



    margin-top: 0.5rem;



  }







  .nyproductList .productListBox .productListr ul {



    display: flex;



    justify-content: space-between;



    flex-wrap: wrap;



    width: 100%;



  }







  .nyproductList .productListBox .productListr ul li {



    margin-right: 0;



    width: 48%;



  }







  .nyproductList .productListBox .nyproductdetails {



    width: 100%;



  }







  .nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsl {



    width: 100%;



  }







  .nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr {



    width: 100%;



  }







  .nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList ul li i {



    width: 100%;



  }







  .nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList:nth-child(2) ul li i {



    width: 100%;



  }







  .nyproductList .productListBox .nyproductdetails .nyproductdetailsBox .nyproductdetailsr .nyproductdetailsrList:nth-child(2) ul li span {



    width: 100%;



  }







  .nyproductList .productListBox .productListr .paging ul {



    justify-content: center;



    display: flex;



    flex-wrap: wrap;



    width: 100%;



  }







  .nyproductList .productListBox .nyproductdetails h4 {



    font-size: 0.18rem;



    line-height: 2;



    margin-top: 0.2rem;



    margin-bottom: 0.1rem;



  }







  .nyabout .nyaboutBox {



    margin-top: 0.4rem;



  }







  .nyabout .nyaboutBox .nyaboutBoxl {



    width: 100%;



  }







  .nyabout .nyaboutBox .nyaboutBoxr {



    width: 100%;



  }







  .nyabout .nyaboutBox .nyaboutBoxr h4 {



    font-size: 0.24rem;



    padding-top: 0.3rem;



  }







  .nyabout .nyaboutBox .nyaboutBoxr ul li {



    width: 100%;



    display: flex;



    justify-content: space-between;



    flex-wrap: wrap;



    justify-content: flex-start;



    align-items: center;



  }







  .nyabout .nyaboutBox .nyaboutBoxr ul li p {



    width: 100%;



  }







  .nyabout .nyaboutBox .nyaboutBoxr ul li h5 {



    padding-left: 0.2rem;



  }







  .nyabout .nyaboutText {



    padding-top: 0.4rem;



  }







  .nyabout .nyaboutText h5 {



    font-size: 0.3rem;

    line-height: 1;



  }

  

  @media screen and (max-width: 1320px) {

    .nyabout .nyaboutText h5 {

      font-size: 0.2rem;

    }

  }







  .nyabout .nyaboutText .nyaboutTextBox h6 {



    margin-top: 0;



  }







  .nynews ul li .nynewsImg {



    width: 100%;



    padding: 33.6% 0;



  }







  .nynews ul li .nynewsText {



    width: 100%;



  }







  .nynews ul li .nynewsText .nynewsTitle {



    font-size: 0.16rem;



    line-height: 2;



    height: 0.56rem;



  }







  .nynews ul li .nynewsText span {



    font-size: 0.14rem;



    padding: 0.2rem 0;



  }







  .nynews ul li .nynewsText p {



    height: auto;



    font-size: 0.14rem;



    line-height: 2;



    display: block;



  }







  .nynews ul li .nynewsImg img {



    width: 100%;



    height: 100%;



  }







  .nynews ul li .nynewsText .nynewsMore {



    font-size: 0.14rem;



    padding: 0.1rem 0.15rem;



  }







  .nynews ul {



    margin-top: 0.4rem;



  }







  .nynews ul li {



    margin-bottom: 0.4rem;



  }







  .nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleL {



    width: 16%;



  }







  .nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleL em {



    padding: 0.2rem 0.1rem;



  }







  .nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleL em span {



    font-size: 0.14rem;



  }







  .nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleL em b {



    font-size: 0.2rem;



  }







  .nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleR b {



    font-size: 0.15rem;



    line-height: 1.5;



  }







  .nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleR {



    border-bottom: 0;



    width: 78%;



  }







  .nynewsDetails .nynewsDetailsTitle .nynewsDetailsTitleR em {



    font-size: 0.14rem;



    margin-top: 0.05rem;



  }



  .heateor_sss_sharing_ul .heateor_sss_svg {

    width: 20px !important;

    height: 20px !important;



  }









  .nynewsDetails .nynewsDeteilsBox h5 {



    padding-top: 0.2rem;



    padding-bottom: 0.2rem;



  }







  .nynewsDetails .nynewsDetailsTitle {



    border-bottom: 1px solid #eee;



  }







  .nynewsDetails .nynewsDeteilsBox {



    padding-left: 0;



  }







  .nynewsDetails .nynewsDeteilsBox .nynewsDetailsList ul li {



    margin-right: 0.1rem;



  }







  .nycontact .nycontactIntroduction h4 {



    font-size: 0.24rem;



    padding-top: 0.4rem;



    text-align: center;



  }







  .nycontact .nycontactIntroduction p {



    font-size: 0.16rem;



    line-height: 2;



    margin-top: 0.2rem;



  }







  .nycontact .nycontactIntroduction .nycontactInformation ul li {



    width: 100%;



  }







  .nycontact .nycontactIntroduction .nycontactInformation .nycontactAdd {



    font-size: 0.16rem;



    line-height: 2;



    margin-top: 0.1rem;



  }







  .nycontact .nycontactMessage h4 {



    font-size: 0.24rem;

    padding-top: 50px;



  }





/* 

  .nycontact .nycontactMessage form {



    margin-top: 0;



  } */





/* 

  .nycontact {



    padding-bottom: 0;



  } */







  .nycontact .nycontactMessage form p input {

    padding: 0.06rem 0.15rem;



  }







  .nycontact .nycontactMessage form p:nth-child(5) input {



    height: 0.36rem;



    line-height: 0.36rem;



  }







  .nycontact .nycontactMessage form p {



    margin-top: 0.1rem;



  }







  .nycontact .nycontactMessage form p label {



    font-size: 0.16rem;



  }







  .nyproductList .productListBox .productListl .nyproductListHot .nyproductListHotl,



  .nyproductList .productListBox .productListl .nyproductListHot .nyproductListHotr {



    display: none;



  }







  .nyproductList .productListBox .productListl .nyproductListHot .swiper-container {



    height: auto;



  }







  .nynewsDeteilsBoxRelated ul li .nynewsDeteilsBoxRelatedTitle i {



    width: 100%;



  }











  .tag_box .sidebarl {



    width: 100%;



  }







  .tag_box .sidebarr {



    width: 100%;



  }







  .tag_box .sidebarl .group-title h2 {



    font-size: 20px; 



    margin-top: 20px;



  }







  .tag_box .sidebarl .comment .comment-inner .comment-info a strong {



    overflow: hidden;



    text-overflow: ellipsis;



    white-space: nowrap;



  }







  .tag_box .sidebarl .comment .comment-inner .text {



    overflow: hidden;



    text-overflow: ellipsis;



    white-space: nowrap;



  }







  .tag_box .sidebarl .comment .author-thumb a{



    height: 90px;



  }







  .tag_box .sidebarr .sidebar-title h2{



    font-size: 24px;



    text-align: center; 



  }







  .tag_box .sidebarl{



    margin-top: 0;



  }



}



.nynewsDetails{

  font-size: 24px;

}

.nynewsDetails .nynewsDeteilsBoxCenter .wp-block-file{

  display: flex;

  padding: 14px 0;

  align-items: center;

  line-height: 1.4;

}

.nynewsDetails .nynewsDeteilsBoxCenter .wp-block-file a:not(.wp-element-button){

  font-size: 24px;

}

.nynewsDetails .nynewsDeteilsBoxCenter .wp-element-button{

  padding: 0 1.2em;

  font-size: 16px;

  line-height: 1.8;

  margin-right: 1em;

  white-space: nowrap;

}



@media screen and (max-width: 980px) {

  .nynewsDetails{

    font-size: 16px;

  }

  .nynewsDetails .nynewsDeteilsBoxCenter .wp-block-file{

    padding: 12px 0;

  }

  .nynewsDetails .nynewsDeteilsBoxCenter .wp-block-file a:not(.wp-element-button){

    font-size: 16px;

  }

  .nynewsDetails .nynewsDeteilsBoxCenter .wp-element-button{

    font-size: 12px;

  }

  

}