.shadow{
  position: absolute;
  bottom: 0px;
  overflow: hidden;
}
.specialText{
  color: #d51323 !important;
}
.content{
  width:1129px;
  margin:0 auto;
  padding:0 30px 40px 30px;
  border: solid 2px #cccccc;

}
.content-nav{
  margin:21px 0 24px 0;
  font-family: MicrosoftYaHeiLight;
	font-size: 12px;
  color: #d51323;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 21px;
}
.content-nav a{
  font-family: MicrosoftYaHeiLight;
	font-size: 12px;
	color: #1e1e1e;
}
.banner{
  width:100%;
}

/**/
.aboutChengong{
  margin-top:40px;
  margin-bottom: 25px;
}
.aboutChengong .about-nav{
  padding:10px;
  width: 216px;
  margin-right: 23px;
  background-color: #f6f6f6;
  border: solid 1px #dcdcdc;
  margin-bottom: 25px;
}
.aboutChengong .about-nav .about-nav-title{
  font-family: MicrosoftYaHeiLight;
	font-size: 16px;
  color: #1e1e1e;
  padding-bottom: 14px;
  border-bottom:  solid 1px #dcdcdc;
}

.aboutChengong .about-nav .about-nav-title .circle{
  font-size: 14px;
  color:#fff;
  background-color: #1e1e1e;
  border-radius:50%; 
  line-height: 14px;
  text-align: center;
  display: inline-block;
  width: 14px;
	height: 14px;
}

.aboutChengong .nav-list{
  padding:15px;
}
.aboutChengong .nav-list >a{
  display: block;
  text-decoration: none;
  cursor: pointer;
  padding: 17px 0 17px;
  border-bottom: 1px solid #d3d3d3;; 
}
.aboutChengong .nav-list .trilateral{
  display: inline-block;
  width:0;
  height:0;
  border-width:5px 0 5px 5px;
  line-height: 5px;
  border-style:solid;
  border-color:transparent transparent transparent #999;/*透明 透明 透明 灰*/
  margin-right:2px;
  position:relative;
}
#wrap .chioce-span{
  color: #d51323;
}
/**/
.recommend-left{
  width:216px;
}
.solveTheProblem{
  padding:10px 15px 22px 15px ;
  background-color: #f6f6f6;
  border: solid 1px #dcdcdc;
  width:100%;
}

.solveTheProblem-title{
  font-family: MicrosoftYaHei;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0px;
  color: #d51323;
  padding-bottom: 10px;
  border-bottom:1px solid #d3d3d3;
}
.solveTheProblem-company{
  padding-top:10px;
  font-family: MicrosoftYaHei;
	font-size: 18px;
	line-height: 24px;
  color: #1e1e1e;
  font-weight: bold;
}
.company-phone>img{
  width: 16px;
  margin-right: 10px;
}
.company-phone{
  font-family: ArialMT;
	font-size: 18px;
	line-height: 24px;
  color: #bf0712;
  margin-top: 14px;
}
.recommendQRcode{
  margin-top:12px;
  text-align: center;
}
.recommendQRcode img{
  width:176px;
}
.recommendQRcode >div{
  font-family: LiXuKe;
	font-size: 18px;
	line-height: 24px;
  color: #1e1e1e;
  margin-top:7px;
}

/* 新品推荐 */
.newProduce-title{
  font-family: MicrosoftYaHeiLight;
	font-size: 16px;
	line-height: 24px;
  letter-spacing: 0px;
  padding-bottom: 17px;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 20px;
}

.newProduce-swiper{
  width:825px;
}
.newProduce-con,.newProduce-wrap,.newProduce-item,.newProduce-item>img{
  width:100%;
}
.newProduce-item{
  position: relative;
}
.newProduce-item p{
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: left;
  background-color: rgba(30, 30, 30, 0.8);
  font-family: MicrosoftYaHeiLight;
  font-size: 12px;
  height: 28px;
	line-height: 28px;
	color: #ffffff;
}
.newProduce-item p span{
  padding-left:10px;
}
.nextIcon{
  background: url("../img/head_01.png")no-repeat !important;
  width:43px !important;
}
.prevIcon{
  background: url("../img/head_02.png")no-repeat !important;
  width:43px !important;
}
.certificateBox{
  margin-top: 26px;
  width: 825px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
  overflow: hidden;
  padding: 23px;
}
.certificateList {
  overflow: hidden;
}
.certificateList a{
  width: 180px;
  height: 255px;
  float: left;
  margin: 5px;
}


.pagination{
  margin-top: 27px;
  width: 788px;
  height: 46px;
  line-height: 46px;
	background-color: #f6f6f6;
}
.pagination-text{
  font-family: MicrosoftYaHeiLight;
	font-size: 14px;
  color: #1e1e1e;
  margin-left:20px;
}

.pagination-list ul{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 46px;
  margin-right: 10px;
}

.pagination-list ul li{
  border:1px solid #ccc;
  height: 24px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  margin-left: 10px;
}
.pagination-list ul li a{
  display: inline-block;
  width: 100%;
}
.choicePage{
  background-color: #d51323;
}

.content  .warmPromptkeyWord {
  margin-top: 48px;
}
.content  .warmPromptkeyWord .warmPrompt{
  width: 381px;
  padding-right: 30px;
  position: relative;
}
.content  .warmPromptkeyWord .warmPrompt .shadow1{
  position: absolute;
  top: 0px;
  right: -18px;
  height: 100%;
}

.content  .warmPromptkeyWord .warmPrompt .warmPrompt-title{
  font-family: MicrosoftYaHei;
	font-size: 16px;
	line-height: 24px;
	color: #1e1e1e;
}
.content  .warmPromptkeyWord .warmPrompt .warmPrompt-describe{
  font-family: MicrosoftYaHeiLight;
	font-size: 14px;
	line-height: 28px;
	color: #1e1e1e;
}
.content  .warmPromptkeyWord .warmPrompt .warmPrompt-describe .warmPrompt-describe-text>div{
  font-family: MicrosoftYaHeiLight;
	font-size: 14px;
	line-height: 28px;
	color: #1e1e1e;
}
.content  .warmPromptkeyWord .topSearch{
  width:574px;
  margin-left: 35px;
}
.content  .warmPromptkeyWord .topSearch .topSearch-title{
  font-family: MicrosoftYaHei;
	font-size: 16px;
  line-height: 24px;
  width: 100%;
  color: #1e1e1e;
  margin-bottom: 10px;
}
.content  .warmPromptkeyWord .topSearch .topSearch-list a{
  width: 20%;
  float: left;
  margin-bottom: 20px;
  padding-left: 8px;
  border-left:2px solid #d51323;
}