/*********基础样式*************/
* {
  padding: 0;
  margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
textarea,
select,
p,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Microsoft YaHei", 微软雅黑;
  color: #1f3449;
}

a,
a:focus,
a:visited,
a:active,
a:hover {
  outline: 0;
  border: none;
  text-decoration: none;
  cursor: pointer;
}

.clear {
  clear: both;
  visibility: hidden;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

.c_wap:after {
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  font-size: 0;
}

/*********基础样式 end*************/
#part01 {
  height: 800px;
}

.container {
  width: 100%;
  height: auto;
  font-size: 0;
  overflow: hidden;
}

.outer_box {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.inner_box {
  width: 1900px;
  position: absolute;
  left: -450px;
  top: 0;
  font-size: 0;
}

.btn_box {
  width: 408px;
  height: 50px;
  position: absolute;
  top: 315px;
  z-index: 2;
  left: 50%;
  margin-left: -204px;
}

.btn_box a {
  display: block;
  font-size: 22px;
  color: #543d00;
  text-align: center;
  line-height: 43px;
  text-indent: 10px;
}

.btn_box a:hover,
.btn_box a:active {
  background-position: 0px -150px;
  text-decoration: none;
}

#part01 .li_box {
  position: absolute;
  width: 930px;
  height: 38px;
  padding: 0 5px;
  left: 50%;
  margin-left: -465px;
  top: 456px;
}

.li_box li {
  float: left;
  font-size: 20px;
  color: #1f3449;
  font-weight: bold;
  padding: 0 11px;
}

.li_box li:hover,
.li_box li:active {
  background-color: #f6bd23;
  cursor: pointer;
}

.daoyu {
  position: absolute;
  top: 536px;
  line-height: 28px;
  font-size: 18px;
  color: #1f3449;
  width: 585px;
  height: 187px;
  left: 50%;
  margin-left: -292.5px;
  text-align: center;
}

#part02 {
  height: 550px;
}

.bg01 {
  background: url("images/bg01.png") center no-repeat;
  width: 1012px;
  height: 336px;
  margin: 0 auto;
  margin-top: 54px;
  position: relative;
}

.bg01 .text01 {
  position: absolute;
  left: 24px;
  top: 110px;
  text-align: center;
}

.bg01 div h1 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

.bg01 div p {
  font-size: 14px;
  line-height: 22px;
}

.bg01 div a {
  display: block;
  width: 200px;
  height: 42px;
  margin-top: 55px;
  font-size: 20px;
  color: #606000;
  line-height: 42px;
}

.button {
  background-color: #ffff2f
}

.button:hover,
.button:active {
  background-color: #f6bd23;
}

.bg01 .text02 {
  position: absolute;
  left: 280px;
  top: 110px;
  text-align: center;
}

.bg01 .text03 {
  position: absolute;
  left: 533px;
  top: 110px;
  text-align: center;
}

.bg01 .text04 {
  position: absolute;
  left: 789px;
  top: 110px;
  text-align: center;
}

.bg01 div a.btn_text02 {
  margin-top: 33px;
}

#part3 {
  height: 750px;
  background-color: #ffffef;
}

.banner_06 {
  margin-top: 50px;
}

.pic_03 {
  width: 323px;
  margin: 0 auto;
  display: block;
  margin-top: 102px;
}

.bg02 div h1 {
  font-size: 20px;
  font-weight: bold;
}

.bg02 div p {
  font-size: 14px;
  line-height: 30px;
}

.bg02 div a {
  color: #da3d3d;
}

.bg02 .text01 {
  position: absolute;
  left: 540px;
  top: 230px;
}

.bg02 .text02 {
  position: absolute;
  left: 1070px;
  top: 250px;
}

.bg02 .text03 {
  position: absolute;
  left: 455px;
  top: 390px;
}

.bg02 .text04 {
  position: absolute;
  left: 1120px;
  top: 425px;
}

.bg02 .text05 {
  position: absolute;
  left: 530px;
  top: 550px;
}

.bg02 .text06 {
  position: absolute;
  left: 1050px;
  top: 550px;
}

.part03_btn_box {
  width: 403px;
  height: 50px;
  margin: 0 auto;
  margin-top: 80px;
}

.bg02 div .btn_part03 {
  display: block;
  font-size: 22px;
  color: #606000;
  height: 50px;
  line-height: 43px;
  cursor: pointer;
  text-align: center;
}

.icon-an1:hover,
.icon-an1:active {
  background-position: 0px -150px;
}

#part4 {
  height: 714px;
}

.bg03 {
  position: relative;
  ;
  width: 1006px;
  height: 392px;
  margin: 0 auto;
  margin-top: 30px;
  background: url('images/pic_07.jpg') center no-repeat;
}

.bg03 div h1 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 10px;
}

.bg03 div p {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

.bg03 div a {
  color: #ffff2f;
  font-size: 16px;
}

.bg03 .text01 {
  position: absolute;
  left: 100px;
  top: 150px;
  text-align: center;
}

.bg03 .text02 {
  position: absolute;
  left: 410px;
  top: 150px;
  text-align: center;
}

.bg03 .text03 {
  position: absolute;
  left: 730px;
  top: 150px;
  text-align: center;
}

.btn_part04 {
  display: block;
  font-size: 22px;
  color: #606000;
  height: 50px;
  line-height: 43px;
  cursor: pointer;
  text-align: center;
}

.part04_btn_box {
  width: 403px;
  height: 50px;
  margin: 0 auto;
  margin-top: 50px;
}

#part5 {
  height: 750px;
  background-color: #ffffef;
}

.bg04 {
  width: 1006px;
  height: 403px;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
  background: url('images/pic_10.jpg') center no-repeat;
}

.bg04 .text01 {
  position: absolute;
  left: 20px;
  top: 75px;
  text-align: center;
}

.bg04 .text02 {
  position: absolute;
  left: 270px;
  top: 20px;
  text-align: center;
}

.bg04 .text03 {
  position: absolute;
  left: 520px;
  top: 48px;
  text-align: center;
}

.bg04 .text04 {
  position: absolute;
  left: 770px;
  top: 20px;
  text-align: center;
}

.bg04 div p {
  color: #1f3449;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.bg04 div .part05_h1 {
  color: #ffff2f;
  font-size: 22px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 135px;
  cursor: pointer;
}

.bg04 div span {
  font-weight: bold;
}

.bg04 .text02 .part05_h1 {
  margin-top: 125px;
}

.bg04 .text04 .part05_h1 {
  margin-top: 95px;
}

.part05_btn_box {
  width: 457px;
  height: 50px;
  margin: 0 auto;
  margin-top: 50px;
}

.btn_part05 {
  display: block;
  font-size: 22px;
  color: #606000;
  height: 50px;
  line-height: 43px;
  cursor: pointer;
  text-align: center;
}

.icon-an3:hover,
.icon-an3:active {
  background-position: 0px -50px;
}

#part6 {
  height: 910px;
}

.bg05 {
  width: 1005px;
  height: 667px;
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
}

.bg05 li {
  float: left;
  width: 248px;
  height: 336px;
  background: url('images/school_bg.png') center no-repeat;
  margin: 3px 1.5px;
}

.bg05 li h1 {
  font-size: 18px;
  color: #1f3449;
  text-align: center;
}

.bg05 li p {
  font-size: 14px;
  margin-left: 40px;
  margin-top: 10px;
  line-height: 23px;
}

.bg05 li p span {
  font-weight: bold;
}

.bg05 li img {
  margin-left: 20px;
  margin-top: 30px;
  display: inline;
  text-align: center;
}

.part06_btn_box {
  width: 200px;
  height: 40px;
  margin: 0 auto;
  margin-top: 35px;
}

.part06_btn_box a {
  font-size: 20px;
  color: #606000;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  padding: 1px 6px;
}

#part7 {
  height: 520px;
  background-color: #ffffef;
}

.bg06 {
  width: 1005px;
  height: 299px;
  margin: 0 auto;
  position: relative;
  margin-top: 30px;
}

.bg06 li {
  float: left;
  margin: 0 5.8px;
  cursor: pointer;
}

.bg06_text_box {
  background-color: #fff;
  width: 294px;
  height: 296px;
  border: 2px solid #26c197;
  border-left: none;
}

.bg06 .left_nav {
  width: 73px;
  height: 296px;
  border: 2px solid #26c197;
  background-color: #ffff42;
  font-size: 24px;
  color: #606000;
  text-align: center;
}

.bg06 li div {
  float: left;
}

.bg06_text_box table {
  font-size: 20px;
  margin-left: 30px;
  margin-top: 20px;
  border-collapse: collapse;
}

.bg06_text_box table tr td {
  padding: 3px 0;
  border-bottom: 1px solid #1f3449;
  vertical-align: middle;
  text-indent: 12px;
}

.bg06_text_box table tr .col1 {
  border-right: 1px solid #1f3449;
  text-align: center;
  text-indent: 0;
  padding: 0 5px;
}

.bg06_text_box table tr .td5 {
  border-bottom: none;
}

.bg06_text_box .tab_btn {
  background-color: #ffff2f;
  margin: 0 auto;
  margin-top: 20px;
  border: 2px solid #26c197;
  width: 130px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  display: block;
  font-size: 20px;
  color: #606000;
}

.bg06_text_box .tab_btn:hover,
.bg06_text_box .tab_btn:active {
  background-color: #f6bd23;
}

.bg06_text_box table tr .thd {
  font-weight: bold;
}

#part8 {
  height: 1060px;
}

.sjgh {
  display: block;
  margin: 0 auto;
  margin-top: 61px;
  margin-bottom: 42px;
  width: 157px;
  height: 28px;
}

.bg07 {
  width: 1001px;
  height: 299px;
  background: url('images/bg_07.jpg') center no-repeat;
  margin: 0 auto;
}

.bg07 .text01 li {
  float: left;
  font-size: 14px;
  color: #fff;
  margin-left: 208px;
  text-align: center;
}

.bg07 .text01 li p {
  font-size: 18.7px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
}

.bg07 .text02 {
  width: 100%;
  height: 109px;
  margin-top: 85px;
}

.bg07 .text01 {
  width: 100%;
  height: 109px;
}

.bg07 .text02 li {
  float: left;
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-left: 85px;
}

.bg07 .text02 li p {
  font-size: 18.7px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

.bg07_dou {
  width: 932px;
  margin: 0 auto;
  height: 196px;
}

.bg07_dou li {
  background: url('images/bg_15.jpg') center no-repeat;
  width: 196px;
  height: 195px;
  float: left;
}

.bg07_dou li p {
  font-size: 22px;
  color: #fff;
  padding-top: 85px;
  text-align: center;
}

#part9 {
  height: 642px;
  background-color: #ffffef;
}

.bg08 {
  margin: 0 auto;
  margin-bottom: 44px;
  margin-top: 41px;
  width: 1010px;
  height: 320px;
}

.bg08 li {
  float: left;
  background-color: #0f9772;
  width: 500px;
  height: 156px;
}

.bg_ps01 {
  margin: 0 8px 8px 0;
}

.bg_ps02 {
  margin: 0 0 8px 0;
}

.bg_ps03 {
  margin: 0 0 0 8px;
}

.bg08 li h1 {
  font-size: 20px;
  color: #fff;
  padding: 28px 0 0 18px;
}

.bg08 li p {
  font-size: 16px;
  color: #fff;
  padding-left: 18px;
  margin-top: 10px;
}

.bg08 li p a {
  color: #f6ff00;
}

.bg_01 {
  position: absolute;
  text-align: center;
  left: 50%;
  margin-left: -103.5px;
  top: 240px;
  width: 207px;
  height: 207px;
  line-height: 207px;
  font-size: 30px;
  color: #1f3449;
  background: url('images/bg_01.png') center no-repeat;
}

.bg08 .bg_ps02 h1,
.bg08 .bg_ps02 p {
  margin-left: 90px;
}

.bg08 .bg_ps03 h1,
.bg08 .bg_ps03 p {
  margin-left: 90px;
}

.icon-an3 {
  margin: 0 auto;
  font-size: 22px;
  color: #606000;
  line-height: 43px;
  text-align: center;
}

#part10 {
  height: 780px;
}

.bg09 {
  width: 1003px;
  height: 537px;
  margin: 0 auto;
  margin-bottom: 38px;
  margin-top: 48px;
}

.bg09 li {
  position: relative;
  float: left;
  background-color: #0f9772;
  width: 493px;
  height: 160px;
  margin-bottom: 27px;
}

.bg09 li h1 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 15px;
}

.bg09 li h1 a {
  font-size: 18px;
  color: #fff;
}

.bg09 li p {
  font-size: 14px;
  color: #fff;
}

.bg09 li div {
  float: left;
  margin: 20px 0 0 5px;
}

.bg09 li img {
  float: left;
}

.bg09_ps01 {
  margin-left: 15px;
}

.bg09_btn {
  display: block;
  position: absolute;
  right: 13px;
  bottom: 11px;
  width: 121px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 20px;
  color: #606000;
}

#part11 {
  height: 670px;
  background-color: #ffffef;
}

.bg10 {
  width: 1004px;
  height: 305px;
  background: url('images/lastbg_03.jpg') center no-repeat;
  margin: 0 auto;
  margin-bottom: 38px;
  margin-top: 48px;
}

.bg10 .f_left h1 {
  font-size: 18px;
  color: #1f3449;
  font-weight: bold;
  margin-bottom: 15px;
}

.bg10 .f_left p {
  font-size: 14px;
  color: #1f3449
}

.bg_text {
  margin: 44px 0 0 35px;
}

.text_ps {
  margin-bottom: 40px;
}

.bg_table {
  margin: 44px 0 0 40px;
  position: relative;
}

.bg_table h1 {
  font-size: 18px;
  color: #1f3449;
  font-weight: bold;
  margin-bottom: 15px;
}

.bg_table table {
  font-size: 16px;
  color: #1f3449;
}

.bg_table table tr td {
  padding: 0 5px;
  padding-bottom: 20px;
  vertical-align: middle;
  padding-top: 5px;
}

.bg_table table tr td input {
  width: 127px;
  height: 34px;
  border: 1px solid #26c197;
}

.bg_table table tr .col3 {
  padding-left: 40px;
}

.bg_table table tr .col4 {
  padding-left: 50px;
}

.bg_table table tr td select {
  border: 1px solid #26c197;
  width: 126px;
  height: 34px;
  background: transparent;
  appearance: none;
  -webkit-appearance: none;
  font-size: 14px;
  color: #999999;
}

.wrapSel {
  background: url('images/select_bg.jpg') center no-repeat;
  width: 126px;
  height: 34px;
}

.bg_table .table_btn {
  background-color: #ffff2f;
  margin: 0 auto;
  margin-top: 20px;
  border: 2px solid #26c197;
  width: 127px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  display: block;
  font-size: 20px;
  color: #606000;
  position: absolute;
  right: 5px;
  bottom: 20px;
}

.bg_table .table_btn:hover,
.bg_table .table_btn:active {
  background-color: #f6bd23;
}

#part12 {
  height: 577px;
}

.bg11 {
  width: 1006px;
  height: 324px;
  background: url('images/lastbg_09.jpg') center no-repeat;
  margin: 0 auto;
  margin-bottom: 38px;
  margin-top: 48px;
}

.bg11_text {
  width: 100%;
  height: 155px;
  padding-top: 160px;
  margin-left: 30px;
}

.bg11_text li {
  float: left;
  text-align: center;
}

.bg11_text li h1 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}

.bg11_text li p {
  font-size: 14px;
  color: #fff;
}

.bg11_text .bg_text_ps1 {
  margin-left: 60px;
}

.bg11_text .bg_text_ps2 {
  margin-left: 100px;
}

.bg11_text .bg_text_ps3 {
  margin-left: 50px;
}

.bg11_btn {
  width: 110px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  color: #606000;
  font-size: 20px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}

#part13 {
  height: 448px;
  background-color: #ffffef;
}

//.floatLeft_top{background-color:#23bd97 !important}
//#imageField{background:#ffff2f !important;color:#1f3449 !important}
#showBtn {
  background: url('images/close-icon-z.png') center no-repeat !important;
  width: 18px !important;
  height: 18px !important;
}