/* å†…é¡µæ ·å¼ */

/* å†…é¡µbanner */
.page-banner img {
  min-height: 150px;
  object-fit: cover;
}

.page-banner .nybt {
  display: none;
}

/* å³ä¾§ */

.page-wrap-right .xypg-right-content img {
  max-width: 100%;
  /* height: auto!important; */
  /* object-fit: contain; */
}

.page-wrap-right .page-product-detail-effect .easyzoom-flyout img {
  max-width: none;
}



/* ä¸“é¢˜é¡µè”ç³»æˆ‘ä»¬ */

.liannei{
  overflow: hidden;
  margin-top: 20px;
}
.liun_a{
  font-size: 35px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 60px;
	letter-spacing: 0px;
	color: #333333;
}
.liun_b{
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #666666;
}
.liynguiyan{
  margin-top: 2%;
}
.liulei{
  float: left;
  width: 47%;
  margin-bottom: 2%;
}
.liuright{
  float: right;
  width: 47%;
  margin-bottom: 2%;
}
.liulei_a{
  float: left;
  width: 80px;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #666666;
}
.liulei_b{
  float: right;
  width: calc(100% - 88px);
}
.liulei_b input{
  padding: 0px;
  border: none;
  height: 46px;
	background-color: #eeeeee;
  line-height: 46px;
  border-radius: 0px;
  box-shadow:none;
}
.liulei_cc{
  float: right;
  width: calc(100% - 88px);
}
.liulei_cc textarea{
  padding: 0px;
  border: none;
  height: 160px;
  background-color: #eeeeee;
  line-height: 46px;
  border-radius: 0px;
  box-shadow:none;
}
.liynguiyan  #message-form #checkcode {
  display: inline-block;
  width: 40%;
  margin-bottom: 2%;
}
.liulei_b_aa #codeimg{
  margin-top: -11px;
  background: #eeeeee;
  padding: 1% 3%;
  height: 46px;
  margin-left: 2%
}
.liulei_b_bb{
  width: 30%;
}
.liulei_b_bb{
  margin-top: 5%;
}
.liulei_b_bb input{
  background: #0e64c9;
  text-align: center;
  font-size: 16px;
  line-height: 44px;
}
.liannbeinei2{
  padding: 2% 0;
  overflow: hidden;
}
.neilingyas{
  display: flex;
  justify-content: space-between;
}
.neilingyaleft{
  width: 50%;
  background: #0e64c9;
  box-sizing: border-box;
  padding: 20px;
  font: 400 16px/38px "Microsoft yahei";
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.neilingyaleft h3{
  font: 600 22px/52px "Microsoft yahei";
}
.neilingyaleft p{
  margin-bottom: 0;
}
.neilingright{
  width: 50%;
  height: 360px;
  overflow: hidden;
}
.neilingright img{
  width: 100%;
  height: auto;
}
.neilingright p{
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .liulei{
    width: 100%;
  }
  .liuright{
    width: 100%;
  }
  .neilingyaleft{
    font: 400 15px/32px "Microsoft yahei";
  }
  .neilingyaleft h3{
    font: 600 20px/40px "Microsoft yahei";
  }
}
@media (max-width: 767px) {
  .liun_a{
    font-size: 22px;
  }
  .liannbeinei2{
    margin-bottom: 20px;
  }
  .liulei_a{
    font-size: 15px;
    width: 68px;
  }
  .neilingyas {
    flex-flow: column;
  }
  .neilingyaleft{
    width: 100%;
  }
  .liannei {
    margin-top: 0;
  }
  .liulei_b{
    width: calc(100% - 68px);
  }
  .liulei_cc{
    width: calc(100% - 68px);
  }
  .neilingright {
    width: 100%;
    height: auto;
  }
}

/*  */

@media (max-width: 1600px) {
}
@media (max-width: 1560px) {
}
@media (max-width: 1200px) {
}
@media (max-width: 990px) {
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}