@charset "gb2312";

/*css reset*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  background: #FFF;
  color: #000;
  font-size: 12px;
  font-family: "宋体", Arial, Helvetica, sans-serif;
}

td,
th,
caption {
  font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #900;
  text-decoration: none;
}

img {
  border: none;
}

ol,
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}

input,
textarea,
select,
button {
  font: 12px "宋体", Arial, Helvetica, sans-serif;
}

table {
  border-collapse: collapse;
}

html {
  overflow-y: scroll;
}

/*css common*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  *zoom: 1;
}

.contlist li {
  position: relative;
  height: 22px;
  text-align: left;
  line-height: 22px;
}

.contlist li a {
  color: #333;
}

.contlist li a:hover {
  position: relative;
  left: 1px;
  top: 1px;
  color: #900;
}

.contlist span {
  position: absolute;
  right: 0;
  color: #CCC;
}

/*框架*/
body {
  background: url(/Template/images/crjy/body-b.jpg) repeat-x top center;
}

.body-c,
.body-h,
.body-m,
.body-b {
  width: 980px;
  min-width: 980px;
  margin: 0 auto;
  text-align: center;
}

/*头部*/
.head-t {
  width: 980px;
  height: 115px;
  background: url(/Template/images/crjy/head-t.jpg) no-repeat top center;
}

.menu {
  margin: 0 auto;
  height: 35px;
  text-align: center;
}

.menu ul {
  padding-left: 30px;
  text-align: center;
}

.menu li {
  float: left;
  height: 35px;
  padding-right: 2px;
  text-align: center;
  color: #FFF;
  background: url(/Template/images/crjy/menu-d.jpg) no-repeat top right;
}

.menu li.last {
  background: none;
}

.menu li a {
  display: block;
  width: 100px;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
}

.menu li a:hover {
  color: #f6f6bf;
  background: url(/Template/images/crjy/menu-b.jpg) repeat-x top center;
}

/*主体*/
.body-m {
  margin-top: 20px;
}

.o-box {}

.i-box {
  width: 280px;
}

.i-box .tit {
  height: 35px;
  padding-left: 20px;
  font-size: 14px;
  color: #FFF;
  text-align: left;
  line-height: 35px;
  background: url(/Template/images/crjy/tit-b.jpg) repeat-x top center;
}

.i-box .pic-l {
  margin: 10px 0;
}

.box-l,
.box-m,
.box-r {
  float: left;
}

.box-l p {
  text-align: left;
  text-indent: 2em;
  line-height: 2em;
}

.box-l .p-tit {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-indent: 0;
}

.box-m {
  width: 380px;
  margin-left: 20px;
}

.box-r {
  float: right;
}

/*底部*/
.body-b {
  margin-top: 20px;
  padding: 10px 0;
  border-top: #000f3a solid 3px;
}

.body-b p {
  line-height: 2em;
}

/*栏目页+内容页*/
.body-m .side-l {
  float: left;
  width: 250px;
}

.body-m .side-l .tit {
  height: 40px;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  letter-spacing: 10px;
  line-height: 40px;
  background: #cf7004;
  border-bottom: #BEBEBE solid 5px;
}

.body-m .side-l a {
  display: block;
  height: 30px;
  padding-bottom: 2px;
  font-size: 14px;
  color: #366293;
  letter-spacing: 5px;
  line-height: 30px;
  background: #ebe9e9 url(/Template/images/zsw/li-b.jpg) repeat-x left bottom;
}

.body-m .side-l a:hover {
  color: #152d53;
  background: #f3f3f3;
}

.body-m .side-l .pic-l {
  margin-top: 20px;
}

.body-m .cont-r {
  float: right;
  width: 700px;
}

.body-m .cont-r .nav-t {
  position: relative;
  height: 50px;
  margin-bottom: 30px;
  color: #666;
  text-align: left;
  line-height: 50px;
  border-bottom: #CCC solid 1px;
}

.body-m .cont-r .nav-t .nav-c {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.body-m .cont-r .nav-t .nav-l {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

.body-m .cont-r .nav-b {
  margin-top: 20px;
}

.body-c-l .body-m .cont-r td {
  position: relative;
  padding: 0 10px;
  text-align: left;
}

.body-c-l .body-m .cont-r img {
  display: none;
}

.body-c-l .body-m .cont-r span {
  margin-right: 10px;
}

.body-c-l .body-m .cont-r .tittldate {
  position: absolute;
  right: 0;
  color: #999;
}

.body-c-l .body-m .cont-r .fenye {
  margin-top: 20px;
}

.body-c-n .body-m .cont-r .textcont {
  text-align: left;
  text-align: justify;
  text-justify: inter-ideograph;
}

/*成人教育招生简章*/
.crjz .body-m {
  position: relative;
  padding-bottom: 20px;
  font-size: 14px;
  text-align: center;
  line-height: 2em;
  overflow: visible;
  background: #f7f5f5 url(/Template/images/crjy/cj-body-m.jpg) no-repeat left bottom;
}

.crjz h1 {
  height: 80px;
  font-size: 36px;
  font-weight: bold;
  line-height: 80px;
  color: #900;
  background: #FFF;
}

.crjz .box-t {
  position: relative;
  margin-bottom: 20px;
  padding-top: 60px;
  text-align: left;
}

.crjz .box-t h2 {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 115px;
  height: 107px;
  background: url(/Template/images/crjy/cj-tit-b-01.gif) no-repeat left top;
}

.crjz .box-t p {
  margin: 0 20px;
  text-align: justify;
  text-indent: 2em;
}

.crjz .box-t .pic {
  margin: 10px auto;
  text-align: center;
}

.crjz .box-t img {
  margin: 0 auto;
}

.crjz .box-ym .tit,
.crjz .box-b .tit {
  position: relative;
  top: 0;
  left: -20px;
  height: 28px;
  padding-left: 40px;
  padding-bottom: 20px;
  line-height: 28px;
  color: #FFF;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  background: url(/Template/images/crjy/cj-tit-b-02.gif) no-repeat;
}

.crjz .box-ym table {
  border: #CCC solid 1px;
}

.crjz .box-ym td {
  padding: 5px 20px;
  text-align: center;
  vertical-align: middle;
  border: #CCC solid 1px;
}

.crjz .box-ym td.t-l {
  text-align: left;
}

.crjz .box-b dl {
  margin-top: 20px;
  text-align: center;
}

.crjz dd {
  padding: 0 60px;
  text-align: left;
}

.crjz em {
  font-style: normal;
  font-weight: bold;
}