.hyxwxqy_box {
  padding: 20px 0 60px;
  width: 100%;
  overflow: hidden;
}
.hyxwxqy_box h4 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  line-height: 28px;
}
.hyxwxqy_box .date {
  color: #999;
  text-align: center;
}

.hyxwxqy_box .nr_text{
	margin-top: 30px;
}
.hyxwxqy_box .nr_text p{
  margin: 0;
  line-height: 28px;
  font-size: 14px;
  text-indent: 2em;
}
.hyxwxqy_box .nr_text>table{
  margin-bottom: 20px;
}
.hyxwxqy_box .nr_text tr td{
    border: 1px solid #e9e9e9;
    vertical-align: top;
    padding: 10px;
}
/* .hyxwxqy_box .nr_text tr td img{
  display: block;
  margin: 10px auto!important;
  width: 300px !important;
	height: 200px !important;
} */
.hyxwxqy_box #scbz table tbody tr td img{
  width: 100%!important;
  height: auto!important;
}
.hyxwxqy_box #scbz table tbody tr td p{
  text-align: center;
}
.hyxwxqy_box .nr_text tr p{
  text-indent: 0!important;
}
.hyxwxqy_box .nr_text img{
  display: block;
  margin: 0 auto 15px;
}
.dzcp p,
.dzcp span {
  font-size: 14px!important;
}
.dzcp td{
  padding: 0!important;
  vertical-align: middle!important;
}
.dzcp_box{
  background: #f5f5f5;
}
.product_left{
  width: 25%;
  background: #fff;
  float: left;
  margin-top: 30px;
}
.product_left li a{
  display: block;
  padding: 18px 15px;
  border-bottom: 1px dashed #d4d4d4;
  transition: all 0.5s;
  color: #333;
}
.product_left li a:hover{
  background-color: #ff2600;
  color: #fff;
}
.product_left li a span:last-of-type{
  float: right;
}
.dzcp{
  width: 74%;
  float: right;
  background: #fff;
  padding: 20px 20px 40px;
}
.router,
.breadcrumb{
  margin-bottom: 0;
  background-color: #fff;
}
.footer{
  margin-top: 0;
}
@media(max-width:768px){
  .hyxwxqy_box {
    padding: 0;
    width: 100%;
    overflow: hidden;
  }
  .hyxwxqy_box .nr_text img{
    display: block;
    margin: 0 auto 15px;
    width: 100%!important;
  }
  .hyxwxqy_box .nr_text tr td {
    border: 1px solid #e9e9e9;
    vertical-align: top;
    width: 100%!important;
    display: block;  
  }
  .product_left{
    display: none;
  }
  .dzcp{
    width: 100%;
    float: right;
    background: #fff;
    padding: 10px;
  }
}
