@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: Verdana, 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: 14px Verdana, Helvetica, Arial, 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;
}

/*框架*/
body,
.body-c,
.body-h,
.body-m,
.body-b {
  margin: 0 auto;
  text-align: center;
}

body {
  background: url(/Template/images/zky/kk-banner.jpg) no-repeat center 205px;
}

.body-c {
  min-width: 1170px;
  background: url(/Template/images/zky/body-c-b.jpg) repeat-x top center;
}

/*头部*/
.body-h {
  height: 205px;
}

.body-h .head-t {
  height: 115px;
  background: url(/Template/images/zky/head_t.jpg) no-repeat top center;
}

.body-h .menu {
  height: 45px;
  margin: 0 auto;
  text-align: center;
}

.body-h .menu ul {
  position: relative;
  width: 1135px;
  margin: 0 auto;
  padding-left: 35px;
  text-align: center;
}

.body-h .menu li {
  float: left;
  width: 100px;
  height: 45px;
  text-align: center;
}

.body-h .menu a,
.body-h .menu a:visited {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: 100px;
  height: 45px;
  font-size: 14px;
  font-weight: bold;
  line-height: 45px;
  color: #FFF;
}

.body-h .menu ul ul {
  display: none;
  width: 1170px;
}

.body-h .menu #Mmenu-02 ul {
  width: 1140px;
  padding-left: 30px;
}

.body-h .menu #Mmenu-03 ul {
  width: 1040px;
  padding-left: 130px;
}

.body-h .menu #Mmenu-05 ul {
  width: 1170px;
  padding-left: 0;
}

.body-h .menu #Mmenu-06 ul {
  width: 710px;
  padding-left: 460px;
}

.body-h .menu #Mmenu-08 ul {
  width: 850px;
  padding-right: 320px;
}

.body-h .menu #Mmenu_11 ul {
  width: 1160px;
  padding-right: 10px;
}

.body-h .menu li a:hover,
.body-h .menu li.hover a {
  color: #FFF;
  background: #099;
}

.body-h .menu li.hover li a {
  background: none;
}

.body-h .menu li:hover ul,
.body-h .menu li.hover ul {
  position: absolute;
  top: 45px;
  left: 0;
  display: block;
  height: 45px;
  padding: 1.5px 0;
  color: #FFF;
}

.body-h .menu li li {
  width: auto;
  float: left;
  height: 45px;
  margin: 0 5px;
  background: none;
}

.body-h .menu ul.Smenu_r li {
  float: right;
}

.body-h .menu li li a,
.body-h .menu li li a:visited {
  float: left;
  width: auto;
  height: 45px;
  padding-left: 5px;
  font-weight: normal;
  line-height: 45px;
  color: #036;
  background: none;
}

.body-h .menu li li a span,
.body-h .menu li li a:visited span {
  float: left;
  display: block;
  padding-right: 5px;
  color: #036;
}

.body-h .menu li.hover li a:hover {
  color: #036;
  cursor: pointer;
}

.body-h .menu li li a:hover span {
  color: #036;
}

/*主体*/
.body-m {
  width: 1170px;
  margin-top: 500px;
}

.body-m .side-l {
  float: left;
  width: 363px;
  padding: 0 0 2px 7px;
  background: url(../images/zky/kk-side-l-b.jpg) repeat-y left top;
}

.body-m .side-l dt {
  height: 50px;
  color: #FFF;
  font-weight: bold;
  line-height: 50px;
  border-bottom: #9dcd23 solid 5px;
}

.body-m .side-l dt .text-c {
  font-size: 20px;
}

.body-m .side-l dt .text-e {
  font-size: 14px;
  color: #CCC;
}

.body-m .side-l dd {
  border-bottom: #e0e0e0 solid 1px;
}

.body-m .side-l dd .text-c {
  font-size: 14px;
  color: #000;
}

.body-m .side-l dd a,
.body-m .side-l dd a:visited {
  display: block;
  position: static;
  height: 40px;
  padding-left: 60px;
  color: #999;
  font-size: 12px;
  text-align: left;
  line-height: 40px;
  background: #f8f7f4;
}

.body-m .side-l dd a:hover {
  color: #006;
  background: #e2ddca;
}

.body-m .cont-r {
  float: right;
  width: 770px;
}

.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 .fenye {
  margin-top: 20px;
}

.body-m .cont-r .nav-b {
  margin-top: 20px;
}

/*底部*/
.body-b {
  margin-top: 20px;
}

.body-b .o-box {
  overflow: hidden;
}

.body-b .i-box {
  width: 1120px;
  margin: 0 auto;
}

.body-b .box-t {
  padding: 30px 0;
  background: #f8f7f4;
}

.body-b .box-t .box-l {
  float: left;
  width: 432px;
  text-align: left;
}

.body-b .box-t dt {
  height: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  color: #152d53;
  font-weight: bold;
  line-height: 30px;
  border-bottom: #CCC solid 1px;
}

.body-b .box-t dd {
  float: left;
  width: 144px;
  height: 2em;
  line-height: 2em;
}

.body-b .box-t .box-r {
  float: right;
}

.body-b .box-t .box-r img {
  margin-left: 5px;
}

.body-b .box-m {
  padding: 30px 0;
  background: #e0e0e0;
}

.body-b .box-m li {
  float: left;
  width: 186px;
}

.body-b .box-m dt {
  height: 30px;
  margin-bottom: 10px;
  padding-left: 50px;
  padding-bottom: 10px;
  font-size: 15px;
  color: #152d53;
  font-weight: bold;
  text-align: left;
  line-height: 30px;
  border-bottom: #FFF solid 2px;
}

.body-b .box-m dd {
  float: left;
  width: 136px;
  height: 2em;
  padding-left: 50px;
  text-align: left;
  line-height: 2em;
}

.body-b .box-m .i-jyjg {
  width: 372px;
}

.body-b .box-b {
  padding: 20px 0;
  background: #122848;
}

.body-b .box-b p {
  height: 3em;
  font-size: 14px;
  line-height: 3em;
  color: #999;
  text-align: center;
  color: #FFF;
}

.body-b .box-b a {
  color: #FFF;
}

/*栏目页+内容页*/
.body-m .cont-r .textcont {
  padding: 10px;
}

.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-n .body-m .cont-r .textcont p {
  text-align: left;
  text-align: justify;
  text-justify: inter-ideograph;
}

/*学院简介*/
.xyjj .body-m .cont-r .textcont {
  font-family: "宋体", sans-serif;
}

.xyjj .body-m .cont-r .textcont h1 {
  margin-top: 30px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.xyjj .body-m .cont-r .textcont p {
  margin-top: 2em;
  font-size: 16px;
  text-indent: 2em;
  line-height: 2em;
  text-align: justify;
  text-justify: inter-ideograph;
}

.xyjj .body-m .cont-r .textcont div img {
  margin: 2em auto;
  margin-bottom: 0;
}

.xyjj .body-m .cont-r .textcont div p {
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
  text-indent: 0;
  color: #009;
}

/*学校领导*/
.xxld .textcont h2 {
  font-size: 30px;
}

.xxld .textcont div {
  margin: 40px 0;
  padding: 40px;
  border: solid 1px #4676F0;
  border-radius: 20px;
}

.xxld .textcont h3,
.xxld .textcont p {
  float: right;
  width: 480px;
  font-size: 20px;
}

.xxld .textcont h3 {
  margin-bottom: 20px;
  padding: 20px 0;
  text-align: left;
  font-weight: bold;
  color: #FF893B;
  border-bottom: solid 1px #e0e0e0;
}

.xxld .textcont p {
  font-size: 16px;
  text-align: justify;
  text-indent: 2em;
  line-height: 1.5em;
}

.xxld .textcont em {
  margin-left: 20px;
  font-size: 16px;
}

.xxld .textcont img {
  float: left;
}

/*机构设置*/
.jgsj .body-m .cont-r dl {
  margin: 30px 0;
}

.jgsj .body-m .cont-r dt {
  height: 50px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #000;
  line-height: 50px;
  border-bottom: #CCC dashed 1px;
}

.jgsj .body-m .cont-r dd {
  float: left;
  width: 130px;
  height: 40px;
  padding-left: 20px;
  text-align: left;
  line-height: 40px;
  background: url(/Template/images/jigou_b.jpg) no-repeat left center;
}

.jgsj .body-m .cont-r dd img {
  margin-right: 10px;
}

/*大事回顾*/
.dshg .body-m .cont-r table td {
  position: relative;
  padding: 0 10px;
  text-align: left;
}

.dshg .body-m .cont-r table img {
  display: none;
}

.dshg .body-m .cont-r table span {
  margin-right: 10px;
}

.dshg .body-m .cont-r table .tittldate {
  position: absolute;
  right: 0;
  color: #999;
}

.dshg-n .body-m .cont-r .textcont {
  text-align: left;
}

/*学院荣誉*/
.xyry .body-m .cont-r table tr {
  height: 200px;
}

.xyry .body-m .cont-r table td {
  text-align: center;
  vertical-align: middle;
  background: url(/Template/aboutus/images/di.jpg) repeat-x top;
}

/*办学理念*/
.bxln .body-m .cont-r p {
  text-align: left;
  text-indent: 2em;
  line-height: 2em;
  text-align: justify;
  text-justify: inter-ideograph;
}

/*寄语学子*/
.zyxz .body-m .cont-r h1 {
  margin: 10px 0;
  text-align: center;
  font-size: 20px;
}

.zyxz .body-m .cont-r p {
  text-indent: 2em;
  line-height: 2em;
  text-align: justify;
  text-justify: inter-ideograph;
}

.zyxz .body-m .cont-r hr {
  height: 1px;
  border: none;
  border-top: 1px dashed #CCC;
}

.zyxz .body-m .cont-r .zgld {
  float: left;
  margin-right: 10px;
}

.zyxz .body-m .cont-r .zgld img {
  padding: 2px;
  border: #999 solid 1px;
}

.zyxz .body-m .cont-r .zgld h1 {
  text-indent: 0;
  font-size: 12px;
  color: #F00;
  text-align: center;
}

.zyxz .body-m .cont-r .xygy {
  float: right;
  width: 162px;
  margin-left: 10px text-align:center;
}

.zyxz .body-m .cont-r .xygy img {
  float: left;
}

.zyxz .body-m .cont-r .xygy p {
  float: right;
  width: 12px;
  padding-top: 50px;
  line-height: 14px;
  text-indent: 0;
  color: #009;
}

/*联系我们*/
.lxwm .body-m .cont-r .box-l {
  float: left;
  width: 550px;
}

.lxwm .body-m .cont-r .box-r {
  float: right;
  margin-top: 20px;
}

.lxwm .body-m .cont-r dl {
  height: 110px;
  margin-top: 20px;
  background: #f2f2f2;
}

.lxwm .body-m .cont-r dt {
  display: block;
  height: 25px;
  padding-bottom: 5px;
  padding-right: 445px;
  color: #FFF;
  text-align: center;
  line-height: 25px;
  background: #FFF url(/Template/images/bg.jpg) no-repeat left top;
}

.lxwm .body-m .cont-r dd {
  float: left;
  position: relative;
  top: 10px;
  left: 0;
  width: 200px;
  height: 30px;
  padding-left: 60px;
  padding-right: 0;
  text-align: left;
  line-height: 30px;
}

/*图集*/
.tk-box dd {
  float: left;
  width: 240px;
  height: 300px;
  margin: 25px 0 0 25px;
  background: #f6f6f6;
}

.tk-box dd.ts {
  margin-left: 0;
}

.tk-box p {
  padding: 20px 30px;
  text-align: left;
  color: #999;
  line-height: 1.8em;
}

.tk-box em {
  display: block;
  margin-bottom: 5px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

.piclistbox {
  width: 770px;
}

.piclistbox ul {
  width: 770px;
  overflow: hidden;
}

.piclistbox li {
  float: left;
  display: inline;
  width: 330px;
  margin: 5px auto;
  padding: 13px 35px 20px 16px;
  background: url(/Template/images/xc_bg.jpg) no-repeat top center;
}

.piclistbox li p {
  width: 330px;
  margin-top: 5px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tk-n h1 {
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
}

.tk-n .nav-b {
  clear: both;
  margin-left: 20px;
  text-align: left;
}

.tk-n .nav-b span {
  display: block;
  padding-top: 10px;
  line-height: 2em;
}