body {
  margin: 0 auto;
  min-width: 350px;
  overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
body,
button,
input,
select,
textarea {
  font: 16px/1.7 Tahoma, Helvetica, Arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
address,
cite,
dfn,
em,
var,
i,
em {
  font-style: normal;
}
small {
  font-size: 12px;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
  transition: 0.1s all;
}
abbr[title],
acronym[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
fieldset,
img {
  border: none;
}
button,
input,
select,
textarea {
  outline: 0;
}
html {
  overflow-y: scroll;
}
body,
a {
  color: #555;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f24 {
  font-size: 24px;
}
.f12 {
  font-size: 12px;
}
.fb {
  font-weight: 700;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.of {
  overflow: hidden;
}
.clear {
  clear: both;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
.cfff {
  color: #fff;
}
.db {
  display: block;
}
.di {
  display: inline-block;
}
.dn {
  display: none;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.wrapfix:after {
  height: 0;
  visibility: hidden;
  clear: both;
  content: "";
  display: block;
}
.ts01 {
  transition: 0.2s all;
}
.head_nav {
  display: none;
}
.title {
  color: #4a9a84;
  text-align: center;
  margin: 60px auto;
}
.title h1 {
  font-size: 52px;
  color: #414b81;
  line-height: normal;
}
.title p {
  color: #666666;
}
.links {
  text-align: center;
}
.links a {
  width: 350px;
  line-height: 50px;
  font-size: 24px;
  display: inline-block;
  margin: 60px 30px;
  background: #4dffff;
  border-radius: 30px;
}
.links a:hover {
  animation: swing 0.5s;
}
.newHeader {
  display: none !important;
}
#banner {
  background: url(../img/bner1.jpg) center no-repeat;
  height: 536px;
}
#banner .w1200 img {
  display: none;
}
#it1a {
  padding-bottom: 10px;
  background: url(../img/it1_bg.jpg) center bottom no-repeat;
  background-size: cover;
}
#it1a .button img {
  border: 1px solid #eee;
}
#it1a .button h3 {
  font-size: 16px;
  text-align: center;
}
#it1a .more a {
  margin-top: 50px;
}
/* 本例子css -------------------------------------- */
.tabBox {
  margin: 10px auto;
  text-align: center;
}
.tabBox .bd ul {
  width: 100%;
  float: left;
}
.tabBox .bd ul li {
  background: url(../img/it1a_libg.jpg) 100% no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 40px 40px 40px;
  border-radius: 30px 30px;
}
.tabBox .bd ul li h1 {
  font-size: 28px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
.tabBox .bd ul li img {
  float: left;
}
.tabBox .bd ul li p {
  float: right;
  width: 320px;
  text-align: left;
  color: #fff;
  line-height: 2;
}
.tabBox .bd ul li a {
  display: block;
  width: 200px;
  color: #4dffff;
  border-radius: 20px;
  float: right;
  text-decoration: underline;
}
.tabBox .hd {
  line-height: 50px;
  overflow: hidden;
  text-align: left;
  padding: 10px;
  margin-bottom: 40px;
  background: #e1e3ef;
  border-radius: 45px;
}
.tabBox .hd ul {
  margin: 0 auto;
  overflow: hidden;
}
.tabBox .hd ul .on {
  background: #2d376c;
  color: #fff;
}
.tabBox .hd ul li {
  float: left;
  width: 16%;
  background: #fff;
  margin: 0 2%;
  overflow: hidden;
  color: #2d376c;
  text-align: center;
  font-size: 22px;
  border-radius: 45px;
}
.tabBox .hd ul li br {
  display: none;
}
#it1 {
  padding: 1px;
}
#it1 ul {
  padding-bottom: 30px;
  overflow: hidden;
}
#it1 ul li {
  background: url(../img/it1_libg.png) center no-repeat;
  float: left;
  width: 569px;
  height: 275px;
  margin: 14px 13px	;
  border-radius: 20px;
  padding: 40PX  ;
  box-sizing: border-box;
  position: relative;
}
#it1 ul li h1 {
  color: #ffffff;
  font-size: 28px;
}
#it1 ul li img {
  margin: 20px 0 10px;
}
#it1 ul li p {
  font-size: 15px;
  color: #ffffff;
  line-height: 21px ;
  background: url(../img/it1_pb.png) left 6px no-repeat;
  padding-left: 10px;
  margin-top: 10px;
  text-shadow: 1px 1px #0000002e;
}
#it1 ul li a {
  width: 135px;
  font-size: 17px;
  color: #ffffff;
  border-radius: 30px;
  border: 2px solid #fff;
  line-height: 30px;
  display: block;
  text-align: center;
  position: absolute;
  right: 30px;
  top: 40px;
}
#it1 ul li a:hover {
  top: 30px;
}
#it1 ul li:nth-of-type(1) {
  background: url(../img/it1_img.jpg) center no-repeat;
  border: 2px solid #492add;
  background-size: cover;
}
#it1 ul li:nth-of-type(1) a {
  font-size: 17px;
  background: #492add;
}
#it1 ul li:nth-of-type(2) {
  background: url(../img/it1_img2.jpg) center no-repeat;
  border: 2px solid #d76a31;
  background-size: cover;
}
#it1 ul li:nth-of-type(2) a {
  font-size: 17px;
  background: #d76a31;
}
#it1 ul li:nth-of-type(3) {
  background: url(../img/it1_img3.jpg) center no-repeat;
  border: 2px solid #2b98dd;
  background-size: cover;
}
#it1 ul li:nth-of-type(3) a {
  font-size: 17px;
  background: #2b98dd;
}
#it1 ul li:nth-of-type(4) {
  background: url(../img/it1_img4.jpg) center no-repeat;
  border: 2px solid #19b68b;
  background-size: cover;
}
#it1 ul li:nth-of-type(4) a {
  font-size: 17px;
  background: #19b68b;
}
#it1 ul li:nth-of-type(5) {
  background: url(../img/it1_img5.jpg) center no-repeat;
  border: 2px solid #8a56f6;
  background-size: cover;
}
#it1 ul li:nth-of-type(5) a {
  font-size: 17px;
  background: #8a56f6;
}
#it1 ul li:nth-of-type(6) {
  background: url(../img/it1_img7.jpg) center no-repeat;
  border: 2px solid #ebad32;
  background-size: cover;
}
#it1 ul li:nth-of-type(6) a {
  font-size: 17px;
  background: #ebad32;
}
#it1 ul li:nth-of-type(7) {
  background: url(../img/it1_img12.jpg) center no-repeat;
  border: 2px solid #3fb998;
  background-size: cover;
}
#it1 ul li:nth-of-type(7) a {
  font-size: 17px;
  background: #3fb998;
}
#it1 ul li:nth-of-type(8) {
  background: url(../img/it1_img11.jpg) center no-repeat;
  border: 2px solid #d17c39;
  background-size: cover;
}
#it1 ul li:nth-of-type(8) a {
  font-size: 17px;
  background: #d17c39;
}
#it1 ul li:nth-of-type(9) {
  background: url(../img/it1_img9.jpg) center no-repeat;
  border: 2px solid #1584bc;
  background-size: cover;
}
#it1 ul li:nth-of-type(9) a {
  font-size: 17px;
  background: #1584bc;
}
#it1 ul li:nth-of-type(10) {
  background: url(../img/it1_img8.jpg) center no-repeat;
  border: 2px solid #3b6bcf;
  background-size: cover;
}
#it1 ul li:nth-of-type(10) a {
  font-size: 17px;
  background: #3b6bcf;
}
#it1 ul .links {
  margin-top: -218px;
  margin-left: 323px;
}
#it2 {
  background: url(../img/it2_ulbg.png) center bottom no-repeat;
  padding-top: 1px;
}
#it2 ul {
  overflow: hidden;
}
#it2 ul li {
  width: 142px;
  float: left;
  position: relative;
  height: 310px;
}
#it2 ul li div {
  position: absolute;
  top: 178px;
  left: 0;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  height: 310px;
}
#it2 ul li h1 {
  color: #ffffff;
  font-size: 28px;
  margin: 15px 0px;
  font-weight: 500;
}
#it2 ul li h2 {
  font-weight: 500;
  color: #fff;
  font-size: 18px;
}
#it2 ul li hr {
  width: 20px;
  margin: 20px 0;
}
#it2 ul li img {
  display: block;
}
#it2 ul li p {
  color: #ffffff;
  margin: 20px auto 0;
  font-size: 14px;
}
#it2 ul li:hover div {
  top: 0;
  transition: 0.2s all;
}
#it2 ul li:nth-child(1) div {
  background: rgba(46, 55, 107, 0.85);
  height: 340px;
}
#it2 ul li:nth-child(2) div {
  background: rgba(58, 52, 107, 0.85);
}
#it2 ul li:nth-child(3) div {
  background: rgba(78, 47, 107, 0.85);
  height: 340px;
}
#it2 ul li:nth-child(4) div {
  background: rgba(105, 41, 107, 0.85);
}
#it2 ul li:nth-child(5) div {
  background: rgba(118, 38, 107, 0.85);
  height: 340px;
}
#it2 ul li:nth-child(6) div {
  background: rgba(114, 32, 107, 0.85);
}
#it2 ul li:nth-child(7) div {
  background: rgba(166, 26, 107, 0.85);
  height: 340px;
}
#it2 ul li:nth-child(8) div {
  background: rgba(184, 22, 107, 0.85);
}
#it2 ul li:nth-child(2),
#it2 ul li:nth-child(4),
#it2 ul li:nth-child(6),
#it2 ul li:nth-child(8) {
  margin-top: 30px;
}
#it2 a {
  margin-top: 50px;
}
#it3 .w1200 ul {
  background: url(../img/it3_img2.png) center no-repeat;
}
#it3 .w1200 ul li {
  border: 3px solid #656d95;
  border-radius: 20px;
  position: relative;
  padding: 30px 20px 20px;
  width: 260px;
  float: left;
  margin: 34px 0;
  transition: 0.2s all;
}
#it3 .w1200 ul li em {
  font-size: 50px;
  color: #eee;
  font-weight: 700;
  display: block;
  overflow: hidden;
  position: absolute;
  top: -50px;
  left: 57px;
  line-height: 39px;
  height: 50px;
}
#it3 .w1200 ul li h1 {
  color: #414b81;
  width: 130px;
  position: absolute;
  top: -20px;
  background: #fff;
  left: 20px;
  text-align: center;
  line-height: 1.3;
  font-size: 24px;
}
#it3 .w1200 ul li p {
  color: #999999;
}
#it3 .w1200 ul li:nth-of-type(1),
#it3 .w1200 ul li:nth-of-type(5) {
  margin-left: 147px;
  margin-right: 370px;
}
#it3 .w1200 ul li:nth-of-type(3) {
  margin-left: 20px;
  margin-right: 568px;
}
#it4 ul {
  position: relative;
}
#it4 ul li {
  width: 12.5%;
  float: left;
  position: relative;
  overflow: hidden;
}
#it4 ul li img {
  width: 100%;
  display: block;
  margin: 0;
}
#it4 ul li em {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.25);
  left: 0;
  top: 0;
  transition: 0.2s all;
}
#it4 ul li:hover em {
  top: 100%;
}
#it4 ul li.it4_top {
  position: absolute;
  left: 37.5%;
  z-index: 1;
  width: 25%;
  top: 33.3%;
}
#it5 .Admission {
  width: 577px;
  height: 152px;
  border: 2px solid #2b98dd;
  border-radius: 20px;
  margin: 0 auto;
}
#it5 .Admission h1 {
  color: #2b98dd;
  text-align: center;
}
#it5 .Admission h1 span {
  font-size: 40px;
}
#it5 .Admission h2 {
  color: #fff;
  font-size: 25px;
  background-color: #2b98dd;
  text-align: center;
}
#it5 .Admission p {
  color: #2b98dd;
  text-align: center;
}
#it5 ul {
  background: url(../img/it5_img.png) center no-repeat;
  position: relative;
  height: 569px;
}
#it5 ul li {
  float: left;
  margin: 0px 10px;
  position: absolute;
  width: 60px;
  height: 50px;
}
#it5 ul li img {
  padding-top: 13px;
  margin: 2px 66px;
}
#it5 ul li h1 {
  color: #4b76e2;
  margin: 17px auto;
}
#it5 ul li p {
  font-size: 15px;
  color: #4b76e2;
  width: 275px;
  height: 94px;
  background-color: rgba(184, 227, 255, 0.5);
  border: 2px solid #2b98dd;
  border-radius: 20px;
  text-align: left;
  padding-left: 15px;
  padding-top: 6px;
}
#it5 ul li p span {
  color: #4b76e2;
  font-size: 20px;
  font-weight: 700;
}
#it5 ul li:nth-of-type(1) {
  left: 725px;
  top: 185px;
  overflow: hidden;
}
#it5 ul li:nth-of-type(2) {
  left: 186px;
  top: 46px;
}
#it5 ul li:nth-of-type(3) {
  left: 27px;
  top: 148px;
  overflow: hidden;
}
#it5 ul li:nth-of-type(4) {
  left: 387px;
  top: 221px;
  overflow: hidden;
}
#it5 ul li:nth-of-type(5) {
  left: 868px;
  top: 91px;
  width: 100px;
  height: 50px;
  overflow: hidden;
}
#it5 ul li:nth-of-type(6) {
  left: 586px;
  top: 406px;
  width: 200px;
  height: 50px;
  overflow: hidden;
}
#it5 ul li:nth-of-type(1):hover {
  width: 360px;
  height: 250px;
}
#it5 ul li:nth-of-type(2):hover {
  width: 292px;
  height: 194px;
}
#it5 ul li:nth-of-type(3):hover,
#it5 ul li:nth-of-type(4):hover,
#it5 ul li:nth-of-type(5):hover {
  width: 275px;
  height: 194px;
}
#it5 ul li:nth-of-type(6):hover {
  width: 338px;
  height: 200px;
}
#it5 ul li:hover h1 {
  color: #fc6872;
}
#it5 ul li:nth-of-type(1) p {
  width: 360px;
  height: 130px;
  line-height: 24px;
}
#it5 ul li:nth-of-type(2) p {
  width: 307px;
  height: 123px;
  line-height: 19px;
}
#it5 ul li:nth-of-type(5) p {
  height: 93px;
  line-height: 22px;
}
#it5 ul li:nth-of-type(6) p {
  width: 336px;
  height: 113px;
}
#it5 .earch {
  display: none;
}
#it5 .links a {
  padding-top: 50px;
}
#footer {
  background: url(../img/footer_bg1b.png) center bottom no-repeat;
  height: 500px;
  overflow: auto;
  display: none;
}
#footer .w1200 img {
  display: none;
}
#footer .w1200 p {
  font-size: 50px;
  font-weight: 700;
  color: #0b37a2;
  margin: 326px 0 0 55px;
}
.authentication {
  display: none;
}
.conentQt .tit {
  font-size: 50px;
  padding: 100px 0;
  text-align: center;
  color: #414b81;
}
