﻿/* 内页样式 */

/* 内页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;
}

.tab-con {
  /* overflow-x: auto;
  overflow-y: hidden; */
}
.tab-con table {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 990px) {
  .tab-con {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .tab-con table {
    width: 1200px;
    max-width: none;
  }
}

/*  */


@media (max-width: 1560px) {
}
@media (max-width: 1400px) {
}
@media (max-width: 1200px) {
}
@media (max-width: 990px) {
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}



/* 专题页联系我们 */

.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: 90px;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #666666;
}
.liulei_b{
  float: right;
  width: calc(100% - 90px);
}
.liulei_b input{
  padding: 0px;
  border: none;
  height: 46px;
	background-color: #eeeeee;
  line-height: 46px;
  border-radius: 0px;
  box-shadow:none;
  display: block;
    width: 100%;
}
.liulei_b select{
  padding: 0px;
  border: none;
  height: 46px;
	background-color: #eeeeee;
  line-height: 46px;
  border-radius: 0px;
  box-shadow:none;
  display: block;
    width: 100%;
    font-size: 16px;
    text-indent: 1em;
}
.liulei_cc{
  float: right;
  width: calc(100% - 90px);
}
.liulei_cc textarea{
  padding: 0px;
  border: none;
  height: 100px;
  background-color: #eeeeee;
  line-height: 46px;
  border-radius: 0px;
  box-shadow:none;
  display: block;
    width: 100%;
}
.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: #cd0718;
  text-align: center;
  font-size: 16px;
  line-height: 44px;
  width: 100%;
  color: #ffffff;
}
.liannbeinei2{
  padding: 2% 0;
  overflow: hidden;
}
.neilingyas{
  display: flex;
  justify-content: space-between;
}
.neilingyaleft{
  width: 50%;
  background: #cd0718;
  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: 88px;
  }
  .neilingyas {
    flex-flow: column;
  }
  .neilingyaleft{
    width: 100%;
  }
  .liannei {
    margin-top: 0;
  }
  .liulei_b{
    width: calc(100% - 100px);
  }
  .liulei_cc{
    width: calc(100% - 100px);
  }
  .neilingright {
    width: 100%;
    height: auto;
  }
}
