@charset "utf-8";
/* CSS Document */
/*rest*/
* {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
}
#LRdiv1{ display:none!important;}
body {
  background: #FFF;
  
  padding-top: 26%;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  cursor: pointer;
}
img {
  border: 0;
  border-style: none;
  vertical-align: middle;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.clear:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
.clear {
  zoom: 1;
}
.main {
  min-width: 320px;
  max-width: 750px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.main:after {
  display: block;
  clear: both;
  content: "";
  visibility: hidden;
  height: 0;
}
/*logo*/
.logoBar {
  width: 100%;
  overflow: hidden;
  background: #FFF;
  position: fixed;
  top: 0;
  min-width: 320px;
  max-width: 750px;
  z-index: 1000;
}
.logoBar li {
  float: left;
}
.logoBar .left {
  width: 18%;
}
.logoBar .right {
  width: 82%;
}
.logoBar img {
  width: 100%;
  display: block;
}
.titBar {
  background: #e9e9e9;
  padding: 15px;
  color: #000;
  text-align: center;
  font-size: 18px;
}
.curPos {
  padding: 2% 1%;
  font-size: 18px;
}
.curPos a {
  color: #666;
}
.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.banner .swiper-slide {
  float: left;
}
.banner img {
  width: 100%;
}
.banner .swiper-pagination {
  position: absolute;
  text-align: center;
  bottom: 1%;
  width: 100%;
}
.banner .swiper-pagination-switch {
  display: inline-block;
  width: 20px;
  height: 3px;
  background: #FFF;
  opacity: 0.8;
  margin: 0 1%;
  cursor: pointer;
}
.banner .swiper-active-switch {
  background: #f00;
}
.popMenu {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  left: 50%;
  top: 0px;
  z-index: 1000 ;
  display: none;
  max-width: 750px;
}
.popMenu .close {
  width: 30px;
  height: 30px;
  overflow: hidden;
  background: url(../img/menuClose.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 2000;
}
.popMenu ul.tlikbox {
  width: 90%;
  height: auto;
  overflow: hidden;
  margin: 80px auto 0px;
}
.popMenu ul.tlikbox li {
  width: 50%;
  height: auto;
  overflow: hidden;
  text-align: center;
  padding: 5px 0px;
  float: left;
}
.popMenu ul.tlikbox li a {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  float: left;
  font-size: 18px;
  line-height: 2;
  color: #fff;
}
.indexJs {
  padding: 1%;
  position: relative;
  overflow: hidden;
}
.indexJs img {
  width: 100%;
}
.indexJs .img {
  width: 35%;
  float: left;
  margin-right: 2%;
}
.indexJs .img img {
  width: 100%;
}
.indexJs .jsRight {
  width: 55%;
  float: right;
  padding-right: 10px;
}
.indexJs .jsRight p {
  font-size: 16px;
  line-height: 2;
  height: 64px;
  overflow: hidden;
}
.indexJs .jsRight a {
  position: relative;
  bottom: 0;
  display: block;
  float: left;
  width: 40%;
  padding: 2% 0;
  text-align: center;
  color: #000;
  margin: 10% 4%;
  border: 1px solid #666;
}
.indexKc ul {
  overflow: hidden;
}
.indexKc ul li {
  margin-top: 2%;
  float: left;
  margin-right: 2%;
}
.indexKc ul li img {
  width: 100%;
}
.indexKc .ul1 li {
  margin-top: 2%;
  float: left;
  width: 49%;
  margin-right: 2%;
}
.indexKc .ul1 li:nth-child(2n) {
  float: right;
  margin-right: 0;
}
.indexKc .ul2 li {
  width: 32%;
  text-align: center;
}
.indexKc .ul2 li strong {
  font-size: 16px;
  line-height: 2;
  font-weight: normal;
}
.indexKc .ul2 li:nth-child(3n) {
  float: right;
  margin-right: 0;
}
.indexKc .more {
  display: block;
  width: 50%;
  margin: 3% auto;
  padding: 3% 0;
  background: #acacac;
  color: #FFF;
  font-size: 14px;
  text-align: center;
}
.indexKc .sm {
  margin-top: 3%;
}
.indexKc .sm img {
  width: 100%;
}
.indexMs img {
  width: 100%;
  margin: 2% 0;
}
.padding1 img {
  width: 100%;
}
.padding2 {
  padding: 0 2%;
}
.indexZp ul {
  overflow: hidden;
}
.indexZp ul li {
  margin-top: 2%;
  float: left;
  width: 49%;
  margin-right: 2%;
  text-align: center;
}
.indexZp ul li img {
  width: 100%;
}
.indexZp ul li strong {
  font-size: 16px;
  line-height: 2;
  font-weight: normal;
}
.indexZp ul li p {
  color: #666;
  font-size: 12px;
  line-height: 1.5;
}
.indexZp ul li:nth-child(2n) {
  float: right;
  margin-right: 0;
}
.indexZp .more {
  display: block;
  margin: 3% auto;
  padding: 3% 0;
  background: #c51015;
  color: #FFF;
  font-size: 14px;
  text-align: center;
}
.indexHd ul {
  padding: 2%;
}
.indexHd ul li {
  margin-top: 2%;
  position: relative;
  background: #ACACAC;
  overflow: hidden;
}
.indexHd ul li img {
  width: 30%;
  float: left;
}
.indexHd ul li div {
  width: 65%;
  height: 60px;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  margin-right: 2%;
  float: right;
  padding-top: 2%;
  overflow: hidden;
}
.indexHd ul li div img {
  display: none;
}
.indexMd {
  position: relative;
}
.indexMd .mdWarp {
  position: relative;
}
.indexMd .MdC {
  width: 60%;
  margin: 2% auto;
  position: relative;
}
.indexMd ul li {
  position: relative;
  overflow: hidden;
  float: left;
  text-align: center;
}
.indexMd ul li img {
  width: 98%;
}
.indexMd .md-prve,
.indexMd .md-next {
  width: 10%;
  position: absolute;
  top: 0;
  height: 100%;
  text-align: center;
}
.indexMd .md-prve img,
.indexMd .md-next img {
  width: 50%;
  position: relative;
  top: 35%;
}
.indexMd .md-prve {
  left: 0%;
}
.indexMd .md-next {
  right: 0%;
}
.indexHj ul {
  overflow: hidden;
}
.indexHj ul li {
  margin-top: 1.5%;
}
.indexHj ul li img {
  width: 100%;
}
.indexHj .more {
  display: block;
  margin: 3% auto;
  padding: 3% 0;
  background: #c51015;
  color: #FFF;
  font-size: 14px;
  text-align: center;
}
.indexFoot .indexFootUl {
  overflow: hidden;
  padding: 1%;
}
.indexFoot .indexFootUl li {
  width: 23%;
  float: left;
  margin: 0 1%;
}
.indexFoot .indexFootUl li img {
  width: 100%;
}
.indexFoot .footInfo {
  margin-top: 2%;
  background: #222;
  text-align: center;
  color: #e2e2e2;
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 20%;
}
.indexFoot .footInfo strong {
  display: block;
  font-size: 20px;
  color: #FFF;
}
.indexFoot .footInfo img {
  margin: 2% 0;
  width: 100%;
}
.footNav {
  min-width: 320px;
  max-width: 750px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 5;
}
.footNav li {
  width: 50%;
  text-align: center;
  float: left;
  border-radius: 5px;
}
.footNav li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10% 0;
  color: #FFF;
}
.footNav li:first-child {
  background: #F00;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.footNav li:last-child {
  background: #dfa75c;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.newsList {
  padding: 0 10px;
  margin-bottom: 20px;
}
.newsList li {
  font-size: 14px;
  line-height: 2.5;
  border-bottom: 1px dashed #CCC;
  overflow: hidden;
}
.newsList li a {
  color: #666;
}
.newsList li a div {
  float: left;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsList li a span {
  display: block;
  width: 20%;
  float: right;
  color: red;
  text-align: right;
}
.teachList {
  width: 100%;
  overflow: hidden;
  background: #FFF;
  margin-bottom: 20px;
}
.teachList li {
  overflow: hidden;
  width: 100%;
  height: 120px;
  padding: 10px 5px;
  padding-left: 110px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #eee;
  background: url(../img/more.png) no-repeat 98% center;
  background-size: auto 40%;
  margin: 4% 0;
}
.teachList li .itemThumb {
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 0;
  line-height: 100px;
  border-radius: 55px;
  position: absolute;
  left: 5px;
  top: 5px;
  color: #FFF;
  text-align: center;
  background: #53e9f6;
  font-size: 14px;
}
.teachList li .itemThumb img {
  width: 100%;
  display: block;
}
.teachList li:last-child {
  border-bottom: none;
}
.teachList li div {
  width: 70%;
  float: left;
  color: #000;
  line-height: 2;
  margin-left: 5%;
}
.teachList li div h3 {
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.teachList li div p {
  font-size: 14px;
  height: 56px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zpList ul {
  overflow: hidden;
}
.zpList ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 45%;
  margin: 2% 2.5%;
  text-align: center;
  overflow: hidden;
}
.zpList ul li img {
  width: 100%;
}
.zpList ul li strong {
  font-size: 16px;
  line-height: 2;
  font-weight: normal;
}
.zpList ul li p {
  color: #666;
  font-size: 12px;
  line-height: 1.5;
}
.youxZp img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page {
  font-size: 14px;
  line-height: 2;
  padding: 0 4%;
}
.page p {
  margin: 1.5% auto;
}
.page p img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.page h1 {
  font-size: 18px;
  color: #000;
  line-height: 2;
  text-align: center;
}
.page h2 {
  display: inline-block;
  padding: 2% 5%;
  background: #000;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  line-height: 100%;
  margin: 5% 0 2%;
}
.kcInfo {
  position: relative;
}
.kcInfo img {
  width: 100%;
  z-index: 0;
}
.kcInfo .kcInfoC {
  position: absolute;
  padding-left: 4%;
  padding-top: 11%;
  top: 0px;
  font-size: 12px;
}
.kcInfo .kcInfoC .kcTitle {
  font-size: 16px;
  font-weight: normal;
}
.kcInfo .kcInfoC p {
  margin-bottom: 1%;
}
.kcInfo .kcInfoC strong {
  font-size: 14px;
  font-weight: normal;
}
.kcInfo .kcInfoC span {
  color: red;
}
.kcInfo .kcInfoC a {
  display: block;
  width: 40%;
  border: 1px solid #F00;
  color: #F00;
  padding: 3% 0;
  text-align: center;
  margin-top: 2%;
}
.pubSwich {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.pubSwich .Warp {
  position: relative;
}
.pubSwich .WarpC {
  width: 100%;
  margin: 2% auto;
  position: relative;
}
.pubSwich ul li {
  position: relative;
  overflow: hidden;
  float: left;
  text-align: center;
}
.pubSwich ul li img {
  width: 98%;
  display: block;
  margin: 0 auto;
}
.pubSwich .prve,
.pubSwich .next {
  position: absolute;
  top: 35%;
  text-align: center;
  background: rgba(255, 255, 255, 0.4);
  padding: 10px;
}
.pubSwich .prve img,
.pubSwich .next img {
  width: 60%;
  position: relative;
  top: 35%;
}
.pubSwich .prve {
  left: 0%;
}
.pubSwich .next {
  right: 0%;
}
.listTitle {
  display: block;
  width: 100%;
  height: 48px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
}
.contact img {
  width: 100%;
  margin-top: 2%;
}
.contact ul {
  padding: 2%;
}
.contact ul li {
  border-bottom: 1px solid #eee;
  line-height: 2.5;
}
.tabNav {
  overflow: hidden;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}
.tabNav .curName {
  display: none;
}
.tabNav ul {
  overflow: hidden;
}
.tabNav ul li {
  width: 18%;
  float: left;
  margin: 3% 1%;
}
.tabNav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: #ddd ;
  color: #666;
}
.tabNav ul li.on a {
  background: #000;
  color: #FFF;
}
