html {
  -webkit-text-size-adjust: none;
}
a {
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
html {
  zoom: 1;
}
html * {
  outline: 0;
  zoom: 1;
}
html button::-moz-focus-inner {
  border-color: transparent!important;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
input,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: 0 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-spacing: 0;
}
button,
input[type=button],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none !important;
}
table {
  /*border-collapse:collapse;border-spacing:0;*/
}
fieldset,
a img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
textarea,
button {
  -webkit-appearance: none !important;
}
em,
i {
  font-style: normal;
}
select {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  display: block;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 321px) {
  html {
    font-size: 62.5% !important;
  }
}
@media only screen and (min-width: 361px) {
  html {
    font-size: 70.31% !important;
  }
}
@media only screen and (min-width: 376px) {
  html {
    font-size: 73.24% !important;
  }
}
@media only screen and (min-width: 481px) {
  html {
    font-size: 84% !important;
  }
}
@media only screen and (min-width: 561px) {
  html {
    font-size: 90% !important;
  }
}
@media only screen and (min-width: 641px) {
  html {
    font-size: 100% !important;
  }
}
body {
  font-family: "Microsoft YaHei", sans-serif;
  margin: 0 auto;
  max-width: 640px;
  min-width: 320px;
  padding: 0;
  width: 100%;
  overflow-x: hidden;
  background-color: #fff;
}
img {
  width: 100%;
  max-width: auto;
  display: block;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
input:focus {
  outline: 0;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.clearf:after {
  clear: both;
}
.clearf:after,
.clearf:before {
  content: "";
  display: block;
}
/* .pt35{margin-top: 35px;}
.pt15{margin-top: 15px;} */
.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.warn {
  color: #ff0030;
}
.rdbg {
  background: #ff0030;
}
.container {
  width: 93.75%;
  margin: 0 auto;
  background: #fff;
}
.clearfix::after,
.clearfix::before {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}
@font-face {
  font-family: 'iconfont';
  /* project id 1851380 */
  src: url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.eot');
  src: url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.woff2') format('woff2'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.woff') format('woff'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.ttf') format('truetype'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
}
.banner img {
  width: 100%;
}
.m_center {
  padding-left: 15px;
  padding-right: 15px;
}
.d_flex {
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*zhaoheng all style*/
/*margin-top*/
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt14 {
  margin-top: 14px;
}
.mt15 {
  margin-top: 15px;
}
.mt17 {
  margin-top: 17px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt38 {
  margin-top: 38px;
}
.mt40 {
  margin-top: 40px;
}
.mt43 {
  margin-top: 43px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt85 {
  margin-top: 85px;
}
.mt90 {
  margin-top: 90px;
}
.mt115 {
  margin-top: 115px;
}
.mt100 {
  margin-top: 100px;
}
.mt110 {
  margin-top: 110px;
}
.mt117 {
  margin-top: 117px;
}
.mt120 {
  margin-top: 120px;
}
.mt130 {
  margin-top: 130px;
}
.mt150 {
  margin-top: 130px;
}
/*margin-bottom*/
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb14 {
  margin-bottom: 14px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb17 {
  margin-bottom: 17px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb28 {
  margin-bottom: 28px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb38 {
  margin-bottom: 38px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb55 {
  margin-bottom: 55px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb75 {
  margin-bottom: 75px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb85 {
  margin-bottom: 85px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb110 {
  margin-bottom: 110px;
}
.mb117 {
  margin-bottom: 117px;
}
.mb120 {
  margin-bottom: 120px;
}
.mb130 {
  margin-bottom: 130px;
}
.mb150 {
  margin-bottom: 130px;
}
/*padding-top*/
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt14 {
  padding-top: 14px;
}
.pt15 {
  padding-top: 15px;
}
.pt17 {
  padding-top: 17px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt35 {
  padding-top: 35px;
}
.pt38 {
  padding-top: 38px;
}
.pt40 {
  padding-top: 40px;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pt55 {
  padding-top: 55px;
}
.pt60 {
  padding-top: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pt80 {
  padding-top: 80px;
}
.pt85 {
  padding-top: 85px;
}
.pt90 {
  padding-top: 90px;
}
.pt100 {
  padding-top: 100px;
}
.pt110 {
  padding-top: 110px;
}
.pt130 {
  padding-top: 130px;
}
.pt150 {
  padding-top: 130px;
}
/*padding-bottom*/
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb14 {
  padding-bottom: 14px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb17 {
  padding-bottom: 17px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb45 {
  padding-bottom: 45px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb85 {
  padding-bottom: 85px;
}
.pb90 {
  padding-bottom: 90px;
}
.pb100 {
  padding-bottom: 100px;
}
.pb110 {
  padding-bottom: 110px;
}
.pb130 {
  padding-bottom: 120px;
}
.pb150 {
  padding-bottom: 130px;
}
.flex_n {
  -webkit-box-flex: 0;
          flex: none;
  -webkit-flex: none;
  -ms-flex: none;
}
.flex_1 {
  -webkit-box-flex: 1;
          flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}
.mr_last0 li:last-child {
  margin-right: 0px!important;
}
.mr_2n0 li:nth-child(2n) {
  margin-right: 0px!important;
}
.mr_3n0 li:nth-child(3n) {
  margin-right: 0px!important;
}
.mr_4n0 li:nth-child(4n) {
  margin-right: 0px!important;
}
.mr_5n0 li:nth-child(5n) {
  margin-right: 0px!important;
}
#allimg {
  padding: 20px 15px;
  text-align: center;
}
#main li .cjdy_box {
  padding: 0px 15px;
  background: #ffe3e0;
}
#main li:nth-child(2n) .cjdy_box {
  background: #fff8ee;
}
#main li .cjdy_imgtop {
  background: url(/images_2016/rxxz/3.jpg);
  background-size: 130% 100%;
  height: 15px;
}
#main li:nth-child(2n) .cjdy_imgtop {
  background: url(/images_2016/rxxz/8.jpg);
  background-size: 130% 100%;
  height: 15px;
}
.cjdy li p:first-child {
  height: 60px;
  color: #ff0000;
  text-align: center;
  position: relative;
  margin-bottom: 15px;
}
.cjdy li p {
  text-align: center;
}
.cjdy li p img {
  position: absolute;
  top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200px;
}
.cjdy li p span {
  position: absolute;
  font-size: 18px;
  z-index: 2;
  top: 26px;
  left: 50%;
  font-weight: bold;
  color: #ff0000;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.cjdy li span {
  font-size: 16px;
  display: block;
  text-align: justify;
  margin-bottom: 10px;
}
.cjdy_box > span {
  text-indent: 2em;
}
.but {
  font-size: 14px;
  text-align: center;
  position: relative;
  padding: 25px 0px 30px;
}
.but a {
  width: 190px;
  margin: auto;
  border-radius: 7px;
  display: block;
  overflow: hidden;
  position: relative;
}
.but img {
  width: 100%;
}
.but span {
  position: absolute;
  left: 50%;
  width: 100px;
  color: #fff;
  top: 50%;
  font-size: 16px;
  -webkit-transform: translate(-23%, -50%);
          transform: translate(-23%, -50%);
}
.zykc {
  padding: 0 15px;
}
.zykc li {
  width: 48.5%;
  float: left;
  margin-right: 3%;
  border-radius: 7px;
  margin-bottom: 3.1%;
  overflow: hidden;
}
.zykc li:nth-child(2n) {
  margin-right: 0%;
}
.zykc li:not(:nth-last-child(n+3)) {
  margin-bottom: 0;
}
.zykc_img {
  position: relative;
}
.zykc_title {
  width: 130px;
  font-size: 16px;
  padding: 5px 7px;
  border-radius: 50px;
  position: absolute;
  text-align: center;
  left: 50%;
  -webkit-box-shadow: 0 5px 10px #ccc;
          box-shadow: 0 5px 10px #ccc;
  bottom: -15px;
  background: #fff;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  color: #fe0000;
}
.zykc_time {
  background: #eaeaea;
  padding-top: 25px;
  padding-left: 10px ;
  padding-right: 10px ;
  position: relative;
  padding-bottom: 10px;
}
.zykc_time > span {
  font-size: 12px;
  display: block;
}
.zykc_time .active {
  width: 35px;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
  line-height: 35px;
  background: #f8760c;
  height: 35px;
  padding: 10px 4px;
  position: absolute;
  right: 5px;
  bottom: 10px;
}
.zykc_time .active img {
  width: 80%;
}
.zykc_time > span span {
  font-weight: bold;
}
.jxhj {
  padding: 0px 15px ;
}
.jxhj li {
  width: 48.5%;
  margin-right: 3% ;
  margin-bottom: 3% ;
}
.jxhj li:nth-child(5),
.jxhj li:nth-child(6) {
  margin-bottom: 0;
}
.title {
  padding: 0px 15px;
}
.title a {
  font-weight: bold;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 22px;
  display: block;
  text-align: center;
  background: #fd5a42;
  line-height: 50px;
}
.nzdm {
  padding: 0px 15px;
  margin-bottom: 20px;
}
.nzdm li {
  background: #f5f5f5;
  padding-top: 10px;
  padding-left: 10px ;
  padding-right: 10px ;
}
.nzdm li a {
  padding-left: 5px;
  font-size: 16px;
  position: relative;
  display: block;
  color: #fd5a42;
}
.nzdm li a span {
  display: block;
  background: #ff4a4f;
  padding: 4px 5px;
  color: #fff;
  border-radius: 20px;
  position: absolute;
  top: -2px;
  right: -5px;
  font-size: 14px;
}
.nzdm li a > div {
  margin-top: 7px;
}
.rxzn-sec {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.rxzn-sec .rxzn-item {
  width: 33.33333333%;
  text-align: center;
  padding-bottom: 1rem;
}
.rxzn-sec .rxzn-item p.tb {
  font-size: 1.3rem;
  line-height: 4.6rem;
  height: auto;
  color: #ff0000;
  text-align: center;
  position: relative;
  margin-bottom: 0;
}
.rxzn-sec .rxzn-item p.tb i {
  font-size: 3rem;
  color: #f14e4e;
}
.rxzn-sec .rxzn-item p.con {
  font-size: 1.3rem;
}
.rxzn-sec .rxzn-item:nth-child(5) p i {
  font-size: 3.24rem;
}
.rxzn-sec .rxzn-item:nth-child(6) p i {
  font-size: 3rem;
}
