@charset "utf-8";
/*用于存放公共样式和手机端的样式*/
/*字体*/


@font-face {
  font-family: "NotoSansHans-Regular";
  src: url("../fonts/NotoSansHans-Regular.woff2") format("woff2"),
       url("../fonts/NotoSansHans-Regular.woff") format("woff"),
       url("../fonts/NotoSansHans-Regular.ttf") format("truetype"),
       url("../fonts/NotoSansHans-Regular.eot") format("embedded-opentype"),
       url("../fonts/NotoSansHans-Regular.svg") format("svg");
}
li{text-decoration: none;list-style-type: none;}
*{font-family:'NotoSansHans-Regular';}
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg#iconfont') format('svg');
}
.ic{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.plr{padding-left: 25px; padding-right: 25px;box-sizing:border-box;}
.clearfix:after,.clearfix:before{content: '';display: table;}.clearfix:after{clear: both;}.clearfix{*zoom:1;}
/*.gwidth{ padding-left: 25px; padding-right: 25px;box-sizing:border-box; }*/
.tac{text-align: center;}
.nashi .zong{width: 1200px;margin: auto;background: #fff;}
 .telhide{display: block;}
.clea{clear:both;}
body{background-color: #f2f2f2;}
/*banner*/
.product-banner{
  width: 100%;
  height: auto;
}
.product-banner img{
  width: 100%;
}
/*面包屑*/
.mian{
  border-bottom: 1px solid #ccc;
  padding-top: 14px;
  padding-bottom: 14px;
  box-sizing:border-box;
}
.mian p{
  font-size: 0.8rem;
  font-weight: 600;
}
.mian p a{
  font-weight: 400;
  color: #111;
}
.mian p .ic{
  font-size: 1.4rem;
  font-weight: 400;
  margin-right: 4px;
}
.mian p .lan{
  color: #ce000c;
  font-weight: 400;
}
/*正文*/
.nashi{
  margin-top: 50px; 
}
.lgh-p .tou{
  padding-top: 50px;
  padding-bottom: 58px;
}
.lgh-p .tou h4{
  font-size: 1.4rem;
}
.lgh-p .tou p{
  font-size: 0.8rem;
  color: #ccc;
  margin-top: -2px;
}
.lgh-p .tou hr{
  width: 30px;
  height: 2px;
  background-color: #ed3832;
  border:0;
}
.lgh-p .zhong{
  width: 100%;
  border-bottom: 1px solid #ccc;
  float: left;
  margin-bottom: 50px;
}
.lgh-p .zhong ul{
  width: 434px;
  margin: 0 auto;
  padding-top: 64px;  
}
.lgh-p .zhong li{
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 0.8rem;
  margin-right: 46px;
  padding-bottom: 26px;
  box-sizing:border-box;
}
.lgh-p .zhong li a{
  color: #111;
}
.lgh-p .zhong li:last-child{
  margin-right: 0;
}
.lgh-p .zhong .liang{
  border-bottom: 2px solid #ce000c;
}
.lgh-p .zhong .liang a{
  color: #ce000c;
  font-weight: 600;
}
.lgh-p .zhong li a{
  color: #111;
}
.lgh-p .xia{
  width: 100%;
}
.lgh-p .xia li{
  background-color: #fff;
  float: left;
  width: 100%;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  box-sizing:border-box;
  margin-bottom: 34px;
}
.lgh-p .xia li .tu{
  width: 335px;
  margin-right: 55px;
  float: left;
}
.lgh-p .xia li .tu img{
  width: 100%;
}
.lgh-p .xia li a{
  color: #111;
}
.lgh-p .xia li .zi{
  width: 790px;
  float: left;
  padding-right: 60px;
  box-sizing:border-box;
  padding-top: 25px;
}
.lgh-p .xia li span{
  float: right;
   font-size: 0.7rem;
color: #575757;
}
.lgh-p .xia li .zi h5{
  font-size: 0.9rem;
  float: left;
  padding-bottom: 13px;
}
.lgh-p .xia li .zi p{
  font-size: 0.7rem;
  line-height: 1.8em;
  color: #575757;
  height: 75.6px;
  overflow: hidden;
}















.fenye{
  margin:40px 0 80px 0;
}





@media(max-width: 1200px){
    .telhide{display: none;}
    .zong{width: 100%;margin: auto;}
    .gwidth{ padding-left: 10px; padding-right: 10px; box-sizing:border-box;}
  .lgh-p .zhong li{margin-right: 0;width: 33.333333%;padding-bottom: 10px;border-bottom: 2px solid #ccc;padding-top: 10px;}
  .lgh-p .zhong ul{width: 100%;}
    .lgh-p .zhong{border-bottom: 0;}
  .lgh-p .xia li .tu{width: 100%;margin-right: 0;}
.lgh-p .xia li .zi{width: 100%;padding-right: 20px;}

}
@media (max-width: 768px){
.lgh-p .tou{padding-top: 20px;padding-bottom: 30px;}

}

