* {
  margin: 0px;
  padding: 0px;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none;
}
/* 内容模块 */
.nrmk {
  background-color: #F4F4F4;
}
.nrmkk {
  width: 1600px;
  margin: auto;
}
/* 文章内容 */
.nrmkky {
  width: 80%;
  display: inline-block;
  margin-left: 45px;
  margin-bottom: 150px;
}
/* 栏目位置 */
.nrmkkys {
  height: 90px;
  border-bottom: solid 2px #BCBCBC;
}
.nrmkkysz {
  float: left;
  font-size: 30px;
  color: black;
  line-height: 87px;
  border-bottom: solid 4px #3E8E7F;
}
.nrmkkysy {
  float: right;
  font-size: 14px;
  color: #999999;
  line-height: 90px;
}
.nrmkkysy a {
  font-size: 14px;
  color: #999999;
}
/* 文章内容 */
.nrmkkyx {
  width: 100%;
  background-color: white;
  margin: 35px 0 170px;
  padding-bottom: 100px;
}
.nrmkkyxt {
  text-align: center;
  padding: 38px 0;
}
.nrmkkyxd {
  width: 810px;
  height: 42px;
  margin: auto;
  background: url(../img/333.png) center no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  color: white;
  line-height: 42px;
  text-align: center;
}
.nrmkkyxc p {
  font-size: 18px !important;
  line-height: 40px !important;
  text-indent: 2em !important;
  margin: 7px 25px !important;
  font-family: Microsoft YaHei !important;
  font-weight: 400 !important;
  color: #333333 !important;
  word-wrap:break-word;
}
.nrmkkyxc img {
 /* display: block !important;*/
  max-width: 90% !important;
 /* margin: 20px auto !important;*/
}
.nrmkkyxc table {
  max-width: 100% !important;
  width: 90% !important;
  margin: 0 auto;
}
.nrmkkyxc table p {
    text-indent:0!important;
  margin: 0!important;
 }




.nrmkkyxc iframe{
	max-width: 100% !important;
	margin:0 auto;
	display:block;
}


.nrmkkyxc div{ max-width:100% !important; }
table {width:100% !important; }



iframe {
    margin: 0 auto;
    display: block;
width:100%;
}
table{
   line-height: 2;
width:100%;
margin:20px 0px;
}
table td{padding:0 5px;/* width:auto !important; */height:auto !important;white-space:pre-wrap;}




























@media screen and (max-width: 1600px) {
  .nrmkk {
    width: 1440px;
  }
  .nrmkky {
    width: 78%;
  }
}
@media screen and (max-width: 1500px) {
  .nrmkk {
    width: 1280px;
  }
  .nrmkky {
    width: 75%;
  }
}
@media screen and (max-width: 1300px) {
  .nrmkk {
    width: 1024px;
  }
  .nrmkky {
    width: 71%;
  }
  .wznr ul li a {
    height: 21px;
    width: 65%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 21px;
  }
  .nrmkkyxd {
    width: 80%;
  }
}
@media screen and (max-width: 1100px) {
  .nrmk .nrmkk .nrmkkz {
    display: none;
  }
  .nrmkk {
    width: 100%;
  }
  .nrmkky {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .nrmkky {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 768px) {
  .wznr ul li span {
    margin-right: 0;
  }
  .nrmkkyx {
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .nrmkky {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  .wznr ul li a {
    width: 50%;
  }
  .nrmkkyxt {
    padding-left: 10px;
    padding-right: 10px;
  }
.nrmkkyxd{width:100%;padding:10px 35px;height:auto;line-height:20px;font-size:12px;}
}
@media screen and (max-width: 320px) {
	.nrmkkysy a{
		font-size:12px;
	}
	.nrmkkysy span{
		font-size:12px;
	}
  .nrmkkyxt h2 {
    font-size: 22px;
  }
  .nrmkkysz {
    font-size: 24px;
  }
  .nrmkkys {
    position: relative;
  }
  .nrmkkysy {
    position: absolute;
    right: 0;
    top: 5px;
    height: 14px;
    line-height: 14px;
  }
}
/*# sourceMappingURL=nry.css.map */