@charset "utf-8";
.hyyx_column {
  margin-bottom: 40px;}
.hyyx_column .text {
  padding: 0 15px;}
.hyyx_column .text h2 {
  font-size: 28px;
  line-height: 34px;
  padding: 15px 0;
  color: #333333;
  text-align: center;
  margin-bottom: 20px;}
.hyyx_column .text .wzxx {
  font-size: 16px;
  color: #b2b2b2;
  line-height: 20px;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 3px double #f5f5f5;
  margin-bottom: 30px;}
.hyyx_column .text .wzxx span{
  color:#b2b2b2;}
.hyyx_column .text .con_sub {
  padding-bottom: 20px;
  border-bottom: 3px double #f5f5f5;}
.hyyx_column .text .con_sub p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 12px;
  color: #333;
  text-indent: 2em;
  text-align: justify;}
.hyyx_column .text .con_sub p img,.hyyx_column .text .con_sub video {
  display: block !important;
  margin: 0 auto !important;
  width: auto !important;
  height: auto !important;
  max-width: 80% !important;
  border: 0px none transparent !important;
  vertical-align: middle !important;}
.hyyx_column .text .prev_next {
  margin-top: 50px;}
.hyyx_column .text .prev_next a {
  width: 47%;
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #4c4c4c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.hyyx_column .text .prev_next a.next {
  margin-left: 6%;
  text-align: right;
  float: right;}
@media only screen and (max-width: 600px) {
.hyyx_column .text h2{
font-size:5vw;}
}