body,
html {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  min-width: 1003px;
  font-family: "Microsoft YaHei", "å¾®è½¯é›…é»‘","å®‹ä½“";
  /*font-family: "SimSun","\5b8b\4f53","Arial Narrow",Helvetica;*/
  background-color: #ccc;
}
a{
  text-decoration: none; color: #000000;
}
.warper{
  width: 1003px;
  margin: 0 auto;
}
/*.warpwe1{*/
  /*width: 1003px;*/
  /*margin: 0 auto;*/
  /*height: 5px;*/
  /*background-color: #000;*/
  /*position: relative;*/
  /*top: 1px;*/
/*}*/
.top{
  height: 57px;
  background-color: #fff;
  width: 100%;
  line-height: 57px;
  padding: 0 63px;
  box-sizing: border-box;
}
.logo{
  float: left;
  padding-top: 6px;
}
.list{
  float: right;
  color: #D40108;
  margin-right: -19px;
  font-size: 14px;
}
.list a{
  color: #D40108;
  margin-right: 9px;
  margin-left: 5px;
}
.list a:hover{
  /*color: #b81d22;*/
}
/*头图*/
.tout{
  width: 100%;
  height: 449px;
  background-color: #b81d22;
  position: relative;
  text-align: center;
}
.bg_img{
/*margin-top: 20px;*/
}
.bg_img1{
  display: none;
  position: absolute;
  left: 77px;
  top: 34px;
  width: 848px;
  height: 272px;

}
.bdgtcm{
  width: 100%;
  height: 100px;
  position: relative;
}
.znmt1{

}
.dwdj{
  position: absolute;
  bottom: 30px;
  left: 306px;
}
.dwdj a{
  width: 52px;
  height: 42px;
  /*background-color: #000;*/
  /* border-radius: 100%; */
  display: inline-block;
  margin-right: 27px;
}
/*最新动态*/
.zxdt{
  width: 100%;
  height: 278px;
  background-color: #F7F9F8;
  text-align: center;
}
.zxdtimg{
  margin-top: 10px;

}
.zxdt div{
  float: left;
  width: 436px;
  box-sizing: border-box;
  margin-right: 20px;
  margin-top: 19px;
  overflow: hidden;
}
.zxdt div:nth-of-type(1){
  margin-left: 56px;
}
.bfor{
  float: left;
  margin-top: 7px;
}
.zxdt div p{
  float: left;
  width: 414px;
  box-sizing: border-box;
  font-size: 13px;
  text-align: left;
  padding-left: 12px;
  line-height: 5px;
  color: #000;
  letter-spacing: 1px;
  white-space:nowrap;
}
.zxdt div p:hover{
  color: #D40108;
}
.more{
  float: right;
}
/*媒体资源*/
.mtzy{
  width: 100%;
  height: 273px;
  background-color: #F7F9F8;
  text-align: center;
}
.mtzya{
  position: relative;
  top: -225px;
  left: 4px;
}
.mtzya a{
  width: 110px;
  height: 110px;
  /*background-color: black;*/
  border-radius: 50%;
  display: inline-block;
  margin: 0 15px;
}
/*智能产品*/
.zncp{
  width: 100%;
  /* height: 267px; */
  background-color: #F7F9F8;
  text-align: center;
  box-sizing: border-box;
  padding: 35px 57px;
  overflow: hidden;
  padding-bottom: 3px;
}
.zncp div{
  width: 210px;
  float: left;
  margin-right: 16px;
  margin-bottom: 20px;
}
.zncp div:nth-of-type(4){
  margin-right: 0px;
}
.zncp div img{
  width: 210px;
  height:120px;
}
.zncp div p{
  font-size: 16px;
  font-weight: bold;
  line-height: 13px;
}
.up1{
  /*margin: 20px 0;*/
  margin-top: 34px;
  margin-bottom: 38px;
}
/*品牌案例*/
.ppal{
  width: 100%;
   height: 381px;
  background-color: #F7F9F8;
  text-align: center;
  box-sizing: border-box;
  padding: 35px 56px;
  overflow: hidden;
}
.ppal a img{
  width: 225px;
  height: 131px;
  margin: 0 -6px -7px -1px;
  box-sizing: border-box;
  border: 2px solid #F7F9F8;
}
.ppalimg{
  margin-bottom: 17px;
}
.gbmr{
  width: 221px;
  height: 126px;
  background: rgba(204, 204, 204,.7);
  /* opacity: .5; */
  text-align: center;
  line-height: 128px;
  float: right;
  position: relative;
  top: -126px;
  right: -2px;
}
.gbmr a{
  color: #D40108;
  font-size: 18px;
}
/*联系我们*/
.lxwm{
  width: 100%;
  background-color: #ccc;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.sjx{
  position: absolute;
  top: 0;
  left: 494px;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 18px solid #F7F9F8;
}