﻿html,
body {
  font-family: "Microsoft YaHei" ! important;
}
.textHidden {
  list-style: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pl_0 {
  padding-left: 0px;
}
.pr_0 {
  padding-right: 0px;
}
.color_nankai {
  color: #7e006b;
}
.bodyBox {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}
.topBar {
  height: 35px;
  background-color: #f4f4f4 !important;
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
}
#headerBox .topBarDiv {
  height: 34px;
}
#headerBox .topBarDiv .topBarCon {
  width: 350px;
  float: right;
}
#headerBox .topBarDiv .topBarCon .inputBox {
  width: 170px;
  float: left;
  padding-top: 0px;
}
#headerBox .topBarDiv .topBarCon .inputBox input {
  padding-left: 10px;
  padding-right: 10px;
  width: 169px;
  height: 30px;
  border: 0 none;
  background-color: transparent;
  border-radius: 6px;
  border: 2px #7E006B solid;
}
#headerBox .topBarDiv .topBarCon .inputBox input:focus {
  outline: none !important;
  background-color: transparent;
  border-radius: 6px;
  border: 2px #7E006B solid;
}
#headerBox .topBarDiv .topBarCon .iconBox {
  width: 60px;
  margin: 0 15px;
  padding-top: 3px;
  float: left;
  position: relative;
}
#headerBox .topBarDiv .topBarCon .iconBox a {
  width: 25px;
  border-radius: 100%;
  display: block;
  height: 25px;
  text-align: center;
  font-size: 18px;
  -ms-box-shadow: 1.5px 1.5px 2px #888;
  -moz-box-shadow: 1.5px 1.5px 2px #888;
  -webkit-box-shadow: 1.5px 1.5px 2px #888;
  -o-box-shadow: 1.5px 1.5px 2px #888;
  box-shadow: 1.5px 1.5px 2px #888;
  text-decoration: none;
  cursor: pointer;
  color: #7e006b;
}
#headerBox .topBarDiv .topBarCon .iconBox .cordBar {
  width: 135px;
  height: 0px;
  overflow: hidden;
  position: absolute;
  top: 40px;
  left: 0px;
  z-index: 100;
  -moz-transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#headerBox .topBarDiv .topBarCon .iconBox .cordBar.in {
  height: 135px;
}
#headerBox .topBarDiv .topBarCon .enBox {
  width: 80px;
  float: left;
  color: #888;
  font-size: 16px;
  padding-top: 7px;
}
#headerBox .topBarDiv .topBarCon .enBox a {
  color: #9e9e9e;
  text-decoration: none;
}
#headerBox .topBarDiv .topBarCon .enBox a:hover {
  color: #7e006b;
}
#headerBox .headerCon_top {
  height: 100px;
  background: url(sumiao.png) no-repeat right 0;
  position: relative;
}
#headerBox .headerCon_top a.logo {
  width: 300px;
  height: 70px;
  display: block;
  text-decoration: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  cursor: pointer;
}
.headerCon {
  background-color: white !important;
}
.headerCon .navBox {
  background: white;
  border: 0 none;
  padding-top: 13px;
  margin-bottom: 0;
}
.headerCon .navBox .navUl li.active a {
  color: white;
  background: #7e006b;
}
.headerCon .navBox .navUl li a {
  padding: 20px 15px 15px 15px;
  color: #7e006b;
  font-size: 16px;
}
.headerCon .navBox .barButton {
  background-color: #333;
}
.headerCon .navBox .collapse.in .navUl li a {
  padding: 15px 20px 15px 20px;
}
.headerCon .navBox .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.headerCon.fixedNavBox .navBox {
  background-color: #7e006b !important;
  padding-top: 0;
}
.headerCon.fixedNavBox .navBox .navUl li.active a {
  color: #7e006b;
  background: white;
}
.headerCon.fixedNavBox .navBox .navUl li a {
  color: white;
}
.mainlistUl {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.mainlistUl li {
  padding: 12px 15px;
  border-radius: 5px;
  border: 1px solid #b5b5b5;
  height: 150px;
  overflow: hidden;
  list-style: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-right:10px;
}
.mainlistUl li a,
.mainlistUl li p {
  width: 350px;
}
.mainlistUl li a {
  font-size: 16px;
  display: block;
  color: #7e006b;
  text-decoration: none;
}
.mainlistUl li .title111 {
  font-weight: 800;
}
.mainlistUl li .description {
  height: 70px;
  padding-top: 10px;
  font-size: 12px;
  overflow: hidden;
  font-weight: 100;
}
.mainlistUl li .description .text {
  line-height: 1.8em;
  position: relative;
  text-indent: 33px;
}
.mainlistUl li span {
  font-size: 12px;
}
.newBox {
  border-radius: 10px;
  border: 1px solid #b5b5b5;
  border-top: 2px solid #7e006b;
  min-height: 50px;
  padding: 0 25px 15px 25px;
  margin-bottom: 20px;
  padding-top: 20px;
}
.newBox h3 {
  font-size: 20px !important;
  margin-top: 0px !important;
}
.newBox img {
  width: 100%;
  max-height: 124px;
}
.newBox .title {
  color: #777;
  text-decoration: none;
}
.newBox ul.list-unstyled {
  border-top: 1px solid #f4f4f4;
  padding-top: 15px;
}
.newBox ul.list-unstyled > li a {
  display: block;
  color: #333;
  font-size: 14px;
  height: 25px;
  overflow: hidden;
  text-decoration: none;
}
.newBox ul.list-unstyled > li a:before {
  content: '?';
  margin-right: 10px;
  font-size: 14px;
}
.newBox ul.list-unstyled > li a:hover {
  color: #888;
}
.newBox ul.list-unstyled > li:first-child > a {
  font-weight: 800;
  color: #7e006b;
}
.newBox .tabs .navUl {
  padding-left: 0;
  list-style: none;
}
.newBox .tabs .navUl > li {
  margin: 0;
  display: inline-block;
  *display: inline;
  width: 160px;
  position: relative;
}
.newBox .tabs .navUl > li a {
  font-size: 16px;
  color: #777;
  padding: 0;
  font-weight: 800;
}
.newBox .tabs .navUl > li.tab-current {
  background-color: transparent;
}
.newBox .tabs .navUl > li.tab-current a {
  color: #7e006b;
}
.newBox2 {
  padding: 0;
  border: 0 none;
}
.newBox2 .navUl {
  width: 100%;
  height: 100%;
}
.newBox2 .navUl > li {
  width: 50% !important;
}
.newBox2 .navUl > li > a {
  color: #7e006b;
  line-height: 3em;
}
.newBox2 .navUl > li.tab-current {
  border: 1px solid #b5b5b5;
  border-top: 2px solid #7e006b;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 0;
  background-color: white !important;
}
.newBox2 .content {
  margin-top: -6px;
  border: 1px solid #b5b5b5;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.timeAxis {
  position: relative;
  padding: 30px 0;
}
.timeAxis .borderBox {
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 49%;
  background: -webkit-linear-gradient(#f0f0f0, #b5b5b5, #f0f0f0);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#f0f0f0, #b5b5b5, #f0f0f0);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#f0f0f0, #b5b5b5, #f0f0f0);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#f0f0f0, #b5b5b5, #f0f0f0);
  /* ��׼���﷨ */
}
.timeAxis .timeAxisBox {
  width: 100%;
  padding: 30px 0;
}
.timeAxis .timeAxisBox .conBox {
  border-radius: 5px;
  border: 1px solid #c5c5c5;
  padding: 10px;
  width: 400px;
  margin-top: 50px;
  position: relative;
}
.timeAxis .timeAxisBox .conBox:after {
  display: block;
  content: '';
  width: 15px;
  height: 15px;
  border: 1px solid;
  border-color: transparent transparent #c5c5c5 #c5c5c5;
  position: absolute;
  top: 55px;
  right: -7px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  background-color: white;
}
.timeAxis .timeAxisBox .conBox > img {
  width: 100%;
  height: 200px;
  border-radius: 5px;
  border: 1px solid #c5c5c5;
}
.timeAxis .timeAxisBox .conBox .titleBox {
  font-size: 16px;
  background-color: white;
  font-weight: 800;
  color: #7e006b;
  width: 180px;
  text-align: center;
  padding: 10px ;
  border-radius: 5px;
  border: 1px solid #c5c5c5;
  position: absolute;
  top: -70px;
  right: -250px;
}
.timeAxis .timeAxisBox .conBox .titleBox:before {
  display: block;
  content: '';
  width: 20px;
  height: 20px;
  background: url(../images/yuan.png) no-repeat;
  position: absolute;
  top: 120px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.timeAxis .timeAxisBox .conBox .title {
  display: block;
  color: #7e006b;
  font-size: 16px;
  text-decoration: none;
  padding: 15px 0;
}
.timeAxis .timeAxisBox .conBox p.description {
  color: #777;
}
.timeAxis .timeAxisBox:nth-child(odd) .conBox {
  float: right;
}
.timeAxis .timeAxisBox:nth-child(odd) .conBox:after {
  right: 0;
  left: -7px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.timeAxis .timeAxisBox:nth-child(odd) .conBox .titleBox {
  right: 0;
  left: -272px;
}
.basic .imageBox {
  width: 150px;
  float: left;
}
.basic .imageBox img {
  width: 100%;
  height: auto;
}
.basic .basicText {
  float: left;
  width: 60%;
  padding-left: 20px;
}
.teacherDetail {
  padding-top: 30px;
}
.teacherDetail .conUl {
  list-style: none;
  padding-left: 0;
}
.teacherDetail .conUl li .navTitle {
  border-bottom: 1px solid #7e006b;
}
.teacherDetail .conUl li .navTitle > span {
  display: inline-block;
  *display: inline;
  background-color: #7e006b;
  padding: 8px 15px;
  color: white;
  font-size: 14px;
  border-top-left-radius: 0.6em;
}
.teacherDetail .conUl li .conText {
  padding: 10px 0;
}
.teacherDetail .conUl li .conText textarea {
  width: 100%;
  overflow-y: visible;
  height: 100%;
  border: 0 none;
}
.teacherDetail .conUl li .conText textarea:disabled {
  background-color: transparent;
}
footer {
  background-color: #7e006b;
  margin-top: 25px;
}
footer .footerCon {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  color: white;
}
footer .footerCon a {
  color: white;
}
footer .footerNav {
  display: inline-block;
  color: white;
  padding: 0 15px;
}
.breadcrumbBox {
  list-style: none;
  padding: 8px 15px;
}
.breadcrumbBox li {
  display: inline-block;
}
.breadcrumbBox li:before {
  padding: 0 5px;
  color: #ccc;
  content: ">";
}
.breadcrumbBox li:first-child:before {
  padding: 0;
  content: "";
}
.breadcrumbBox li.active {
  color: #c5c5c5;
}
.breadcrumbBox li a {
  color: white;
}
.pageNav {
  padding: 50px 0;
  position: relative;
  right: 0;
}
.pageNav nav {
  text-align: right;
}
.pageNav li {
  margin: 0 !important;
}
.pageNav li.active a {
  background-color: #7e006b;
  border: 1px solid #7e006b;
}
.pagination {
  margin: 8px 0;
}
.pagination ul {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
}
.pagination ul li {
  display: inline;
}
.pagination ul li > a {
  display: inline-block;
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination ul li.active > a {
  color: white;
}
.pagination .controls a {
  border: 0;
}
.pagination .controls input {
  border: 0;
  color: #999;
  width: 30px;
  padding: 0;
  margin: -3px 0 0 0;
  text-align: center;
}
.insideNAV {
  background-color: #7e006b;
}
.insideNAVCon {
  min-height: 85px;
  width: 100%;
  position: relative;
  z-index: 2;
}
.insideNAVCon .insideNavLeft,
.insideNAVCon .insideNavRight {
  display: inline-block;
}
.insideNAVCon .insideNavLeft {
  color: white;
  text-align: left;
  padding-left: 45px;
}
.insideNAVCon .insideNavLeft small {
  color: #c5c5c5;
}
.insideNAVCon .insideNavRight {
  float: right;
  padding-top: 20px;
  padding-right: 20px;
}
.shiziTab nav {
  background-color: #f4f4f4;
}
.shiziListBox {
  width: 100%;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  padding: 3px;
  height: 305px;
  overflow: hidden;
  margin-bottom: 15px;
}
.shiziListBox .imgBox {
  position: relative;
}
.shiziListBox .imgBox .nameBox {
  position: absolute;
  bottom: 127px;
  left: 0;
  display: inline-block;
  padding: 10px 70px 25px 15px;
  color: white;
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50);
}
.shiziListBox .imgBox .nameBox p {
  display: inline-block;
  *display: inline;
  background-color: #7e006b;
  border-radius: 5px;
  color: white;
  padding: 5px 10px;
  margin-bottom: 0;
  position: absolute;
  bottom: -15px;
  left: 15px;
  font-size: 14px;
}
.shiziListBox .imgBox .img_a {
  width: 100%;
  display: block;
  text-decoration: none;
  position: relative;
  height: 203px;
  overflow: hidden;
  border-radius: 5px;
}
.shiziListBox .imgBox .img_a img {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
}
.shiziListBox p.figcaption {
  padding: 0px 2px ;
  font-size: 14px;
  color: #777;
  border-bottom: 1px dotted #c5c5c5;
  overflow: hidden;
  height: 52px;
  margin-bottom: 4px;
}
.shiziListBox .mailBox {
  display: inline-block;
  *display: inline;
  text-decoration: none;
}
.shiziListBox .mailBox.mailicon {
  float: left;
  background: url(../images/shizi/mail.png) no-repeat center center;
  width: 30px;
  height: 30px;
}
.shiziListBox .mailBox.mailText {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  word-wrap: break-word;
  word-break: break-all;
}
.teachImgList {
  padding-left: 6px;
  padding-right: 6px;
}
.inside_gray {
  padding: 10px 0;
  background-color: #f4f4f4;
  text-align: center;
  margin-bottom: 30px;
}
.inside_gray a {
  display: inline-block;
  *display: inline;
  text-decoration: none;
  font-size: 16px;
  color: #777;
  padding: 0 30px;
}
.inside_gray a.active {
  color: #7e006b;
}
.inside_gray.teacherTab {
  padding: 5px 0 0 0 ;
}
.about_list {
  padding-bottom: 20px;
  border-bottom: 1px solid #c5c5c5;
  margin-bottom: 20px;
}
.about_list:last-child {
  border-bottom: 0 none;
}
.about_list img {
  width: 318px;
  max-height: 180px;
}
.about_list .media-heading {
  color: #7e006b;
  margin-bottom: 15px;
}
.about_list .dateBox {
  display: inline-block;

  color: #777;
  float: right;
}
.about_list h3 {
  font-size: 20px;
}
.about_list p {
  line-height: 22px;
  color: #777;
}
.news_title a{
  
  text-overflow:ellipsis;
  -o-text-overflow: ellipsis;
  -moz-binding: url('https://stat.zhaotingting95511.com/_upload/tpl/02/31/561/template561/./css/ellipsis.xml#ellipsis'); 
  white-space:nowrap;
  overflow: hidden;
  }
.newsUl {
  list-style: none;
  padding-left: 0;
}
.newsUl li {
  border-bottom: 1px solid #f4f4f4;
  color: #777;
}
.newsUl li span {
  padding-right: 30px;
}
.newsUl li span.title {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsUl li a {
  color: #777;
  display: block;
  text-decoration: none;
  padding: 15px 0;
}
.newsUl li a:hover {
  color: #7e006b;
}
.newsUl li a span {
  display: inline-block;
  *display: inline;
}
.newsUl li a span:first-child {
  padding-right: 10px;
  font-size: 12px;
}
.newsUl li a span:last-child {
  float: right;
}

.lie-tm{
  white-space: nowrap;
}
.infoLeft .listFooter span,
.infoLeft .listFooter a {
  display: inline-block;
  *display: inline;
}
.infoLeft .listFooter span {
  color: #777;
  float: left;
}
.infoLeft .listFooter a {
  background-color: #7e006b;
  font-size: 14px;
  padding: 6px 15px;
  color: white;
  text-decoration: none;
  border-radius: 5px;
  float: right;
}
.detail {
  padding-bottom: 30px;
}
.detail p {
  line-height: 25px;
}
.actConBox div,
.actConBox p {
  text-indent: 2.5em;
}
.downloadUl {
  list-style: none;
  padding-left: 0;
}
.downloadUl > li {
  background-color: #f4f4f4;
  border-radius: 8px;
  border-left: 2px solid #7e006b;
  margin-bottom: 22px;
  padding: 6px 20px;
}
.downloadUl > li a.title {
  color: #777;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  width: 80%;
  overflow: hidden;
  font-size: 14px;
  padding-top: 10px;
}
.downloadUl > li .download_btn_Box {
  display: inline-block;
  *display: inline;
  width: 15%;
  color: #777;
  position: relative;
}
.downloadUl > li .download_btn_Box span,
.downloadUl > li .download_btn_Box .download_button {
  display: inline-block;
  *display: inline;
  height: 28px;
}
.downloadUl > li .download_btn_Box .download_button {
  margin-left: 15px;
  width: 28px;
  background: url(../images/download/button.png) no-repeat 0 0;
  text-decoration: none;
  position: absolute;
  top: -5px;
  right: 0;
}
.icon_i {
  display: inline-block;
  *display: inline;
  background: url(../images/download/icon.png) no-repeat;
  width: 26px;
  height: 26px;
}
.icon_i.icon_word {
  background-position: 0 0;
}
.icon_i.icon_excal {
  background-position: -30px 0;
}
.icon_i.icon_piront {
  background-position: -62px 0;
}
.actConBox p {
  text-align: justify;
  line-height: 1.5em;
  text-indent: 2em;
  margin-bottom: 1em;
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  .mainlistUl li a,
  .mainlistUl li p {
    width: 280px;
  }
  .callbacks img {
    height: auto;
  }
  .timeAxis .timeAxisBox .conBox .titleBox {
    right: -180px;
  }
  .timeAxis .timeAxisBox:nth-child(odd) .conBox .titleBox {
    left: -195px;
  }
}
@media screen and (max-width: 1000px) {
  .mainlistUl li a,
  .mainlistUl li p {
    width: 318px;
  }
  .mainRight {
    padding-left: 0 !important;
  }
  .timeAxis .timeAxisBox .conBox {
    width: 330px;
  }
  .timeAxis .timeAxisBox .conBox .titleBox {
    right: -125px;
  }
  .timeAxis .timeAxisBox:nth-child(odd) .conBox .titleBox {
    left: -135px;
  }
  .teachImgList {
    width: 30%;
  }
}
@media screen and (max-width: 600px) {
  .headerCon .headerCon_top {
    background: none;
  }
  .mainlistUl li {
    width: 100%;
  }
  .mainlistUl li a,
  .mainlistUl li p {
    width: 378px;
  }
  .inside_gray a {
    padding: 0 5px;
  }
  .about_list img {
    width: 140px;
    height: 100px;
  }
  .about_list p {
    overflow: hidden;
  }
  .downloadUl li a.title {
    width: 90%;
  }
  .downloadUl li .download_btn_Box {
    width: 40%;
  }
  .insideNAVCon .insideNavLeft.infoNav {
    width: 100%;
  }
  .insideNAVCon .insideNavRight.infoNav {
    width: 100%;
    float: left;
  }
  .timeAxis .borderBox {
    display: none;
  }
  .timeAxis .timeAxisBox .conBox {
    width: 100%;
  }
  .timeAxis .timeAxisBox .conBox:after {
    display: none;
  }
  .timeAxis .timeAxisBox .conBox .titleBox {
    right: 0px;
    left: 0;
    margin: 0 auto;
  }
  .timeAxis .timeAxisBox .conBox .titleBox:before {
    display: none;
  }
  .timeAxis .timeAxisBox:nth-child(odd) .conBox .titleBox {
    right: 0px;
    left: 0;
    margin: 0 auto;
  }
  .teachImgList {
    width: 50%;
  }
  .shiziListBox .imgBox .nameBox {
    padding: 10px 40px 25px 15px;
  }
  #headerBox .headerCon_top {
    background: none;
  }
  .newsUl li a span {
    padding-right: 10px;
  }
  .newsUl li a span.newTitle {
    width: 265px;
  }
  .newsUl li a span.glyphicon {
    top: -20px;
  }
}
@media screen and (max-width: 415px) {
  .mainlistUl li a,
  .mainlistUl li p {
    width: 370px;
  }
  .inside_gray a {
    padding: 0 5px;
    font-size: 14px;
    padding: 0 1px;
  }
  .insideNAVCon .insideNavLeft {
    width: 100%;
    padding-left: 15px;
  }
  .insideNAVCon .insideNavLeft h3 {
    font-size: 20px;
  }
  .insideNAVCon .insideNavRight {
    width: 100%;
    float: left;
    padding-top: 0;
  }
  .downloadUl li a.title {
    width: 95%;
  }
  .detail h3 {
    font-size: 20px;
  }
  .newBox .tabs .navUl > li {
    width: 130px;
  }
}
@media screen and (max-width: 320px) {
  #headerBox {
    padding-right: 0;
  }
  .topBarDiv .topBarCon {
    width: 315px !important;
  }
  .topBarDiv .topBarCon .iconBox {
    margin: 0 !important;
  }
  .mainlistUl li a,
  .mainlistUl li p {
    width: 230px;
  }
  .downloadUl li a.title {
    width: 100%;
  }
}