@charset "utf-8";
.flex{ display: flex; display: -ms-flexbox; justify-content: center; -ms-justify-content: space-between; -ms-flex-pack: justify;}

.body{width: 962px;height: 948px;margin: 0 auto;padding-top: 25px;}
.df_contant{ width: 653px; margin: 0 auto;}

header *{ font-size: 0;}
.header a{ display: block;}


/* 左侧栏 */
.cont_lf{ width: 103px; background: url(../images/home-650_r17_c1.gif) no-repeat top center; background-size: 100% 100%;}
.cont_lf *{ font-size: 0;}
.cont_lf li{ width: 100%;}
.cont_lf a{ display: block; width: 100%; height: 27px; line-height: 27px; background: url(../images/sidebar_li_bg.png) no-repeat center; background-size: 100% 100%;
  font-size: 14px; color: #fff; font-family: Arial,'仿宋'; text-align: right; box-sizing: border-box; padding-right: 30px;}



.cont_ct{ width: 467px; padding-top: 25px;}


.cont_rt{ width: 78px; min-height: 624px; background: url(../images/home-650_r2_c9.gif) no-repeat top center; background-size: 100% 100%;}

.footer{ padding: 16px 0; font-size: 12px; text-align: center;}
hr{
  display: block;
  unicode-bidi: isolate;
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  margin-inline-start: auto;
  margin-inline-end: auto;
  overflow: hidden;
  border-style: inset;
  border-width: 1px;
}
.footer a{ display: block; color: rgb(0, 0, 255); text-decoration: underline;}









