@charset "utf-8";
.header_top_box {
  background: #fff;
  font-size: 21px;
  position: fixed;
  z-index: 99999;
  height: 88px;
  width: 100%;
  min-width: 1260px;
  margin: 0 auto;
}
.header_top_box .fctb_top {
  width: 1260px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 1000;
  height: 88px;
}
.header_top_box .fctb_top h2 {
  width: 255px;
  height: 50px;
  overflow: hidden;
  margin-top: 20px;
  float: left;
}
.header_top_box .fctb_top h2 a {
  overflow: hidden;
  display: block;
}
.header_top_box .fctb_top .nav_list {
  float: left;
  margin-left: 60px;
}
.header_top_box .fctb_top .nav_list li {
  width: 132px;
  margin: 0 auto;
  text-align: right;
  line-height: 88px;
  height: 88px;
  float: left;
  position: relative;
  background: #fff;
}
.header_top_box .fctb_top .nav_list li a {
  position: relative;
}
.header_top_box .fctb_top .nav_list li a:hover {
  transition: all .5s ease;
  color: #4151b4;
}
.header_top_box .fctb_top .nav_list li a:hover span {
  color: #4151b4;
  font-weight: bold;
}
.header_top_box .fctb_top .nav_list li a span {
  padding: 0 23px 0 16px;
  height: 54px;
  display: inline-block;
  color: #555;
  font-size: 18px;
  position:relative;
}
.header_top_box .fctb_top .nav_list li:last-child a span:before {
  display: none;
}
.header_top_box .fctb_top .nav_list li a span:before {
  content: "·";
  position: absolute;
  font-weight: initial;
  top: 0;
  right: 0;
}
.header_top_box .fctb_top .nav_list li a .cur {
  color: #4151b4;
  font-weight: bold;
}
.header_top_box .fctb_top .nav_list li .fctb_sub_nav {
  position: absolute;
  font-size: 16px;
  width: 100%;
  left: 50%;
  margin-left: -22%;
  top: 70px;
  overflow: hidden;
  line-height: 2.8;
  padding-top: 10px;
  height: 0;
  opacity: 1;
  text-align: left;
}
.header_top_box .fctb_top .nav_list li .fctb_sub_nav a {
  display: block;
  color: #555;
  position: relative;
  width: 144px;
  float: left;
  font-size: 16px;
  transition: all .3s ease;
}
.header_top_box .fctb_top .nav_list li .fctb_sub_nav a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 0;
  height: 1px;
  background: #4151b4;
  transition: all .3s;
}
.header_top_box .fctb_top .nav_list li .fctb_sub_nav a:hover {
  color: #4151b4;
}
.header_top_box .fctb_top .nav_list li .fctb_sub_nav a:hover:before {
  width: 46%;
  left: 0;
  right: 0;
}
.header_top_box .fctb_top .nav_list:hover .fctb_sub_nav {
  height: 320px;
  opacity: 1;
}
.header_top_box .fctb_top .header-right {
  float: right;
  margin-top: 30px;
}
.header_top_box .fctb_top .header-right a {
  width: 90px;
  height: 30px;
  display: inline-block;
  background: url(../images/yycg.jpg) no-repeat;
}
.header_top_box .fctb_top .header-right a:hover {
  box-shadow: 0px 0px 10px 0px #ccc;
}
.header_top_box .sub_nav {
  background: url(../images/navbg.png) no-repeat;
  opacity: 0;
  position: absolute;
  top: 88px;
  height: 0;
  width: 744px;
  left: 52%;
  margin-left: -302px;
  transition: all .5s ease;
}
.mian-banner {
  max-width: 1920px;
  margin: 0 auto;
  height: 720px;
  position: relative;
}
.mian-banner .banner {
  position: relative;
  max-width: 1920px;
  height: 720px;
  margin: 0 auto;
  overflow: hidden;
}
.mian-banner .banner .slides {
  position: relative;
}
.mian-banner .banner .slides li a {
  display: block;
  width: 1920px;
  height: 640px;
}
.mian-banner .banner .slides li a img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  position: absolute;
  width: 1920px;
  height: 640px;
}
.mian-banner .banner .slide-caption {
  width: 1920px;
  height: 80px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  bottom: 0px;
  background-color: #fff;
}
.mian-banner .banner .slide-caption ul {
  width: 1260px;
  margin: 0 auto;
}
.mian-banner .banner .slide-caption ul li {
  display: inline-block;
  width: 311px;
  height: 80px;
  line-height: 80px;
}
.mian-banner .banner .slide-caption ul li a {
  display: inline-block;
  width: 100%;
  height: 80px;
  line-height: 80px;
  font-size: 18px;
  color: #464646;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.mian-banner .banner .slide-caption ul li a:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 10px;
  background: url(../images/arr01.png) no-repeat;
  left: 65%;
  top: 46%;
}
.mian-banner .banner .slide-caption ul li:hover a {
  color: #4151b4;
}
.mian-banner .banner .slide-caption ul li:hover a:before {
  background: url(../images/arr.png) no-repeat;
}
.mian-banner .banner .slide-caption ul li:hover a:after {
  content: "";
  position: absolute;
  width: 315px;
  height: 4px;
  background: #4151B4;
  bottom: 0px;
  left: 0px;
}
.mian-banner .banner .slide-caption .flex-active a {
  color: #4151b4;
}
.mian-banner .banner .slide-caption .flex-active a:before {
  background: url(../images/arr.png) no-repeat;
}
.mian-banner .banner .slide-caption .flex-active a:after {
  content: "";
  position: absolute;
  width: 315px;
  height: 4px;
  background: #4151B4;
  bottom: 0px;
  left: 0px;
}
.mian-banner .banner .lianjie {
  position: absolute;
  width: 430px;
  height: 58px;
  z-index: 9;
  top: 75.3%;
  left: 38.6%;
}
.mian-banner .banner .lianjie .hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
}
.mian-banner .banner .lianjie .hi-icon-wrap a {
  font-size: 0px;
  cursor: pointer;
  width: 200px;
  height: 58px;
  line-height: 58px;
  display: inline-block;
  font-size: 20px;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
  box-shadow: 0 0 0 1px #fff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.mian-banner .banner .lianjie .hi-icon-wrap a:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mian-banner .banner .lianjie .hi-icon-wrap .yuyue:after {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #4151B4;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.mian-banner .banner .lianjie .hi-icon-wrap .yuyue:hover:after {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
}
.mian-banner .banner .lianjie .hi-icon-wrap .zixun:after {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 0;
  background: #4151B4;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
}
.mian-banner .banner .lianjie .hi-icon-wrap .zixun:hover:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.main02 {
  max-width: 1920px;
  height: 787px;
  margin: 0 auto;
  background: #f5f5f5;
  padding: 68px 0 30px 0px;
}
.main02 .main-news {
  width: 1260px;
  margin: 49px auto 64px;
  position: relative;
}
.main02 .main-news ul li {
  width: 401px !important;
  margin: 1px 30px 2px 1px;
  background: #fff;
  padding-top: 1px;
  display: inline-block;
  position: relative;
}
.main02 .main-news ul li .mian-new-img {
  width: 400px;
  height: 220px;
}
.main02 .main-news ul li .main-news-cont {
  padding: 32px;
}
.main02 .main-news ul li .main-news-cont h3 {
  color: #464646;
  height: 24px;
  overflow: hidden;
      font-weight: bold;
    margin-bottom: 10px;
}
.main02 .main-news ul li .main-news-cont > p {
  color: #707070;
  font-size: 14px;
  margin: 15px 0px;
  height: 55px;
  overflow: hidden;
}
.main02 .main-news ul li .main-news-cont i {
  color: #707070;
  font-size: 14px;
}
.main02 .main-news ul li .main-news-cont .home-lianjie {
  display: block;
  width: 114px;
  height: 36px;
  background: #4151B4;
  line-height: 36px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.main02 .main-news ul li:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.main02 .main-news .hd {
  text-align: center;
  width: 100%;
  height: 25px;
  position: absolute;
  display: block;
  padding-top: 20px;
}
.main02 .main-news .hd > ul > li {
  width: 66px !important;
  height: 4px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #ddd;
  margin-right: 10px;
  font-size: 0;
}
.main02 .main-news .hd > ul > li:hover {
  box-shadow: none;
  background: #4151B4;
}
.main02 .main-news .hd .on {
  background: #4151B4;
}
.main02 .main-news .aa {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 47%;
}
.main02 .main-news .prev.prevStop:hover {
  background: url(../images/left.png);
  left: -95px;
  cursor: default;
}
.main02 .main-news .next.nextStop:hover {
  background: url(../images/right.png);
  right: -95px;
  cursor: default;
}
.main02 .main-news .prev {
  background: url(../images/left.png);
  left: -95px;
}
.main02 .main-news .next {
  background: url(../images/right.png);
  right: -95px;
}
.main02 .main-news .prev:hover {
  background: url(../images/lefthover.png);
  left: -95px;
}
.main02 .main-news .next:hover {
  background: url(../images/righthover.png);
  right: -95px;
}
@media (max-width: 1440px) {
  .main02 .main-news .prev.prevStop:hover {
    left: 7px;
    z-index: 2;
    top: 47%;
  }
  .main02 .main-news .prev {
    left: 7px;
    z-index: 2;
    top: 47%;
  }
  .main02 .main-news .next {
    right: 7px;
    z-index: 2;
    top: 47%;
  }
  .main02 .main-news .prev:hover {
    left: 7px;
    z-index: 2;
    top: 47%;
  }
  .main02 .main-news .next:hover {
    right: 7px;
    z-index: 2;
    top: 47%;
  }
  .main02 .main-news .next.nextStop:hover {
    right: 7px;
    z-index: 2;
    top: 47%;
  }
}
.main02 .more01 {
  display: block;
  clear: both;
  margin: 0 auto;
  width: 218px;
  height: 48px;
  line-height: 48px;
  color: #464646;
  font-size: 20px;
  text-align: center;
  border: 1px solid #ddd;
}
.main02 .more01:hover {
  color: #FFFFFF;
  background: #4151B4;
}
.xuebu {
  margin: 55px auto;
  width: 1260px;
  overflow: hidden;
}
.xuebu .xuebul {
  width: 941px;
  height: 622px;
  margin-top: 60px;
}
.xuebu .xuebul .xuebul-top {
  height: 304px;
  width: 100%;
}
.xuebu .xuebul .xuebul-top .xuebul-top-left {
  width: 623px;
  height: 304px;
  display: block;
  position: relative;
  background: #f5f5f5;
}
.xuebu .xuebul .xuebul-top .xuebul-top-left .text01 {
  background: #f5f5f5;
}
.xuebu .xuebul .xuebul-top .xuebul-top-left:hover .text01 {
  width: 100%;
}
.xuebu .xuebul .xuebul-top .xuebul-top-left:hover span {
  height: 36px;
  color: #fff;
  background: #4151B4;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.xuebu .xuebul .xuebul-top .xuebul-top-right {
  width: 304px;
  background: url(../images/ytzx.jpg) no-repeat;
  top: 0;
  left: 0;
}
.xuebu .xuebul .xuebul-top .xuebul-top-right .text02 {
  position: absolute;
  top: 0;
  left: 0;
}
.xuebu .xuebul .xuebul-top .xuebul-top-right:hover {
  position: relative;
  z-index: 99;
  background: url(../images/ytzxhover.jpg) no-repeat;
  height: 623px;
}
.xuebu .xuebul .xuebul-top .xuebul-top-right:hover .text02 {
  height: 623px;
}
.xuebu .xuebul .xuebul-top .xuebul-top-right:hover span {
  height: 36px;
  color: #fff;
  background: #4151B4;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.xuebu .xuebul .xuebul-bottom {
  margin-top: 14px;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-mid {
  margin: 0px 14px 0px 15px;
}
.xuebu .xuebul .xuebul-bottom .textt {
  padding: 38px 19px 0 19px;
  width: 304px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.xuebu .xuebul .xuebul-bottom .textt h3 {
  color: #fff;
  padding-top: 48px;
}
.xuebu .xuebul .xuebul-bottom .textt p {
  color: #fff;
}
.xuebu .xuebul .xuebul-bottom .text03 {
  background: #03a9f5;
}
.xuebu .xuebul .xuebul-bottom .text04 {
  background: #009788;
}
.xuebu .xuebul .xuebul-bottom .text05 {
  background: #8cc34b;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-left {
  position: relative;
  bottom: 0px;
  left: 0px;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-left:hover img {
  display: none;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-left:hover .text03 {
  padding-top: 0px;
  height: 623px;
}


.xuebu .xuebul .xuebul-bottom .xuebul-bottom-left:hover .text03 span {
  background: #fff;
  height: 36px;
  color: #03a9f5;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-mid {
  position: relative;
  bottom: 0px;
  left: 0px;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-mid:hover img {
  display: none;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-mid:hover .text04 {
  padding-top: 0px;
  height: 623px;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-mid:hover .text04 span {
  color: #009788;
  height: 36px;
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-right {
  bottom: 0px;
  left: 0px;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-right:hover {
  position: relative;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-right:hover img {
  display: none;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-right:hover .text05 {
  padding-top: 0px;
  height: 623px;
  z-index: 999;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-right:hover .text05 span {
  color: #009788;
  height: 36px;
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.xuebu .xuebur {
  width: 304px;
  height: 623px;
  margin-top: 60px;
}
.xuebu .xuebur .xuebur-right {
  display: block;
  background: url(../images/dypy.jpg) no-repeat;
  height: 100%;
  position: relative;
  bottom: 0px;
  left: 0px;
}
.xuebu .xuebur .xuebur-right .text06 {
  padding: 120px 20px 0 20px;
  width: 304px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.xuebu .xuebur .xuebur-right:hover {
  background: #f4f4f4;
}
.xuebu .xuebur .xuebur-right:hover img {
  display: none;
}
.xuebu .xuebur .xuebur-right:hover .text06 {
  padding-top: 0px;
  height: 623px;
  background: #f4f4f4;
  padding-top: 42px ;
}
.xuebu .xuebur .xuebur-right:hover .text06 span {
  height: 36px;
  color: #fff;
  background: #4151B4;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.xuebu .text {
  display: block;
  width: 319px;
  height: 304px;
  padding: 42px 26px 0 41px;
  position: absolute;
  right: 0px;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.xuebu .text h3 {
  font-size: 24px;
  font-weight: bold;
  color: #464646;
}
.xuebu .text > p {
  color: #707070;
  margin-top: 27px;
  font-size: 14px;
  line-height: 25px;
    height: 107px;
    overflow: hidden;  

}
.xuebu .xuebul .xuebul-top .xuebul-top-right:hover .text02>p{
	height:100%;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-left:hover .text03>p{
	height:100%;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-mid:hover .text04>p{
	height:100%;
}
.xuebu .xuebul .xuebul-bottom .xuebul-bottom-right:hover .text05>p{
    height:100%;
}
.xuebu .xuebur .xuebur-right:hover .text06>p{
	    height:100%;
}
.xuebu .text > span {
  display: inline-block;
  width: 114px;
  height: 0;
  line-height: 36px;
  text-align: center;
  background: #4151B4;
  position: absolute;
  bottom: 35px;
  border-radius: 3%;
  text-decoration: none;
  background-color: transparent;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}
.xuebu .text > span:hover {
  box-shadow: 0px 0px 10px 0px #ccc;
  font-size: 18px;
}
.main03 {
  max-width: 1920px;
  background: #f5f5f5;
  padding: 45px 0px;
  height: 590px;
  margin: 0 auto;
}
.main03 .main03-teacher {
  width: 920px;
  margin: 49px auto 60px;
  position: relative;
}
.main03 .main03-teacher ul li {
  width: 200px !important;
  margin-right: 41px;
  padding-top: 1px;
  display: inline-block;
}
.main03 .main03-teacher ul li .hovereffect {
  width: 200px;
  height: 200px;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  border-radius: 50%;
}
.main03 .main03-teacher ul li .hovereffect .img-responsive {
  display: block;
  position: relative;
  max-width: none;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-1px, 0, 0);
  transform: translate3d(-1px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.main03 .main03-teacher ul li .hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
}
.main03 .main03-teacher ul li .hovereffect .overlay .overlayinfo {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  margin: 48px 0 0 0;
  max-height: 102px;
  overflow: hidden;
  background-color: transparent;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: uppercase;
}
.main03 .main03-teacher ul li .main-news-cont {
  padding: 18px 32px 5px;
  position: relative;
}
.main03 .main03-teacher ul li .main-news-cont h3 {
  color: #464646;
  text-align: center;
  height: 25px;
  overflow: hidden;
}
.main03 .main03-teacher ul li .main-news-cont > p {
  color: #707070;
  font-size: 14px;
  margin: 5px 0px;
  text-align: center;
  height: 20px;
  overflow: hidden;
}
.main03 .main03-teacher ul li .main-news-cont i {
  color: #707070;
  font-size: 14px;
}
.main03 .main03-teacher ul li .main-news-cont a {
  display: block;
  width: 114px;
  height: 36px;
  background: #4151B4;
  line-height: 36px;
  text-align: center;
  color: #fff;
  margin-top: 12px;
}
.main03 .main03-teacher ul li:hover .img-responsive {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translateX(2px);
}
.main03 .main03-teacher ul li:hover .overlay {
  background: #4251b6;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.main03 .main03-teacher ul li:hover .overlay .overlayinfo {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.main03 .main03-teacher .hd {
  text-align: center;
  width: 100%;
  height: 25px;
  position: absolute;
  display: block;
  padding-top: 15px;
}
.main03 .main03-teacher .hd > ul > li {
  width: 66px !important;
  height: 4px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #ddd;
  margin-right: 10px;
  font-size: 0;
}
.main03 .main03-teacher .hd > ul > li:hover {
  background: #4151B4;
}
.main03 .main03-teacher .hd .on {
  background: #4151B4;
}
.main03 .main03-teacher .aa {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 24%;
}
.main03 .main03-teacher .prev.prevStop:hover {
  background: url(../images/left.png);
  left: -165px;
  cursor: default;
}
.main03 .main03-teacher .next.nextStop:hover {
  background: url(../images/right.png);
  right: -165px;
  cursor: default;
}
.main03 .main03-teacher .prev {
  background: url(../images/left.png);
  left: -165px;
}
.main03 .main03-teacher .next {
  background: url(../images/right.png);
  right: -165px;
}
.main03 .main03-teacher .prev:hover {
  background: url(../images/lefthover.png);
  left: -165px;
}
.main03 .main03-teacher .next:hover {
  background: url(../images/righthover.png);
  right: -165px;
}
.main-04 {
  max-width: 1920px;
  height: 600px;
  margin: 0 auto;
}
.main-04 .txenr04 {
  z-index: 99;
  position: absolute;
  top: 53px;
  left: 50%;
  margin-left: -315.5px;
}
.main-04 .huanjing-box {
  min-width: 1260px;
  height: 600px;
  overflow: hidden;
}
.main-04 .huanjing-box .qiehuan {
  top: 65.5%;
  left: 21.8%;
  width: 120px;
  height: 120px;
  background: url(../images/huanyipi.jpg) no-repeat;
  z-index: 1;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  cursor: pointer;
    transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.main-04 .huanjing-box .qiehuan i {
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  background: url(../images/huanyipi01.png);
    margin-top: 25px;
    margin-left: 28px;
  z-index: 99;
}
@media (max-width: 1440px) {
  .main-04 .huanjing-box .qiehuan {
    left: 23.8%;
  }
}
.main-04 .huanjing-box .qiehuan:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all 1.2s linear;
  -moz-transition: all 1.2s linear;
  -o-transition: all 1.2s linear;
  -webkit-transition: all 1.2s linear;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -m-transform: scale(0.9);
  transform: scale(0.9);
    transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.main-04 .huanjing-box .qiehuan:hover i {
  -webkit-animation: spinAround 2s linear infinite;
  -moz-animation: spinAround 2s linear infinite;
  animation: spinAround 2s linear infinite;
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.main-04 .huanjing-box .hj_tab {
  width: 350px;
  height: 600px;
  left: 17.18%;
}
.main-04 .huanjing-box .hj_tab ul {
  position: relative;
  width: 350px;
  height: 600px;
  float: left;
}
.main-04 .huanjing-box .hj_tab ul li {
  display: inline-block;
  width: 120px;
  height: 120px;
  float: left;
  position: absolute;
  cursor: pointer;
  z-index: 2;
    transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
.main-04 .huanjing-box .hj_tab ul li img {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}
.main-04 .huanjing-box .hj_tab ul li:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: all 1.2s linear;
  -moz-transition: all 1.2s linear;
  -o-transition: all 1.2s linear;
  -webkit-transition: all 1.2s linear;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -m-transform: scale(0.9);
  transform: scale(0.9);
}
.main-04 .huanjing-box .hj_con {
  height: 600px;
  overflow: hidden;
}
.main-04 .huanjing-box .hj_con .con p {
  width: 1920px;
  height: 600;
  margin: 0 auto;
  position: relative;
}
.main-04 .huanjing-box .hj_con .con p img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  vertical-align: middle;
  position: absolute;
  width: 1920px;
  height: 600px;
}
.main-04 .huanjing-box .hj_con .con .video {
  width: 100%;
  height: 600px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  overflow: hidden;
  min-width: 1260px;
  background: url(../images/xiaoyuanhuanjing.jpg) center no-repeat;
}
.main-04 .huanjing-box .hj_con .con .video video {
  right: 0px;
  bottom: 0px;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}
.main-04 .huanjing-box .hj_con .con .video source {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}
.main-04 .huanjing-box .hj_con .con .slogn {
  cursor: pointer;
  width: 328px;
  height: 201px;
  display: block;
  left: 50%;
  top: 50%;
  margin-left: -164px;
  margin-top: -100.5px;
  background: url(../images/slogan.png) no-repeat;
  z-index: 9;
}
@media (max-width: 1440px) {
  .main-04 .huanjing-box .hj_con .con .slogn {
    left: 56%;
  }
}
.main-05 {
  max-width: 1920px;
  height: 780px;
  margin: 0 auto;
  padding-top: 56px;
}
.main-05 .lianxi {
  width: 900px;
  margin: 0 auto;
  height: 200px;
}
.main-05 .lianxi ul li {
  float: left;
  margin-right: 85px;
  position: relative;
  text-align: center;
}
.main-05 .lianxi ul li .ft_link_pop {
  display: none;
  position: absolute;
  top: 78px;
  left: 50%;
  margin-left: -55px;
  background: #fff;
  width: 105px;
}
.main-05 .lianxi ul li .ft_link_pop .flp_arrow {
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -12px;
  background: url(../images/p_arrow.png) no-repeat;
  width: 24px;
  height: 12px;
}
.main-05 .lianxi ul li .ft_link_pop img {
  width: 105px;
  height: 105px;
}
.main-05 .lianxi ul li:hover {
  cursor: pointer;
}
.main-05 .lianxi ul li:hover .ft_link_pop {
  display: block;
}
.main-05 .lianxi ul:after {
  content: "";
  display: block;
  clear: both;
}
.main-05 .lianxi-text {
  width: 100%;
  background: #252525;
  height: 400px;
  padding-top: 84px;
}
.main-05 .lianxi-text .lianxi-text-main {
  width: 1260px;
  margin: 0 auto;
  overflow: hidden;
}
.main-05 .lianxi-text .lianxi-text-main .lianxi-text-main-left ul li {
  float: left;
  width: 165px;
  text-align: left;
  text-align: center;
}
.main-05 .lianxi-text .lianxi-text-main .lianxi-text-main-left ul li a {
  font-size: 18px;
  color: #e7e7e7;
}
.main-05 .lianxi-text .lianxi-text-main .lianxi-text-main-left ul li a:hover {
  color: #fff;
}
.main-05 .lianxi-text .lianxi-text-main .lianxi-text-main-left ul li .lianxi-fenlei {
  margin-top: 26px;
}
.main-05 .lianxi-text .lianxi-text-main .lianxi-text-main-left ul li .lianxi-fenlei a {
  display: inline-block;
  width: 100%;
  height: 34px;
  line-height: 34px;
  color: #e7e7e7;
  font-size: 14px;
  float: left;
}
.main-05 .lianxi-text .lianxi-text-main .lianxi-text-main-left ul li .lianxi-fenlei a:hover {
  color: #fff;
  text-decoration: underline;
}
.ztjy{
  z-index: 888;
  position: fixed;
  left: 13px;
  top: 50%;
  width: 144px;
  height: 336px;
  margin-top: -142px;
}
.ztjy a{
	display: block;
	width: 100%;
	height: 100%;
}
.ztjy .ztjyClose{
	display: inline-block;
	width: 14px;
	height: 18px;
	position: absolute;
	z-index: 99;
  top: 0;
  right: 0;
  cursor: pointer;
}


.platform {
  z-index: 888;
  position: fixed;
  right: 13px;
  top: 50%;
  width: 50px;
  margin-top: -142px;
}
.platform .call {
  cursor: default;
}
.platform a {
  display: block;
  text-align: center;
  box-shadow: 0px 0px 10px 0px #ccc;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
  float: right;
  margin-bottom: 10px;
  border-radius: 54px;
  width: 60px;
  height: 60px;
}
.platform a i {
  display: block;
  color: #464646;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  height: 0;
  overflow: hidden;
}
.platform a.call{width:180px;}
.platform a.call i{opacity: 1;height: 100%;padding: 10px 12px 10px 41px;}
.platform a .cbewm {
  padding-left: 60px;
  padding-top: 6px;
  height: 120px !important;
  position: absolute;
  top: -20px;
  left: -164px;
}
.platform a .cbewm img {
  position: static;
}
.platform a img {
  position: absolute;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  top: 12px;
  left: 13px;
}
.platform a:hover {
  width: 180px;
  padding: 0 5px 0 16px;
  text-align: left;
}
.platform a:hover i {
  opacity: 1;
  height: 100%;
  padding: 10px 12px 10px 41px;
}
.platform .home-weixin {
  position: relative;
}
.platform .home-weixin:hover {
  width: 60px;
  padding: 0px;
  overflow: visible;
}
.platform .home-weixin:hover i {
  opacity: 1;
}
.platform .home-weixin:hover i img {
  width: 106px;
  height: 106px;
  top: 16px;
}
.platform .home-weixin:hover i:after {
  content: "";
  width: 6px;
  height: 6px;
  border-left: 2px solid #aba7a7;
  border-bottom: 2px solid #aba7a7;
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  position: absolute;
  right: 9px;
  top: 50px;
}
.platform .to_top {
  display: none;
  width: 60px;
  height: 60px;
  box-shadow: 0px 0px 10px 0px #4251b6;
  background: #fff;
  position: relative;
  clear: both;
  border-radius: 50%;
  cursor: pointer;
  right: 9px;
}
.copyright {
  width: 100%;
  margin: 0 auto;
  background-color: #f5f5f5;
  height: 120px;
  max-width: 1920px;
}
.copyright .container {
  width: 1260px;
  margin: 0 auto;
  height: 100%;
}
.copyright .container .foot {
  width: 560px;
  margin: 0 auto;
  height: 120px;
}
.copyright .container .foot .footerlogo {
  float: left;
  height: 63px;
}
.copyright .container .foot .footerlogo a {
  display: block;
}
.copyright .container .foot .footerlogo a img {
  margin-top: 30px;
}
.copyright .container .foot .footerRight {
  float: left;
  height: 105px;
  padding: 37px 0 0 50px;
}
.copyright .container .foot .footerRight p {
  color: #4a4a4b;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
.copyright .container .foot .footerRight p a {
  color: #4a4a4b;
  font-size: 12px;
  display: inline-block;
}
.copyright .container .foot .footerRight p a:hover {
  text-decoration: underline;
  color: #4151B4;
}
.video-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999999;
  display: none;
  cursor: pointer;
}
.video-box .video-info {
  width: 1192px;
  margin: 0 auto;
  position: fixed;
  height: 638px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-box .video-info .close {
  position: absolute;
  top: 13px;
  right: 38px;
  width: 50px;
  z-index: 99;
  height: 50px;
  background: url(../images/x.png) no-repeat;
  cursor: pointer;
}
.banner-neiye {
  max-width: 1920px;
  height: 350px;
  padding-top: 90px;
  overflow: hidden;
  margin: 0 auto;
}
.daohang-neiye {
  width: 1260px;
  margin: 0 auto;
  height: 87px;
  padding-top: 30px;
  border-bottom: 2px solid #ccc;
}
.daohang-neiye .back {
  float: left;
  width: 34px;
  height: 34px;
  border: 1px solid #ccc;
  display: block;
  padding-top: 6px;
}
.daohang-neiye .back img {
  display: block;
  margin: 0 auto;
}
.daohang-neiye .back:hover {
  background: #f9f9f9;
}
.daohang-neiye .location {
  float: right;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #555;
  width: 330px;
  text-align: right;
}
.daohang-neiye .location p {
  display: inline-block;
}
.daohang-neiye .location a:hover {
  color: #4151B4;
}
.new-list {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.new-list .newsTab {
  height: 65px;
  width: 1260px;
  margin: 0 auto;
}
.new-list .newsTab a {
  display: block;
  float: left;
  width: 315px;
  height: 36px;
  padding-top: 14px;
  line-height: 36px;
  font-size: 22px;
  color: #555;
  text-align: center;
  font-weight: bold;
}
.new-list .newsTab a:hover {
  color: #4151b4;
  position: relative;
}
.new-list .newsTab a:hover:before {
  content: "";
  position: absolute;
  width: 315px;
  top: -3px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.new-list .newsTab .cur03 {
  color: #4151b4;
  position: relative;
}
.new-list .newsTab .cur03:before {
  content: "";
  position: absolute;
  width: 315px;
  top: -3px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.new-list .newsTabCon {
  width: 1260px;
  margin: 0 auto;
}
.new-list .newsTabCon ul {
  float: left;
}
.new-list .newsTabCon ul li {
  position: relative;
  float: left;
  width: 1260px;
  height: 200px;
  padding: 30px 0px;
  border-bottom: 1px solid #dedee3;
}
.new-list .newsTabCon ul li a {
  display: block;
  -moz-transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
  -webkit-transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
  -o-transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
}
.new-list .newsTabCon ul li a .showLine {
  width: 1260px;
  height: 201px;
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: 0;
  right: 0;
  border-top: 1px solid #4151b4;
  border-bottom: 1px solid #4151b4;
  content: '';
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
  -ms-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  z-index: 3;
}
.new-list .newsTabCon ul li a .newImg {
  position: relative;
  width: 255px;
  height: 140px;
}
.new-list .newsTabCon ul li a .newImg img {
  width: 255px;
  height: 140px;
}
.new-list .newsTabCon ul li a .newImg i {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 25px;
  width: 48px;
  height: 25px;
  background-color: #2d2f31;
  font-size: 14px;
  color: #fff;
}
.new-list .newsTabCon ul li a .newImg .xwico {
    position: absolute;
    margin-top: -25px;
    margin-left: -25px;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    background: url(../images/lianbo.png) no-repeat;
}
.new-list .newsTabCon ul li a .newTxt {
  width: 956px;
}
.new-list .newsTabCon ul li a .newTxt h1 {
  color: #555;
  font-size: 22px;
  height: 34px;
  overflow: hidden;
  font-weight: bold;
}
.new-list .newsTabCon ul li a .newTxt p {
  overflow: hidden;
  font-size: 16px;
  color: #999;
  line-height: 27px;
  height: 88px;
}
.new-list .newsTabCon ul li a .newTxt span {
  font-size: 16px;
  color: #999;
}
.new-list .newsTabCon ul li:hover a .showLine {
  border-top: 1px solid #4151b4\0;
  border-bottom: 1px solid #4151b4\0;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  margin-bottom: 0px;
  margin-top: 0px;
}
.new-list .newsTabCon ul li:hover a .newImg i {
  background-color: #4151b4;
  color: #fff;
}
.new-list .newsTabCon ul li:hover a .newTxt h1 {
  color: #4151b4;
}
.new-list .newsTabCon ul li:last-child {
  border-bottom: none;
}
.new-list .newsTabCon ul li:first-child {
  border-top: 1px solid #dedee3;
}
.new-list .newsTabCon ul li:first-child .showLine {
  margin-bottom: -1px; 
  height: 200px;
}
/*page start*/
.page {
  margin: 50px auto;
  text-align: center;
  clear: both;
  padding-top: 50px;
}
.page a {
  padding: 7px 13px;
  font-size: 16px;
  color: #555;
  display: inline-block;
}
.page span{
	    background: #4151b4;
    color: #fff;
    padding: 7px 13px;
    font-size: 16px;
   
    display: inline-block;
}
.page a:hover {
  background: #4151b4;
  color: #fff;
}
.page .active {
  background: #4151b4;
  color: #fff;
}
.newcont {
  margin: 0px auto;
  padding-top: 30px;
}
.newcont h3 {
  text-align: center;
  color: #464646;
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 20px;
}
.newcont i {
  display: block;
  color: #999;
  font-size: 14px;
  text-align: center;
  padding-bottom: 8px;
  font-style: normal;
}
.newcont .content {
  color: #555;
  font-size: 16px;
  width: 1260px;
  margin: 0 auto;
  line-height: 40px;
  padding: 30px 0 100px;
}
.newcont .xgsp {
  width: 1260px;
  margin: 0 auto;
  border-top: 1px solid #ccc;
      overflow: hidden;
    padding-bottom: 50px;
}
.newcont .xgsp .xgsp-tit {
  font-size: 20px;
  width: 80px;
  border-top: 1px solid #4151B4;
}
.newcont .xgsp ul {
  width: 100%;
  display: block;
  height: 229px;
}
.newcont .xgsp ul li {
  width: 408px;
  height: 229px;
  float: left;
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  margin-right: 17px;
  margin-top: 30px;
}
.newcont .xgsp ul li > p {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9;
}
.newcont .xgsp ul li i {
  display: inline-block;
  width: 408px;
  height: 229px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
  bottom: 0;
}
.newcont .xgsp ul li .travel-pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}
.newcont .xgsp ul li .travel-pic img {
  position: relative;
  left: 0;
  top: 0;
}
.newcont .xgsp ul li .play {
  width: 408px;
  height: 229px;
  background: url(../images/play.png) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -204px;
  margin-top: -114.5px;
  display: block;
}
/*news end*/
.cjwt {
  width: 1260px;
  margin: 0 auto;
  text-align: center;
  min-height: 400px;
  margin-top: 40px;
}
.cjwt h2 {
  margin-bottom: 30px;
  font-size: 30px;
}
.zsjz {
  width: 1260px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 40px;
}
.zsjz h2 {
  font-size: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.zsjz .zsjz-left {
  width: 770px;
}
.zsjz .zsjz-left ul .lantian {
  background: #03a9f5;
}
.zsjz .zsjz-left ul .shenlan {
  background: #4151b4;
}
.zsjz .zsjz-left ul li {
  float: left;
  margin-left: 0px;
  margin-bottom: 20px;
  padding: 42px 45px 0px;
}
.zsjz .zsjz-left ul li .zsjz-left-title {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 27px;
}
.zsjz .zsjz-left ul li p {
  line-height: 25px;
  color: #fff;
}
.zsjz .zsjz-left ul li p a {
  color: #fff;
}
.zsjz .zsjz-left ul .zsjz-left01 {
  height: 408px;
  width: 770px;
  background: url(../images/zsjz-01.jpg);
  font-size: 14px;
  padding: 84px 47px 0px;
}
.zsjz .zsjz-left ul .zsjz-left02 {
  width: 374px;
  height: 300px;
  color: #fff;
  margin-right: 20px;
}
.zsjz .zsjz-left ul .zsjz-left03 {
  width: 374px;
  height: 300px;
  background: url(../images/zsjz-02.jpg);
}
.zsjz .zsjz-left ul .zsjz-left04 {
  width: 374px;
  height: 300px;
  background: url(../images/zsjz-03.jpg);
  margin-right: 20px;
}
.zsjz .zsjz-left ul .zsjz-left05 {
  width: 374px;
  height: 300px;
  background: #f5f5f5;
  padding-right: 0px;
}
.zsjz .zsjz-left ul .zsjz-left05 a {
  display: block;
  width: 144px;
  height: 36px;
  background: #4151B4;
  color: #fff;
  text-align: center;
  line-height: 36px;
  margin: 38px 0px 0px 0px;
}
.zsjz .zsjz-left ul .zsjz-left05 a:hover {
  background: #5463c5;
}
.zsjz .zsjz-left ul .zsjz-left05 p {
  color: #555;
}
.zsjz .zsjz-left ul .zsjz-left06 {
  width: 770px;
  height: 230px;
}
.zsjz .zsjz-left ul .zsjz-left06 p {
  color: #fff;
}
.zsjz .zsjz-right {
  width: 470px;
  overflow: hidden;
}
.zsjz .zsjz-right ul li {
  width: 470px;
  margin-bottom: 20px;
  float: left;
  padding: 36px 36px 0px 36px;
}
.zsjz .zsjz-right ul li .zsjz-right-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 27px;
}
.zsjz .zsjz-right ul li p {
  font-size: 14px;
  color: #fff;
}
.zsjz .zsjz-right ul .zsjz-right01 {
  width: 470px;
  height: 194px;
  background: #313fa0;
}
.zsjz .zsjz-right ul .zsjz-right02 {
  width: 470px;
  height: 194px;
  background: url(../images/zsjz-04.jpg);
}
.zsjz .zsjz-right ul .zsjz-right03 {
  background: #4151b4;
  width: 470px;
  height: 300px;
}
.zsjz .zsjz-right ul .zsjz-right04 {
  width: 470px;
  height: 300px;
  background: url(../images/zsjz-05.jpg);
}
.zsjz .zsjz-right ul .zsjz-right05 {
  background: #03a9f5;
  width: 470px;
  height: 230px;
}
/*预约参观*/
/*预约参观*/
.yycg {
  width: 1260px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 40px;
}
.yycg h2 {
  font-size: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.yycg .baioge {
  width: 1260px;
  margin: 0 auto;
}
.yycg .baioge .baioge-shang {
  color: #555;
  font-size: 16px;
  height: 45px;
  text-align: center;
}
.yycg .baioge .baioge-xia {
  color: #4151B4;
  font-size: 16px;
  height: 45px;
  text-align: center;
}
.yycg .baioge form {
  width: 660px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.yycg .baioge form .c-choose2 {
  width: 100%;
  height: 62px;
  position: relative;
}
.yycg .baioge form .c-choose2 .c-label {
  width: 98px;
  float: left;
  font-size: 16px;
  text-align: right;
  height: 45px;
  line-height: 45px;
  margin-right: 5px;
}
.yycg .baioge form .c-choose2 .c-label img#code_img{
  cursor: pointer;
}
.yycg .baioge form .c-choose2 .c-label span {
  color: #c20019;
  padding-right: 5px;
}
.yycg .baioge form .c-choose2 select,
.yycg .baioge form .c-choose2 input {
  color: #555;
  width: 80%;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  background: #f4f4f4;
  border: 1px solid #e3e3e3;
  margin: 5px 0px 10px 0px;
}
.yycg .baioge form .c-choose2 .c-choose .calendar {
  background: url(../images/calendar.png) no-repeat 495px center #f4f4f4;
}
.yycg .baioge form .c-choose2 .c-section-right {
  line-height: 45px;
}
.yycg .baioge form .c-choose2 .c-section-right span {
  display: inline-block;
  width: 80px;
  line-height: 20px;
  color: #464646;
}
.yycg .baioge form .c-choose2 .c-section-right span input {
  width: 15px;
  margin: 0px;
  background: #f0f0f0;
  border: 1px solid #e3e3e3;
  height: 15px;
  padding-left: 0px;
  font-size: 16px;
}
.yycg .baioge form .c-choose2 .c-tip {
  background: #4151b4;
  line-height: 18px;
  color: #fff;
  padding-left: 5px;
  margin-bottom: 18px;
  overflow: hidden;
  display: none;
  width: 528px;
  position: absolute;
  bottom: -20px;
  left: 104px;
}
.yycg .baioge form .c-choose2 .c-tip1 {
  width: 349px;
}
.yycg .baioge form .c-choose2 select {
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/back01.png) no-repeat scroll 98% center #f4f4f4;
  padding-right: 27px;
  background-size: 4%;
}
.yycg .baioge form .c-choose2 select:-ms-expand {
  display: none;
}
.yycg .baioge form .c-submit {
  width: 200px;
  height: 45px;
  line-height: 45px;
  background: #4151b4;
  border-radius: 5px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-left: 105px;
  font-size: 20px;
  position: relative ;
  -moz-transition: all .1s;
  -o-transition: all .1s;
  -webkit-transition: all .1s;
  transition: all .1s;
  z-index: 0;
  cursor: pointer;
  overflow: hidden;
}
.yycg .baioge form .c-submit:hover {
  box-shadow: 0px 0px 10px 0px #434443;
}
.yycg .baioge form .c-submit button {
  position: relative;
  width: 100%;
  height: 36px;
  border: none;
  color: #fff;
  background: #4251b6;
  cursor: pointer;
}
.cysp {
  width: 1260px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 40px;
}
.cysp h2 {
  font-size: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.cysp .cysp-top {
  width: 100%;
  height: 40px;
  text-align: center;
  border-bottom: 1px solid #dedee3;
  margin-bottom: 57px;
}
.cysp .cysp-top a {
  font-size: 20px;
  color: #555;
  display: inline-block;
  position: relative;
}
.cysp .cysp-top a:hover {
  color: #4151b4;
}
.cysp .cysp-top a:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -13px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.cysp .cysp-top a:first-child {
  margin-right: 64px;
}
.cysp .cysp-top .cur02 {
  color: #4151b4;
}
.cysp .cysp-top .cur02:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -13px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.cysp .cysp-bottom {
  font-size: 16px;
  color: #555;
}
.cysp .cysp-bottom .cysp-bottom-top {
  text-align: center;
}
.cysp .cysp-bottom .cysp-bottom-top form select {
  color: #555;
  width: 320px;
  height: 40px;
  border: solid 1px #d2d2d2;
  appearance: none;
  margin-right: 20px;
  padding-left: 15px;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*替换选择框的最右侧显示小箭头图片*/
  background: url(../images/back02.png) no-repeat scroll 282px center transparent;
  padding-right: 35px;
  background-size: 10.8%;
  cursor: pointer;
}
.cysp .cysp-bottom .cysp-bottom-top form select::-ms-expand {
  display: none;
}
.cysp .cysp-bottom .cysp-bottom-table {
  margin-top: 40px;
}
.cysp .cysp-bottom .cysp-bottom-table .choose {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  background: #4151B4;
}
.cysp .cysp-bottom .cysp-bottom-table .choose span {
  display: inline-block;
  float: left;
  height: 50px;
}
.cysp .cysp-bottom .cysp-bottom-table .choose .choose01 {
  width: 198px;
}
.cysp .cysp-bottom .cysp-bottom-table .choose .choose02 {
  width: 244px;
  padding-left: 66px;
}
.cysp .cysp-bottom .cysp-bottom-table .choose .choose03 {
  width: 116px;
}
.cysp .cysp-bottom .cysp-bottom-table .choose .choose04 {
  width: 236px;
  padding-left: 91px;
}
.cysp .cysp-bottom .cysp-bottom-table .choose .choose05 {
  width: 341px;
  padding-left: 98px;
}
.cysp .cysp-bottom .cysp-bottom-table .choose .choose06 {
  width: 80px;
  padding-left: 13px;
}
.cysp .cysp-bottom .cysp-bottom-list ul li {
  height: 200px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 20px 0px 20px 30px;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .data {
  position: relative;
  width: 90px;
  height: 90px;
  background: #f5f5f5;
  float: left;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .data .data-week {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #4151b4;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .data span {
  display: inline-block;
  text-align: center;
  margin-top: 36px;
  padding: 0px 11px;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .data span .data-day {
  font-size: 30px;
  font-weight: bold;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .data span .data-month {
  font-size: 14px;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .wenzi {
  display: inline-block;
  float: left;
  overflow: hidden;
  max-height: 180px;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .wenzi p {
  text-indent: 0px;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .zaocan {
  width: 244px;
  padding-left: 67px;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .jiadian {
  width: 193px;
  padding-left: 80px;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .wucan {
  width: 268px;
  padding-left: 0px;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .wancan {
  width: 338px;
  padding-left: 60px;
}
.cysp .cysp-bottom .cysp-bottom-list ul li .wandain {
  width: 80px;
  padding-left: 13px;
}
.cysp .xczd {
  width: 100%;
  margin-bottom: 100px;
}
.cysp .xczd p {
  text-align: center;
  height: 50px;
  line-height: 50px;
  background: #4151B4;
}
.cysp .xczd p span {
  display: inline-block;
  color: #fff;
}
.cysp .xczd p .xczd01 {
  width: 170px;
  font-size: 16px;
  text-align: left;
  padding-left: 35px;
}
.cysp .xczd p .xczd02 {
  width: 1030px;
  font-size: 16px;
}
.cysp .xczd ul li {
  height: 50px;
  line-height: 50px;
}
.cysp .xczd ul li:nth-of-type(even) {
  background: #f5f5f5;
}
.cysp .xczd ul li span {
  width: 16.6%;
  display: inline-block;
  text-align: left;
  padding-left: 50px;
}
.cysp .xczd ul .luxian {
  color: #4151b4;
  font-weight: bold;
}
.cysp .xczd ul .luxian span:nth-of-type(2) {
  width: 30%;
  font-weight: bold;
}
.yws {
  width: 1260px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 40px;
}
.yws h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 30px;
}
.yws .ywsjs-top .main-news {
  width: 1260px;
  margin: 49px auto 64px;
  position: relative;
}
.yws .ywsjs-top .main-news ul li {
  width: 399px !important;
  margin: 1px 28px 14px 1px;
  background: #fff;
  padding-top: 1px;
  display: inline-block;
  position: relative;
}
.yws .ywsjs-top .main-news ul li > a {
  width: 100%;
  height: 100%;
  display: block;
}
.yws .ywsjs-top .main-news ul li .mian-new-img {
  width: 400px;
  height: 220px;
}
.yws .ywsjs-top .main-news ul li .main-news-cont {
  padding: 32px;
}
.yws .ywsjs-top .main-news ul li .main-news-cont h3 {
  color: #464646;
  height: 25px;
  overflow: hidden;
}
.yws .ywsjs-top .main-news ul li .main-news-cont > p {
  color: #707070;
  font-size: 14px;
  margin: 15px 0px;
  height: 55px;
  overflow: hidden;
}
.yws .ywsjs-top .main-news ul li .main-news-cont i {
  color: #707070;
  font-size: 14px;
}
.yws .ywsjs-top .main-news ul li .main-news-cont span {
  display: block;
  width: 114px;
  height: 36px;
  background: #4151B4;
  line-height: 36px;
  text-align: center;
  color: #fff;
  margin-top: 12px;
}
.yws .ywsjs-top .main-news ul li:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.yws .ywsjs-top .main-news .hd {
  text-align: center;
  width: 100%;
  height: 25px;
  position: absolute;
  display: block;
  padding-top: 20px;
}
.yws .ywsjs-top .main-news .hd > ul > li {
  width: 66px !important;
  height: 4px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #ddd;
  margin-right: 10px;
  font-size: 0;
}
.yws .ywsjs-top .main-news .hd > ul > li:hover {
  box-shadow: none;
  background: #4151B4;
}
.yws .ywsjs-top .main-news .hd .on {
  background: #4151B4;
}
.dwgk-list {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.dwgk-list .dwgkTab {
  height: 65px;
  width: 1260px;
  margin: 0 auto;
  text-align: center;
  padding: 0px 310px;
  border-bottom: 1px solid #ccc;
}
.dwgk-list .dwgkTab a {
  display: block;
  float: left;
  width: 80px;
  height: 65px;
  padding-top: 14px;
  line-height: 36px;
  font-size: 22px;
  color: #555;
  margin-right: 50px;
  text-align: center;
}
.dwgk-list .dwgkTab a:hover {
  color: #4151b4;
  position: relative;
}
.dwgk-list .dwgkTab a:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.dwgk-list .dwgkTab .cur04 {
  color: #4151b4;
  position: relative;
}
.dwgk-list .dwgkTab .cur04:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.main-newss h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 30px;
}
.main-news {
  width: 1260px;
  margin: 26px auto 64px;
  position: relative;
}
.main-news ul li {
  width: 399px !important;
  margin: 1px 28px 14px 1px;
  background: #fff;
  padding-top: 1px;
  display: inline-block;
  position: relative;
}
.main-news ul li > a {
  width: 100%;
  height: 100%;
  display: block;
}
.main-news ul li .mian-new-img {
  width: 400px;
  height: 220px;
}
.main-news ul li .main-news-cont {
  padding: 32px;
}
.main-news ul li .main-news-cont h3 {
  color: #464646;
  height: 24px;
  overflow: hidden;
   font-weight: bold;
}
.main-news ul li .main-news-cont > p {
  color: #707070;
  font-size: 14px;
  margin: 15px 0px;
  height: 55px;
  overflow: hidden;
  text-align: justify;
  text-justify: inter-ideograph;
}
.main-news ul li .main-news-cont i {
  color: #707070;
  font-size: 14px;
}
.main-news ul li .main-news-cont span {
  display: block;
  width: 114px;
  height: 36px;
  background: #4151B4;
  line-height: 36px;
  text-align: center;
  color: #fff;
  margin-top: 12px;
}
.main-news ul li:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.main-news .hd {
  text-align: center;
  width: 100%;
  height: 25px;
  position: absolute;
  display: block;
  padding-top: 20px;
}
.main-news .hd > ul > li {
  width: 66px !important;
  height: 4px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #ddd;
  margin-right: 10px;
  font-size: 0;
}
.main-news .hd > ul > li:hover {
  box-shadow: none;
  background: #4151B4;
}
.main-news .hd .on {
  background: #4151B4;
}
/*党务动态*/

.main-newss {
  width: 1260px;
  margin: 26px auto 64px;
  position: relative;
}
.main-newss ul li {
  width: 399px !important;
  margin: 1px 28px 14px 1px;
  background: #fff;
  padding-top: 1px;
  display: inline-block;
  position: relative;
}
.main-newss ul li > a {
  width: 100%;
  height: 100%;
  display: block;
}
.main-newss ul li .mian-new-img {
  width: 400px;
  height: 220px;
}
.main-newss ul li .main-news-cont {
  padding: 32px;
}
.main-newss ul li .main-news-cont h3 {
  color: #464646;
  height: 24px;
  overflow: hidden;
   font-weight: bold;
}
.main-newss ul li .main-news-cont > p {
  color: #707070;
  font-size: 14px;
  margin: 15px 0px;
  height: 55px;
  overflow: hidden;
  text-align: justify;
  text-justify: inter-ideograph;
}
.main-newss ul li .main-news-cont i {
  color: #707070;
  font-size: 14px;
}
.main-newss ul li .main-news-cont span {
  display: block;
  width: 114px;
  height: 36px;
  background: #4151B4;
  line-height: 36px;
  text-align: center;
  color: #fff;
  margin-top: 12px;
}
.main-newss ul li:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.main-newss .hd {
  text-align: center;
  width: 100%;
  height: 25px;
  position: absolute;
  display: block;
  padding-top: 20px;
}
.main-newss .hd > ul > li {
  width: 66px !important;
  height: 4px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #ddd;
  margin-right: 10px;
  font-size: 0;
}
.main-newss .hd > ul > li:hover {
  box-shadow: none;
  background: #4151B4;
}
.main-newss .hd .on {
  background: #4151B4;
}

.newcont .content p {
  color: #464646;
}
.lxwm .lxwm-top {
  width: 1000px;
  margin: 0 auto;
  height: 384px;
  margin-bottom: 20px;
}
.lxwm .lxwm-top .lxwm-top-right {
  width: 684px;
  height: 384px;
  overflow: hidden;
}
.xxjj .xxjj-neirong .xxjj-neirong-top {
  text-align: left;
}
.xxjj .xxjj-neirong .xxjj-neirong-top p {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 45px;
  text-indent: 2em;
}
.xxjj .xxjj-neirong .xxjj-neirong-mid {
  width: 1000px;
  margin: 0 auto;
  height: 484px;
  overflow: hidden;
}
.xxjj .xxjj-neirong .xxjj-neirong-bottom {
  margin-top: 60px;
  text-align: left;
}
.xxjj .xxjj-neirong .xxjj-neirong-bottom p {
  line-height: 30px;
  font-size: 16px;
}
.xxjj .xxjj-neirong .xxjj-neirong-bottom p span {
  color: #417AEF;
  font-weight: bold;
}
.xxjj .xxjj-neirong .xxjj-neirong-bottom .dibu {
  color: #464646;
  margin: 43px 0px 120px 0px;
  font-weight: bold;
}
.jgsz .jgsz-content .jobnr li {
  margin-bottom: 30px;
  float: left;
}
.jgsz .jgsz-content .jobnr li .j-title {
  margin: 0 auto;
  position: relative;
  width: 1260px;
  height: 50px;
  line-height: 50px;
}
.jgsz .jgsz-content .jobnr li .j-title .j-btn {
  display: block;
  background: #4151b4;
  height: 50px;
  line-height: 50px;
  padding-left: 33px;
  color: #fff;
  font-size: 20px;
  text-align: left;
  cursor: pointer;
}
.jgsz .jgsz-content .jobnr li .j-title .j-btn:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
  background: url(../images/jia.png) no-repeat;
}
.jgsz .jgsz-content .jobnr li .j-title .on:before {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
  background: url(../images/jian.png) no-repeat;
}
.jgsz .jgsz-content .jobnr li .j-textnr {
  margin-top: 30px;
  display: none;
}
.jgsz .jgsz-content .jobnr li .j-textnr .j-txt-main {
  width: 1000px;
  margin: 0 auto;
  max-height: 1160px;
  overflow-y: auto;
  overflow-x: hidden;
}
.jgsz .jgsz-content .jobnr li .j-textnr .j-txt-main ul li {
  width: 1000px;
  height: 260px;
  margin-bottom: 30px;
  text-align: left;
  overflow: hidden;
}
.jgsz .jgsz-content .jobnr li .j-textnr .j-txt-main ul li .j-txt-main-left {
  width: 200px;
  height: 260px;
}
.jgsz .jgsz-content .jobnr li .j-textnr .j-txt-main ul li .j-txt-main-right {
  width: 800px;
  height: 260px;
  padding: 39px 55px 39px 55px;
  background: #f5f5f5;
}
.jgsz .jgsz-content .jobnr li .j-textnr .j-txt-main ul li .j-txt-main-right p {
  font-size: 16px;
  color: #555555;
  line-height: 26px;
  margin-bottom: 26px;
}
.jgsz .jgsz-content .jobnr li .j-textnr .j-txt-main ul li .j-txt-main-right p em {
  font-size: 30px;
  color: #4151b4;
  margin-right: 13px;
}
.jgsz .jgsz-content .jobnr li .j-textnr .j-txt-main ul li .j-txt-main-right .j-txt {
  max-height: 120px;
  overflow: auto;
}
.jgsz .jgsz-content .jobnr li .j-textnr .j-txt-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.jgsz .jgsz-content .jobnr:after {
  content: "";
  display: block;
  clear: both;
}
.xyhj {
  position: relative;
  min-height: auto !important;
}
.xyhj .stxsplic {
  width: 100%;
}
.xyhj .stxsplic li {
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
  transition: opacity 0.3s ease-in-out;
}
.xyhj .stxsplic li a {
  display: block;
  width: 100%;
  height: 100%;
}
.xyhj .stxsplic li a img {
  width: 100%;
  height: 100%;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}
.xyhj .stxsplic:after {
  content: "";
  display: block;
  clear: both;
}
.xyhj .list {
  width: 100%;
}
.xyhj .list li {
  position: relative;
  float: left;
  margin-bottom: 20px;
  transition: opacity 0.3s ease-in-out;
  overflow: hidden;
}
.xyhj .list li:hover span {
  display: block;
  z-index: 1;
  height: 50px;
  opacity: 1;
  line-height: 50px;
}
.xyhj .list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.xyhj .list li a img {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.xyhj .list li a span {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 0px;
  transition: height ease-out 0.15s;
  font-size: 18px;
  color: #000000;
  left: 0;
  bottom: 0;
  color: #fff;
  background: #444040;
  opacity: 0.8;
}
.xyhj .list:after {
  content: "";
  display: block;
  clear: both;
}
.xyhj .pic-list {
  width: 218px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #cec7c7;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
  border-radius: 5px;
}
.xyhj .pic-list a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
}
.xyhj .pic-list:hover {
  background: #4151B4;
  color: #fff;
}
.xyhj .pic-list:hover a {
  color: #fff;
}
.xyhj .pic-list p {
  font-size: 16px;
}
.gywm {
  width: 1260px;
  margin: 0 auto;
  text-align: center;
  min-height: 400px;
  margin-top: 40px;
}
.gywm h2 {
  margin-bottom: 30px;
  font-size: 30px;
}
.yihxbu {
  width: 1260px;
  margin: 0 auto;
  margin-top: 15px;
}
.yihxbu h2 {
  font-size: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.yihxbu .xuebubt {
  height: 50px;
  line-height: 50px;
  background: #f5f5f5;
  text-align: center;
  font-size: 20px;
  color: #464646;
  margin-bottom: 30px;
  font-weight: bold;
}
.yihxbu .xuebu01 {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
}
.yihxbu .xuebu01 .bxys-tupian {
  width: 404px;
}
.yihxbu .xuebu01 .bxys-text {
  width: 856px;
  padding: 30px 44px;
  overflow: hidden;
  background: #f5f5f5;
  height: 300px;
}
.yihxbu .xuebu01 .bxys-text p {
  font-size: 16px;
  line-height: 26px;
  color: #707070;
  text-align: left;
  margin-bottom: 30px;
}
.yihxbu .xuebu01 .bxys-text p em {
  float: right;
  color: #464646;
  font-size: 18px;
  display: inline-block;
}
.yihxbu .xuebu01 .bxys-text p a {
  display: block;
  float: left;
  width: 114px;
  height: 36px;
  background: #4151b4;
  line-height: 36px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
}
.yihxbu .xuebu01 .bxys-text p a:hover {
  background: #5f70d6;
}
.yihxbu .xuebu02 {
  width: 1260px;
  height: 360px;
  overflow: hidden;
  margin: 0px 0px 60px 0px;
}
.yihxbu .xuebu02 .xuebu02-one {
  width: 410px;
  margin-right: 8px;
}
.yihxbu .xuebu02 .xuebu02-one:hover p {
  opacity: 1;
  padding: 48px 52px 0px 50px;
}
.yihxbu .xuebu02 .xuebu02-two {
  width: 417px;
  height: 162px;
  margin-right: 8px;
}
.yihxbu .xuebu02 .xuebu02-two:hover p {
  opacity: 1;
}
.yihxbu .xuebu02 .xuebu02-three {
  width: 417px;
  height: 162px;
  margin-right: 0px;
}
.yihxbu .xuebu02 .xuebu02-three:hover p {
  opacity: 1;
}
.yihxbu .xuebu02 .xuebu02-four {
  width: 842px;
  height: 190px;
  margin-top: 8px;
}
.yihxbu .xuebu02 .xuebu02-four:hover p {
  opacity: 1;
}
.yihxbu .xuebu02 .xuebu-all {
  cursor: pointer;
  position: relative;
}
.yihxbu .xuebu02 .xuebu-all:hover p {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 34px 35px 0px 32px;
}
.yihxbu .xuebu02 .xuebu-all p {
  position: absolute;
  background: #4151b4;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  display: none;
  z-index: 9;
}
.yihxbu .xuebu02 .xuebu-all p em {
  display: block;
  font-size: 20px;
  margin-bottom: 37px;
}
.yihxbu .xuebu03 {
  overflow: hidden;
  margin-bottom: 60px;
}
.yihxbu .xuebu03 .xuebu03-all {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: 304px;
  height: 360px;
  margin-right: 14px;
}
.yihxbu .xuebu03 .xuebu03-all span {
  color: #4151b4;
  font-weight: bold;
}
.yihxbu .xuebu03 .xuebu03-all .xuebu03-up {
  display: block;
  width: 304px;
  height: 360px;
  position: relative;
}
.yihxbu .xuebu03 .xuebu03-all .xuebu03-up p {
  position: absolute;
  font-size: 20px;
  color: #464646;
  width: 100%;
  font-weight: bold;
  text-align: center;
  bottom: 24px;
}
.yihxbu .xuebu03 .xuebu03-all .xuebu03-down {
  position: absolute;
  background: #f5f5f5;
  height: 0px;
  width: 100%;
  bottom: -25px;
  left: 0;
  padding: 32px 27px 0px 27px;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.yihxbu .xuebu03 .xuebu03-all .xuebu03-down p {
  font-size: 14px;
  color: #707070;
  line-height: 24px;
  text-align: justify;
  text-justify: inter-ideograph;
}
.yihxbu .xuebu03 .xuebu03-one:hover .xuebu03-down {
  cursor: default;
  height: 100%;
  z-index: 9;
  bottom: 0px;
}
.yihxbu .xuebu03 .xuebu03-two:hover .xuebu03-down {
  cursor: default;
  height: 100%;
  z-index: 9;
  bottom: 0px;
}
.yihxbu .xuebu03 .xuebu03-three:hover .xuebu03-down {
  cursor: default;
  height: 100%;
  z-index: 9;
  bottom: 0px;
}
.yihxbu .xuebu03 .xuebu03-four {
  margin-right: 0px;
}
.yihxbu .xuebu03 .xuebu03-four:hover .xuebu03-down {
  cursor: default;
  height: 100%;
  bottom: 0px;
  z-index: 9;
}
.xuebu04 {
  width: 1260px;
  margin: 0 auto;
  height: 540px;
}
.xuebu04 .xuebu04_tab {
  width: 100%;
  height: 40px;
  text-align: center;
  border-bottom: 1px solid #dedee3;
  margin-bottom: 30px;
}
.xuebu04 .xuebu04_tab a {
  font-size: 20px;
  color: #555;
  display: inline-block;
  position: relative;
  margin-right: 33px;
}
.xuebu04 .xuebu04_tab a:hover {
  color: #4151b4;
}
.xuebu04 .xuebu04_tab a:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -13px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.xuebu04 .xuebu04_tab .cur05 {
  color: #4151b4;
}
.xuebu04 .xuebu04_tab .cur05:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -13px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.xuebu04 .xuebu04_con {
  overflow: hidden;
}
.xuebu04 .xuebu04_con p {
  font-size: 16px;
  color: #464646;
  margin-bottom: 20px;
}
.xuebu04 .xuebu04_con ul {
  margin-bottom: 30px;
}
.xuebu04 .xuebu04_con ul li {
  width: 400px;
  height: 268px;
  margin-right: 30px;
  float: left;
}
.xuebu04 .xuebu04_con ul li p {
  text-align: center;
  width: 100%;
  overflow: hidden;
  color: #464646;
  background: #f4f4f4;
  height: 48px;
  line-height: 48px;
  font-weight: unset;
  font-size: 18px;
}
.xuebu04 .xuebu04_con ul:after {
  content: "";
  display: block;
  clear: both;
}
.xuebu04 .xuebu04_con .con {
  overflow: hidden;
}
.xuebu04 .xuebu04_con .conn {
  width: 400px;
  height: 220px;
  padding: 119px 15px 0px 34px;
  float: left;
  margin-right: 30px;
  display: inline-block;
}
.xuebu04 .xuebu04_con .conn p {
  color: #fff;
  font-size: 18px;
}
.xuebu04 .xuebu04_con .conn p em {
  font-size: 30px;
  font-weight: bold;
}
.xuebu04 .xuebu04_con .con01 {
  background: url(../images/xxb04-11.jpg);
}
.xuebu04 .xuebu04_con .con02 {
  background: url(../images/xxb04-12.jpg);
}
.xuebu04 .xuebu04_con .con03 {
  margin-right: 0px;
  background: url(../images/xxb04-13.jpg);
}
.xuebu05 {
  width: 1260px;
  margin: 0 auto;
  max-height: 540px;
  padding-bottom: 30px;
}
.xuebu05 .xuebu05_tab {
  width: 100%;
  height: 40px;
  text-align: center;
  border-bottom: 1px solid #dedee3;
  margin-bottom: 30px;
}
.xuebu05 .xuebu05_tab a {
  font-size: 20px;
  color: #555;
  display: inline-block;
  position: relative;
  margin-right: 33px;
}
.xuebu05 .xuebu05_tab a:hover {
  color: #4151b4;
}
.xuebu05 .xuebu05_tab a:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -13px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.xuebu05 .xuebu05_tab .cur06 {
  color: #4151b4;
}
.xuebu05 .xuebu05_tab .cur06:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -13px;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.xuebu05 .xuebu05_con .xuebu05-student {
  width: 1033px;
  margin: 49px auto 64px;
  position: relative;
}
.xuebu05 .xuebu05_con .xuebu05-student ul li {
  width: 495px !important;
  margin-right: 41px;
  padding-top: 1px;
  display: inline-block;
}
.xuebu05 .xuebu05_con .xuebu05-student ul li .mian-new-img {
  width: 200px;
  height: 200px;
  float: left;
  margin-right: 29px;
}
.xuebu05 .xuebu05_con .xuebu05-student ul li .mian-new-txt {
  padding: 36px 0px;
  width: 265px;
  position: relative;
  overflow: hidden;
}
.xuebu05 .xuebu05_con .xuebu05-student ul li .mian-new-txt p {
  color: #464646;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  overflow: hidden;
}
.xuebu05 .xuebu05_con .xuebu05-student ul li .mian-new-txt .mian-new-txt-bt {
  font-size: 24px;
  margin-bottom: 18px;
}
.xuebu05 .xuebu05_con .xuebu05-student ul li:hover {
  color: #417AEF;
}
.xuebu05 .xuebu05_con .xuebu05-student .hd {
  text-align: center;
  width: 100%;
  height: 25px;
  position: absolute;
  display: block;
  padding-top: 20px;
}
.xuebu05 .xuebu05_con .xuebu05-student .hd > ul > li {
  width: 66px !important;
  height: 4px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #ddd;
  margin-right: 10px;
  font-size: 0;
}
.xuebu05 .xuebu05_con .xuebu05-student .hd > ul > li:hover {
  background: #4151B4;
}
.xuebu05 .xuebu05_con .xuebu05-student .hd .on {
  background: #4151B4;
}
.xuebu05 .xuebu05_con .xuebu05-student .aa {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 24%;
}
.xuebu05 .xuebu05_con .xuebu05-student .prev.prevStop:hover {
  background: url(../images/left.png);
  left: -94x;
  cursor: default;
}
.xuebu05 .xuebu05_con .xuebu05-student .next.nextStop:hover {
  background: url(../images/right.png);
  right: -94px;
  cursor: default;
}
.xuebu05 .xuebu05_con .xuebu05-student .prev {
  background: url(../images/left.png);
  left: -94px;
}
.xuebu05 .xuebu05_con .xuebu05-student .next {
  background: url(../images/right.png);
  right: -94px;
}
.xuebu05 .xuebu05_con .xuebu05-student .prev:hover {
  background: url(../images/lefthover.png);
  left: -94px;
}
.xuebu05 .xuebu05_con .xuebu05-student .next:hover {
  background: url(../images/righthover.png);
  right: -94px;
}
.xuebu06-teacher {
  width: 1260px;
  margin-bottom: 60px;
  overflow: hidden;
}
.xuebu06-teacher .xuebu06-teacher-content {
  width: 1118px;
  margin: 0px auto 64px;
  position: relative;
}
.xuebu06-teacher .xuebu06-teacher-content ul li {
  width: 268px !important;
  margin-right: 15px;
  height: 298px;
  padding-top: 1px;
  display: inline-block;
  position: relative;
  float: left;
}
.xuebu06-teacher .xuebu06-teacher-content ul li .mian-new-img {
  width: 268px;
  height: 220px;
  float: left;
  margin-right: 15px;
}
.xuebu06-teacher .xuebu06-teacher-content ul li .mian-new-img p {
  width: 100%;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  text-align: center;
  font-size: 20px;
  background: #f4f4f4;
}
.xuebu06-teacher .xuebu06-teacher-content ul li .main-news-cont {
  width: 268px;
  position: absolute;
  overflow: hidden;
  height: 0;
  left: 0;
  bottom: 0;
  background: #4151b4;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.xuebu06-teacher .xuebu06-teacher-content ul li .main-news-cont p {
  padding: 7px 25px 10px;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  text-align: justify;
  text-justify: inter-ideograph;
  overflow: hidden;
}
.xuebu06-teacher .xuebu06-teacher-content ul li:hover .main-news-cont {
  height: 298px;
  cursor: default;
}
.xuebu06-teacher .xuebu06-teacher-content .hd {
  text-align: center;
  width: 100%;
  height: 25px;
  position: absolute;
  display: block;
  left: 41%;
  padding-top: 20px;
}
.xuebu06-teacher .xuebu06-teacher-content .hd > ul > li {
  width: 66px !important;
  height: 4px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #ddd;
  margin-right: 10px;
  font-size: 0;
}
.xuebu06-teacher .xuebu06-teacher-content .hd > ul > li:hover {
  background: #4151B4;
}
.xuebu06-teacher .xuebu06-teacher-content .hd .on {
  background: #4151B4;
}
.xuebu06-teacher .xuebu06-teacher-content .aa {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 24%;
}
.xuebu06-teacher .xuebu06-teacher-content .prev.prevStop:hover {
  background: url(../images/left.png);
  left: -71px;
  cursor: default;
}
.xuebu06-teacher .xuebu06-teacher-content .next.nextStop:hover {
  background: url(../images/right.png);
  right: -71px;
  cursor: default;
}
.xuebu06-teacher .xuebu06-teacher-content .prev {
  background: url(../images/left.png);
  left: -71px;
}
.xuebu06-teacher .xuebu06-teacher-content .next {
  background: url(../images/right.png);
  right: -71px;
}
.xuebu06-teacher .xuebu06-teacher-content .prev:hover {
  background: url(../images/lefthover.png);
  left: -71px;
}
.xuebu06-teacher .xuebu06-teacher-content .next:hover {
  background: url(../images/righthover.png);
  right: -71px;
}
.xuebu07 {
  width: 1260px;
  margin: 0 auto;
  padding-bottom: 50px;
}
.xuebu07 .xuebu07-left {
  float: left;
  width: 830px;
}
.xuebu07 .xuebu07-left ul li {
  width: 400px;
  height: 200px;
  float: left;
  display: inline-block;
  background: #f5f5f5;
  padding: 25px 28px 25px 20px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.xuebu07 .xuebu07-left ul li .xuebu07-left-l {
  display: inline-block;
  padding-right: 20px;
}
.xuebu07 .xuebu07-left ul li .xuebu07-left-l b {
  font-size: 30px;
  margin-top: 30px;
  display: inline-block;
}
.xuebu07 .xuebu07-left ul li .xuebu07-left-l em {
  font-style: inherit;
  font-size: 14px;
}
.xuebu07 .xuebu07-left ul li .xuebu07-left-r {
  display: inline-block;
  width: 275px;
  height: 150px;
  border-left: 1px solid #464646;
  padding-left: 20px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
}
.xuebu07 .xuebu07-left ul li .xuebu07-left-r .f18 {
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 16px;
}
.xuebu07 .xuebu07-left ul li:hover .f18 {
  color: #417AEF;
}
.xuebu07 .xuebu07-left ul:after {
  content: "";
  display: block;
  clear: both;
}
.xuebu07 .xuebu07-right {
  float: right;
  width: 400px;
  height: 430px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.yihxbu .yihxbu-bt {
  font-size: 30px;
  color: #555;
  margin-top: 10px;
  text-align: center;
}
.yihxbu .yihxbu-new {
  width: 1260px;
  margin: 0 auto;
  padding-top: 40px;
}
.yihxbu .yihxbu-new li {
  width: 400px;
  height: 200px;
  float: left;
  display: inline-block;
  background: #f5f5f5;
  padding: 25px 28px 25px 20px;
  margin-right: 30px;
  margin-bottom: 30px;
}
.yihxbu .yihxbu-new li .yihxbu-left-l {
  display: inline-block;
  padding-right: 20px;
}
.yihxbu .yihxbu-new li .yihxbu-left-l b {
  font-size: 30px;
  margin-top: 30px;
  display: inline-block;
}
.yihxbu .yihxbu-new li .yihxbu-left-l em {
  font-style: inherit;
  font-size: 14px;
}
.yihxbu .yihxbu-new li .yihxbu-left-r {
  display: inline-block;
  width: 275px;
  height: 150px;
  border-left: 1px solid #464646;
  padding-left: 20px;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
}
.yihxbu .yihxbu-new li .yihxbu-left-r .f18 {
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 16px;
}
.yihxbu .yihxbu-new li:hover .f18 {
  color: #417AEF;
}
.yihxbu .yihxbu-new:after {
  content: "";
  display: block;
  clear: both;
}
.yihxbu .yihxbuTab {
  height: 65px;
  width: 1260px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 310px;
  line-height: 36px;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
}
.yihxbu .yihxbuTab a {
  margin-right: 50px;
  height: 44px;
  display: inline-block;
}
.yihxbu .yihxbuTab a:hover {
  color: #4151b4;
  position: relative;
}
.yihxbu .yihxbuTab a:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.yihxbu .yihxbuTab .cur07 {
  color: #4151b4;
  position: relative;
}
.yihxbu .yihxbuTab .cur07:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.yihxbu .yihxbucont {
  padding: 60px auto;
  width: 1260px;
}
.yihxbu .yihxbucont li {
  width: 100%;
  height: 220px;
  padding: 0;
  margin-right: 0;
}
.yihxbu .yihxbucont li .xbwz {
  width: 860px;
  height: 220px;
  background: #f5f5f5;
  padding: 34px 40px 30px 40px;
}
.yihxbu .yihxbucont li .xbwz span {
  display: inline-block;
  width: 712px;
  height: 48px;
  overflow: hidden;
  font-size: 18px;
}
.yihxbu .yihxbucont li .xbwz p {
  width: 712px;
  height: 95px;
  line-height: 24px;
  overflow: hidden;
}
.yihxbu .yihxbucont li:hover .xbwz span {
  color: #417AEF;
}
.yihxbu .yihxbucont1 li {
  height: 250px;
}
.yihxbu .yihxbucont1 li .xbwz {
  height: 250px;
  padding: 34px 30px 30px 0px;
}
.yihxbu .yihxbucont1 li .xbwz p {
  width: 100%;
}
.yihxbuTab1 {
  height: 65px;
  width: 1260px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 260px 20px 310px;
  line-height: 36px;
  font-size: 20px;
}
.yihxbuTab1 a {
  display: inline-block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #f4f4f4;
  color: #555;
  margin-right: 20px;
}
.yihxbuTab1 a:hover {
  color: #fff;
  background: #4151b4;
  position: relative;
}
.yihxbuTab1 .cur07 {
  color: #fff;
  background: #4151b4;
  position: relative;
}
.yihxbucont2 li {
  background: #f4f4f4;
}
.yihxbucont2 li .xbwz {
  width: 917px;
}
.yihxbucont2 li .xbwzimg {
  padding-left: 142px;
  padding-top: 10px;
}
.yihxbucont2 li em {
  float: right;
  margin-right: 135px;
}
.xuebu08 {
  width: 1260px;
  height: 332px;
  margin-bottom: 60px;
}
.xuebu08 .xuebu08_tab {
  width: 410px;
}
.xuebu08 .xuebu08_tab a {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 18px;
  color: #464646;
  background: #f5f5f5;
  margin-bottom: 8px;
}
.xuebu08 .xuebu08_tab a:nth-of-type(5) {
  margin-bottom: 0px;
}
.xuebu08 .xuebu08_tab a:hover {
  background: #4151b4;
  color: #fff;
}
.xuebu08 .xuebu08_tab a:hover:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 20px;
  background: url(../images/arr1.png) no-repeat;
  top: 23px;
  right: -13px;
}
.xuebu08 .xuebu08_tab .cur09 {
  background: #4151b4;
  color: #fff;
}
.xuebu08 .xuebu08_tab .cur09:after {
  content: "";
  position: absolute;
  width: 14px;
  height: 20px;
  background: url(../images/arr1.png) no-repeat;
  top: 23px;
  right: -13px;
}
.xuebu08 .xuebu08_con {
  width: 842px;
  height: 332px;
  background: #f5f5f5;
}
.xuebu08 .xuebu08_con .xuebu08_con_txt {
  padding: 26px 45px 10px 43px ;
}
.xuebu08 .xuebu08_con .xuebu08_con_txt p {
  line-height: 24px;
}
.hdjj {
  width: 1260px;
  margin: 49px auto 64px;
  position: relative;
}
.hdjj ul li {
  width: 399px;
  margin: 1px 30px 30px 1px;
  background: #fff;
  padding-top: 1px;
  display: inline-block;
  position: relative;
}
.hdjj ul li .hdjj-img {
  width: 400px;
  height: 220px;
}
.hdjj ul li .hdjj-cont {
  background: #f5f5f5;
  padding: 32px 15px;
}
.hdjj ul li .hdjj-cont h3 {
  color: #464646;
  height: 24px;
  overflow: hidden;
  font-weight:bold;
}
.hdjj ul li .hdjj-cont > p {
  color: #707070;
  font-size: 14px;
  margin: 15px 0px;
  height: 55px;
  overflow: hidden;
}
.hdjj ul li .hdjj-cont i {
  color: #707070;
  font-size: 14px;
}
.hdjj ul li .hdjj-cont a {
  display: block;
  width: 114px;
  height: 36px;
  background: #4151B4;
  line-height: 36px;
  text-align: center;
  color: #fff;
  margin-top: 12px;
}
.hdjj ul li:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.box a {
  display: block;
  position: relative;
}
.box a span {
  position: absolute;
  width: 100%;
  height: 0px;
  transition: height ease-out 0.15s;
  font-size: 18px;
  color: #000000;
  left: 0;
  bottom: 0;
  color: #fff;
  background: #444040;
  opacity: 0.8;
}
.box a:hover span {
  display: block;
  z-index: 1;
  height: 50px;
  opacity: 1;
  line-height: 50px;
}
.xuebu09 {
  width: 1260px;
  height: 300px;
  margin-bottom: 60px;
}
.xuebu09 .xuebu09-box {
  width: 623px;
  height: 100%;
  position: relative;
}
.xuebu09 .xuebu09-box .xuebu09-top {
  height: 260px;
  width: 623px;
}
.xuebu09 .xuebu09-box .xuebu09-top p {
  background: #4151b4;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.xuebu09 .xuebu09-box .xuebu09-bottom {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 300px;
  width: 623px;
  background: #4151b4;
}
.xuebu09 .xuebu09-box .xuebu09-bottom img {
  position: absolute;
  top: 45%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
}
@keyframes jia-ico {
  from {
    transform: scale(3);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.xuebu09 .xuebu09-box .xuebu09-bottom i {
  display: block;
  color: #fff;
  font-size: 20px;
  position: absolute;
  top: 63%;
  left: 50%;
  margin-left: -60px;
  margin-top: -15px;
}
.xuebu09 .xuebu09-box:hover .xuebu09-bottom {
  display: block;
}
.xuebu09 .xuebu09-box:hover .xuebu09-bottom img {
  animation: 0.4s linear 0s normal none jia-ico;
  -webkit-animation: 0.4s linear 0s normal none jia-ico;
  opacity: 1;
}
.xuebu09 .xuebu09-box:hover .xuebu09-bottom i {
  animation: 0.4s linear 0s normal none jia-ico;
  -webkit-animation: 0.4s linear 0s normal none jia-ico;
  opacity: 1;
}
.xuebu10 {
  width: 1260px;
  margin-bottom: 60px;
}
.xuebu10 .xuebu10-top {
  height: 268px;
}
.xuebu10 .xuebu10-top .xuebu10-top-left {
  width: 760px;
}
.xuebu10 .xuebu10-top p {
  padding-top: 24px;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 24px;
  color: #707070;
  font-size: 16px;
}
.xuebu10 .xuebu10-top ul {
  margin-top: 25px;
}
.xuebu10 .xuebu10-top ul li {
  width: 370px;
  height: 134px;
  float: left;
}
.xuebu10 .xuebu10-top ul li .xuebu10-txt {
  display: block;
  height: 60px;
  line-height: 60px;
  background: #4151b4;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.xuebu10-img {
  display: inline-block;
  float: left;
  margin-top: 20px;
}
.xuebu10-img a {
  display: inline-block;
  float: left;
}
.xuebu10-img a em {
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
}
.xuebu10-img a i {
  font-weight: bold;
  display: inline-block;
  height: 36px;
  color: #b5b5b5;
}
.xuebu10-img a:hover em {
  transform-style: preserve-3d;
  animation: iconn 2s linear both infinite;
}
.xuebu10-img a:hover i {
  color: #4151b4;
}
.xuebu10-img .one {
  margin-right: 45px;
  padding-left: 48px;
}
.xuebu10-img .one em {
  background: url(../images/download.png) no-repeat left center;
}
.xuebu10-img .two em {
  background: url(../images/fdj.png) no-repeat left center;
}
.xuebu10-img .three {
  margin-left: 140px;
}
.xuebu10-img .three em {
  background: url(../images/sqb.png) no-repeat left center;
}
.xuebu10-img .three i {
  font-size: 16px;
}
.xuebu10-img .five {
  margin-right: 45px;
  padding-left: 48px;
}
.xuebu10-img .five em {
  background: url(../images/sqb.png) no-repeat left center;
}
@keyframes iconn {
  to {
    transform: rotateY(360deg);
  }
}
.container {
  overflow: hidden;
  margin: 7px auto;
  width: 1260px;
}
.container #div1 {
  margin: 0 auto;
  position: relative;
}
.container #div1 a {
  width: 100%;
  height: 100%;
  display: block;
}
.container #div1 a .box {
  float: left;
  padding: 2px;
  border: 1px solid #ccc;
  background: #f7f7f7;
  box-shadow: 0 0 8px #ccc;
}
.container #div1 a img {
  width: 400px;
}
.gjbTab01 {
  height: 65px;
  width: 1260px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 310px;
  line-height: 36px;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
}
.gjbTab01 a {
  margin-right: 50px;
  height: 44px;
  display: inline-block;
  font-size: 18px;
}
.gjbTab01 a:hover {
  color: #4151b4;
  position: relative;
}
.gjbTab01 a:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.gjbTab01 .cur09 {
  color: #4151b4;
  position: relative;
}
.gjbTab01 .cur09:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.gjbTab02 {
  height: 65px;
  width: 1400px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 310px;
  line-height: 36px;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
}
.gjbTab02 a {
  margin-right: 50px;
  height: 44px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
}
.gjbTab02 a:hover {
  color: #4151b4;
  position: relative;
}
.gjbTab02 a:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.gjbTab02 .cur09 {
  color: #4151b4;
  position: relative;
}
.gjbTab02 .cur09:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  height: 4px;
  background-color: #4151b4;
}
.gjb-question {
  width: 1260px;
  margin: 0 auto;
}
.singapore {
  width: 1260px;
  margin: auto 0;
  margin-top: 30px;
}
.singapore ul li .xishi {
  position: relative;
}
.singapore ul li .xishi p {
  width: 100%;
  color: #fff;
  line-height: 24px;
}
.singapore ul li .xishi .show3 {
  margin-bottom: 2.5em;
}
.singapore ul li .xishi .show1 {
  position: relative;
  bottom: 0;
  cursor: default;
  transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);
  font-weight: 100;
  margin-bottom: 1.5em;
  transition-delay: 60ms;
}
.singapore ul li .xishi .show {
  opacity: 0;
  position: absolute;
  bottom: 0;
  cursor: default;
  transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);
  font-weight: 100;
  margin-bottom: -8em;
  transition-delay: 60ms;
}
.singapore ul li:hover {
  cursor: default;
}
.singapore ul li:hover .xishi .show1 {
  transition: 500ms cubic-bezier(0.7, 0, 0.3, 1);
  transition-delay: 0;
  bottom: 3em;
}
.singapore ul li:hover .xishi .show {
  opacity: 1;
  transition: 500ms cubic-bezier(0.7, 0, 0.3, 1);
  transition-delay: 0;
  bottom: 3.5em;
}
.singapore ul li:hover .xishi .show2 {
  bottom: 6em !important;
}
.singapore ul li:hover .xishi .show3 {
  bottom: 1.5em !important;
}
.xuebu11 {
  width: 1260px;
  height: 360px;
  margin-bottom: 60px;
}
.xuebu11 .xuebu11-box {
  width: 623px;
  height: 100%;
  position: relative;
}
.xuebu11 .xuebu11-box .xuebu11-top {
  height: 300px;
  width: 623px;
}
.xuebu11 .xuebu11-box .xuebu11-top p {
  background: #4151b4;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  margin-top: 20px;
}
.xuebu12 {
  position: relative;
  height: 310px;
  padding: 30px 70px 60px 70px;
  background: url(../images/gzb-kj.png) #ffffff center no-repeat;
}
.xuebu12 span {
  position: absolute;
  display: inline-block;
  width: 280px;
  height: 60px;
  text-align: center;
  padding: 22px 0px 0px;
  font-size: 18px;
}
.xuebu12 span em {
  display: block;
  color: #4151b4;
  font-size: 14px;
  text-align: center;
}
.xuebu12 span:nth-of-type(1) {
  top: 120px;
}
.xuebu12 span:nth-of-type(2) {
  top: 29px;
  left: 490px;
}
.xuebu12 span:nth-of-type(3) {
  top: 113px;
  left: 490px;
}
.xuebu12 span:nth-of-type(4) {
  top: 190px;
  left: 490px;
}
.xuebu12 span:nth-of-type(5) {
  top: 38px;
  left: 911px;
}
.xuebu12 span:nth-of-type(6) {
  top: 149px;
  left: 911px;
}
.xuebu13 ul li {
  position: relative;
  width: 620px;
  height: 170px;
  background: #4151b4;
  float: left;
  padding: 22px 22px 20px 104px;
  color: #fff;
  margin-bottom: 20px;
}
.xuebu13 ul li span {
  font-size: 20px;
  font-weight: bold;
  display: block;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.xuebu13 ul li p {
  margin-top: 11px;
}
.xuebu13 ul li p a {
  color: #fff;
  margin-right: 77px;
  text-decoration: underline;
}
.xuebu13 ul li:nth-child(2n+2) {
  margin-left: 20px;
}
.xuebu13 ul li:nth-of-type(1):after {
  content: "";
  position: absolute;
  top: 44px;
  left: 24px;
  background: url(../images/img.png) no-repeat;
  background-position: -47px 0;
  height: 52px;
  width: 52px;
}
.xuebu13 ul li:nth-of-type(2):after {
  content: "";
  position: absolute;
  top: 44px;
  left: 24px;
  background: url(../images/img.png) no-repeat;
  height: 52px;
  width: 52px;
  background-position: -112px -58px;
}
.xuebu13 ul li:nth-of-type(3):after {
  content: "";
  position: absolute;
  top: 44px;
  left: 24px;
  background: url(../images/img.png) no-repeat;
  height: 51px;
  width: 52px;
  background-position: 0 -60px;
}
.xuebu13 ul li:nth-of-type(4):after {
  content: "";
  position: absolute;
  top: 44px;
  left: 24px;
  background: url(../images/img.png) no-repeat;
  height: 52px;
  width: 43px;
  background-position: 0 0;
}
.xuebu13 ul li:nth-of-type(5):after {
  content: "";
  position: absolute;
  top: 44px;
  left: 24px;
  background: url(../images/img.png) no-repeat;
  height: 52px;
  width: 52px;
  background-position: -108px 0;
}
.xuebu13 ul li:nth-of-type(6):after {
  content: "";
  position: absolute;
  top: 44px;
  left: 24px;
  background: url(../images/img.png) no-repeat;
  height: 52px;
  width: 46px;
  background-position: -59px -60px;
}
.xuebu14 {
  width: 1260px;
  height: 280px;
  margin-bottom: 60px;
}
.xuebu14 .xuebu14-box {
  width: 623px;
  height: 100%;
  position: relative;
}
.xuebu14 .xuebu14-box .xuebu14-box-title {
  background: #f5f5f5;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
}
.xuebu14 .xuebu14-box .xuebu14-top {
  height: 200px;
  width: 623px;
}
.xuebu14 .xuebu14-box .xuebu14-top img {
  float: left;
  margin-right: 15px;
}
.xuebu14 .xuebu14-box .xuebu14-top p {
  line-height: 24px;
  font-size: 14px;
  text-align: left;
}
.xuebu14 .xuebu14-box .xuebu14-top p a {
  display: inline-block;
  width: 113px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background: #4151b4;
  border-radius: 5px;
  margin-top: 67px;
}
.xuebu14 .xuebu14-box .xuebu14-top p a:hover {
  background: #5062d4;
}
.xuebu15 {
  height: 539px;
}
.xuebu15 .gjbcont03 {
  height: 430px;
  padding: 22px 0px;
}
.xuebu15 .gjbcont03 .con {
  display: none;
}
.xuebu15 .gjbcont03 .con .xuebu15-one {
  width: 236px;
  height: 194px;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}
.xuebu15 .gjbcont03 .con .xuebu15-dyjt {
  position: relative;
  width: 492px;
  height: 194px;
}
.xuebu15 .gjbcont03 .con .xuebu15-dyjt .hd {
  text-align: center;
  width: 100%;
  height: 25px;
  position: absolute;
  display: block;
  bottom: 12%;
  padding-top: 20px;
}
.xuebu15 .gjbcont03 .con .xuebu15-dyjt .hd > ul > li {
  width: 66px !important;
  height: 4px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  text-align: center;
  background: #ddd;
  margin-right: 10px;
  font-size: 0;
}
.xuebu15 .gjbcont03 .con .xuebu15-dyjt .hd > ul > li:hover {
  background: #4151B4;
}
.xuebu15 .gjbcont03 .con .xuebu15-dyjt .hd .on {
  background: #4151B4;
}
.xuebu15 .gjbcont03 .xuebu15-two {
  width: 236px;
  height: 194px;
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}
.xuebu16 .cysp-bottom {
  font-size: 16px;
  color: #555;
}
.xuebu16 .cysp-bottom .cysp-bottom-top {
  text-align: center;
}
.xuebu16 .cysp-bottom .cysp-bottom-top form select {
  color: #555;
  width: 275px;
  height: 40px;
  border: solid 1px #d2d2d2;
  appearance: none;
  margin-right: 20px;
  padding-left: 15px;
  -moz-appearance: none;
  -webkit-appearance: none;
  /*替换选择框的最右侧显示小箭头图片*/
  background: url(../images/back02.png) no-repeat scroll 240px center transparent;
  padding-right: 35px;
  background-size: 10.8%;
  cursor: pointer;
}
.xuebu16 .cysp-bottom .cysp-bottom-top form .grade {
  margin-right: 0px;
}
.xuebu16 .cysp-bottom .cysp-bottom-top form select::-ms-expand {
  display: none;
}
.xuebu16 .cysp-bottom .cysp-bottom-table {
  margin-top: 40px;
}
.xuebu16 .cysp-bottom .cysp-bottom-table .choose {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  background: #4151B4;
}
.xuebu16 .cysp-bottom .cysp-bottom-table .choose span {
  display: inline-block;
  float: left;
  height: 50px;
  text-align: center;
}
.xuebu16 .cysp-bottom .cysp-bottom-table .choose .choose01 {
  width: 120px;
}
.xuebu16 .cysp-bottom .cysp-bottom-table .choose .choose02 {
  width: 190px;
}
.xuebu16 .cysp-bottom .cysp-bottom-table .choose .choose03 {
  width: 332px;
}
.xuebu16 .cysp-bottom .cysp-bottom-list {
  min-height: 450px;
  padding-bottom: 20px;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li {
  height: 150px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 30px 0px 30px 30px;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li .data {
  position: relative;
  width: 90px;
  height: 90px;
  background: #f5f5f5;
  float: left;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li .data .data-week {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #4151b4;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li .data span {
  display: inline-block;
  text-align: center;
  margin-top: 36px;
  padding: 0px 11px;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li .data span .data-day {
  font-size: 30px;
  font-weight: bold;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li .data span .data-month {
  font-size: 14px;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li .wenzi {
  display: inline-block;
  float: left;
  overflow: hidden;
  max-height: 115px;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li .wenzi p {
  text-indent: 0px;
  height: 87px;
  overflow: hidden;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li .wenzi p b {
  display: block;
  height: 43px;
  overflow: hidden;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li .ynj {
  width: 188px;
  padding-left: 53px;
}
.xuebu16 .cysp-bottom .cysp-bottom-list ul li .enj {
  width: 338px;
  padding-left: 116px;
}
.xuebu17 {
  height: 322px;
  overflow: hidden;
  width: 1260px;
  margin: 0px auto 40px;
}
.xuebu17 .xuebu17-t {
  cursor: pointer;
  float: left;
  height: 322px;
  overflow: hidden;
  position: relative;
  width: 140px;
  margin-left: 1px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.xuebu17 .xuebu17-t .shadow {
  height: 322px;
  left: 0;
  position: absolute;
  top: 0;
  width: 140px;
}
.xuebu17 .xuebu17-t .honor-right {
  width: 833px;
  margin-left: 0px;
  border: 1px solid #ccc;
  height: 332px;
}
.xuebu17 .cur {
  display: block;
  width: 833px;
}
.xuebu17 .cur .shadow {
  display: none;
}
