@charset "UTF-8";
/**
  name: container_pc
  title: innerWidth 大于 1200时素材最外层盒子的宽度，默认值为90%
  zhiyu: 90% - 100%
  beizhu:
*/
/**
  name: container_note_pc
  title: 992 小于 innerWidth 小于 1199时素材最外层盒子的宽度，默认值为96%
  zhiyu: 90% - 100%
  beizhu:
*/
/**
  name: container_pad
  title: 768 小于 innerWidth 小于 991时素材最外层盒子的宽度，默认值为96%
  zhiyu: 90% - 100%
  beizhu:
*/
/**
  name: container_note_phone
  title: innerWidth 小于 767时素材最外层盒子的宽度，默认值为93.6%
  zhiyu: 90% - 100%
  beizhu:
*/
/**
  name: container_max_width
  title: 给素材最外层盒子限制最大宽度，默认值为100%
  zhiyu: 90% / px / rem 
  beizhu:
*/
/**
  name: theme_color
  title: 网站的主题颜色
  zhiyu: 
  beizhu:
*/
/**
 * [breakpoints 响应节点]
 * @param  [type] $array [数组]
 * @param  string $value [键]
 * @return [type]        [返回一维数组]
 */
/** 
 * 定义响应式值变量
 * $tiny为手机端响应节点尺寸
 * $small为竖版平板节点尺寸
 * $medium为横版平板节点尺寸
 * $large为电脑端节点尺寸
 */
/**
 * [respond_to 处理响应式方法]
 * @param  {[type]} $breakpoint [响应节点变量]
 * @return {[type]}             [响应css语句]
 */
/**
 * [public_shadow 元素阴影效果]
 * @param  {[type]} $transition_value: 0             0 0 rgba(0,0,0,.16) [阴影颜色值]
 * @return {[type]}                    [css阴影效果]
 */
/**
 * [public_transition 动画预处理库]
 * @param  {[type]} $transition_speed: .3s           [速度时间]
 * @return {[type]}                    [动画库]
 */
/**
    name: public_slide_1
    title: 外层class名
    zhiyu: *
    beizhu:
*/
/**
    name: is_show_controls
    title: 是否显示左右箭头
    zhiyu: true或false
    beizhu:
*/
/**
    name: is_show_pages
    title: 是否显示小点
    zhiyu: true或false
    beizhu:
*/
/**
    name: is_show_text
    title: 是否显示文字
    zhiyu: true或false
    beizhu:
*/
/**
    name: is_show_downSider
    title: 是否显示向下箭头
    zhiyu: true或false
    beizhu:
*/
/**
    name: public_wrap_div
    title: 外层class
    zhiyu: *
    beizhu:
*/
/**
    name: item_pc_num
    title: 分辨率大于768时一排显示数量
    zhiyu: *
    beizhu:
*/
/**
    name: item_pc_num
    title: pad一排显示数量
    zhiyu: *
    beizhu:
*/
/**
    name: item_pc_num
    title: 手机一排显示数量
    zhiyu: *
    beizhu:
*/
/**
    name: item_li_pad
    title: 每一个li的padding
    zhiyu: *
    beizhu: $item_li_pad < 100%/$item_pc_num/2
*/
.public_index_178 h1, .public_index_178 h2, .public_index_178 h3, .public_index_178 h4, .public_index_178 h5, .public_index_178 h6, .public_index_178 figure {
  padding: 0px;
  margin: 0px;
  font-size: 0.75rem;
  font-weight: normal; }

.public_index_178 .page4 div {
  box-sizing: content-box;
  float: left;
  font-size: 0.875rem; }

.public_index_178 .page4 form {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px; }

.public_index_178 .h-40 {
  line-height: 2.5rem; }

.public_index_178 .w-100 {
  width: 100%;
  color: #81c6ef; }

.public_index_178 .mlr-3 {
  margin-left: 3px;
  margin-right: 3px; }

.public_index_178 .absolute, .public_index_178 .absobg {
  position: absolute;
  float: none;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.public_index_178 .pagesize, .public_index_178 .main, .public_index_178 .header, .public_index_178 .banner, .public_index_178 .content, .public_index_178 .footer, .public_index_178 .textArea, .public_index_178 .pageBox {
  width: 100%; }

.public_index_178 .pagesize.noScroll {
  overflow: hidden; }

.public_index_178 .main {
  min-height: 200px; }

.public_index_178 .header .cm {
  width: 100%;
  max-width: 1540px; }

.public_index_178 .textArea {
  line-height: 1.375rem; }

.public_index_178 .viewport .textArea {
  width: auto;
  position: absolute;
  float: none;
  top: 0px;
  left: 0px;
  right: 20px;
  font-size: 0.812rem; }

.public_index_178 .textArea * {
  position: static;
  float: none;
  word-wrap: break-word;
  letter-spacing: 0.2px; }

.public_index_178 .textArea ul {
  padding-left: 20px;
  display: block;
  clear: both; }

.public_index_178 .textArea li {
  list-style-type: disc; }

.public_index_178 .textArea p {
  display: block; }

.public_index_178 .textArea a {
  border-bottom: 1px #c1c1c1 dashed; }

.public_index_178 .textArea table, .public_index_178 .textArea tr, .public_index_178 .textArea td {
  border: 1px #c4c4c4 solid;
  border-spacing: 1px; }

.public_index_178 .textArea img {
  max-width: 100%;
  height: auto; }

.public_index_178 .textArea img.floatRight {
  float: right;
  margin: 0 0 0 10px;
  max-width: 300px; }

.public_index_178 .startBox {
  visibility: hidden; }

.public_index_178 .h100 {
  width: 100%;
  height: 100px; }

.public_index_178 .h50 {
  width: 100%;
  height: 50px; }

.public_index_178 .ipt, .public_index_178 .select {
  width: 258px;
  height: 18px;
  padding: 4px;
  border: 1px #c8c8c8 solid;
  background-color: #fafafa;
  font-size: 0.875rem; }

.public_index_178 .select {
  padding: 0 0 0 4px;
  height: 30px;
  line-height: 1.875rem;
  width: auto; }

.public_index_178 .shareIcon a {
  float: left; }

.public_index_178 .shareIcon i {
  width: 36px;
  height: 36px;
  position: relative;
  float: left; }

.public_index_178 .viewport {
  overflow: hidden; }

.public_index_178 .scrollbar {
  width: 6px;
  position: absolute;
  float: none;
  top: 0px;
  right: 0px;
  z-index: 5; }

.public_index_178 .trackbar {
  background-color: #3787bb;
  height: 100%;
  width: 1px;
  position: relative;
  float: left; }

.public_index_178 .thumbbar {
  height: 20px;
  width: 5px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -2px;
  background-color: #81c6ef;
  border-radius: 5px; }

.public_index_178 .disable {
  display: none; }

.public_index_178 .noSelect {
  moz-user-select: -moz-none;
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.public_index_178 .content .trackbar, .public_index_178 .content .thumbbar {
  background-color: #dddddd; }

.public_index_178 .page4 {
  z-index: 5; }

.public_index_178 .fromBox, .public_index_178 .fromBox label {
  width: 100%; }

.public_index_178 .fromBox label {
  margin-top: 12px; }

.public_index_178 .fromBox label label {
  width: auto;
  margin-right: 10px; }

.public_index_178 .fromBox label label input {
  margin: 2px 5px 0 0;
  display: inline; }

.public_index_178 .fromBox label.zi {
  z-index: 10; }

.public_index_178 .fromBox span, .public_index_178 .fromBox .text {
  width: 74px;
  line-height: 1.375rem;
  padding: 7px 0;
  font-size: 0.875rem; }

.public_index_178 .fromBox .ipt {
  width: 366px;
  height: 22px;
  line-height: 1.375rem;
  padding: 7px;
  border: 1px #e3e3e3 solid;
  font-size: 0.875rem;
  background-color: #fff; }

.public_index_178 .fromBox .ipt {
  color: #666; }

.public_index_178 .fromBox .ipt:focus, .public_index_178 .fromBox .online .ipt {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-color: #ffa300; }

.public_index_178 .fromBox .ipt.no {
  border-color: #F00; }

.public_index_178 .fromBox .ipt i {
  width: 16px;
  height: 16px;
  position: absolute;
  float: none;
  top: 10px;
  right: 10px;
  background: url(../images/select.png) no-repeat; }

.public_index_178 .fromBox .ipt.w-50 {
  width: 165px; }

.public_index_178 .fromBox textarea.ipt {
  height: 112px; }

.public_index_178 .fromBox .w98 {
  width: 145px; }

.public_index_178 .fromBox .w98 .ipt {
  width: 131px; }

.public_index_178 .fromBox em {
  font-style: normal;
  float: left;
  padding: 0 15px;
  height: 36px;
  line-height: 2.25rem;
  font-size: 0.875rem; }

.public_index_178 .fromBox h3 {
  cursor: pointer; }

.public_index_178 .fromBox .btn {
  padding: 0 35px;
  height: 42px;
  border-radius: 42px;
  overflow: hidden;
  text-align: center;
  font-size: 1.0rem;
  color: #fff;
  background-color: #ffa300;
  cursor: pointer;
  float: left;
  margin-left: 74px;
  display: inline;
  cursor: pointer; }

.public_index_178 .fromBox a.btn {
  line-height: 2.5rem; }

.public_index_178 .fromBox .btn:hover {
  background-color: #e99500; }

.public_index_178 .fromBox img {
  width: 120px;
  height: 36px;
  border: 1px #e3e3e3 solid;
  margin-left: 10px;
  cursor: pointer; }

.public_index_178 .fromBox select {
  width: 100%;
  height: 100%;
  position: absolute;
  float: none;
  top: 0px;
  left: 0px;
  z-index: 10;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  -khtml-opacity: 0.01;
  opacity: 0.01; }

.public_index_178 .fromBox .select {
  width: 100%;
  height: auto;
  position: absolute;
  float: none;
  top: 37px;
  left: 0px;
  padding: 0px;
  z-index: 10;
  border: 1px #e3e3e3 solid;
  border-top: none;
  background-color: #fff;
  font-size: 14px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: none; }

.public_index_178 .fromBox h3 .select {
  left: -1px; }

.public_index_178 .fromBox .select.w50 li {
  width: 50%;
  text-align: center;
  text-indent: 0px; }

.public_index_178 .fromBox .select ul, .public_index_178 .fromBox .select li, .public_index_178 .fromBox .select .up {
  width: 100%;
  overflow: hidden; }

.public_index_178 .fromBox .select li, .public_index_178 .fromBox .select .up {
  height: 36px;
  line-height: 2.25rem;
  border-top: 1px #e3e3e3 solid;
  border-left: 1px #e3e3e3 solid;
  text-indent: 7px;
  cursor: pointer;
  margin-left: -1px; }

.public_index_178 .fromBox .select li:hover, .public_index_178 .fromBox .select .up:hover {
  background-color: #f4f4f4; }

.public_index_178 .fromBox .select .up {
  text-align: center;
  text-indent: 0px;
  border-left: none; }

.public_index_178 .fromBox .select dl {
  width: 100%;
  line-height: 1.5rem;
  cursor: default;
  margin: 2px 0 4px; }

.public_index_178 .fromBox .select dl.line {
  padding: 4px 0 6px;
  background-color: #f8f8f8; }

.public_index_178 .fromBox .select dt, .public_index_178 .fromBox .select dd {
  padding: 0 8px;
  margin-top: 2px;
  display: inline; }

.public_index_178 .fromBox .select dt {
  color: #999; }

.public_index_178 .fromBox .select dd {
  margin-left: 6px;
  cursor: pointer;
  border-radius: 4px;
  color: #81c6ef;
  opacity: 1; }

.public_index_178 .fromBox .select dd:hover {
  background-color: #f4f4f4; }

.public_index_178 .fromBox .select dd.active {
  background-color: #ffa300;
  color: #fff; }

.public_index_178 .fromBox .select .city {
  width: 100%;
  padding: 2px 0 4px; }

.public_index_178 .schoolChange ul {
  background-color: #f8f8f8; }

.public_index_178 .fromBox .text {
  width: 450px;
  height: auto; }

.public_index_178 .fromBox .text h4 {
  font-size: 0.875rem; }

.public_index_178 .fromBox .text label {
  width: 100%;
  margin: 0px; }

.public_index_178 .fromBox .text label .ipt {
  width: 60%;
  margin: 0 0 0 10px; }

.public_index_178 .fromBox .text .ipt {
  width: 100%;
  padding: 1px 0;
  border-top: none;
  border-right: none;
  border-left: none;
  margin-top: 5px; }

.public_index_178 .fromBox .text ul, .public_index_178 .fromBox .text li {
  width: 100%; }

.public_index_178 .fromBox .text ul {
  margin-top: 10px; }

.public_index_178 .fromBox .text li {
  line-height: 1.625rem; }

.public_index_178 .fromBox .text li input[type=radio] {
  margin: 6px 5px 0 0; }

.public_index_178 .page4 {
  background-color: #2a3454;
  color: #81c6ef; }

.public_index_178 .page4 .title {
  position: absolute;
  float: none;
  top: 0px;
  left: 0px;
  z-index: 10; }

.public_index_178 .page4 .change {
  width: 260px;
  position: absolute;
  float: none;
  z-index: 11;
  top: 10%;
  right: 8%;
  bottom: 10%; }

.public_index_178 .page4 .change .tab {
  width: 100%;
  font-size: 1.0rem;
  font-weight: bold; }

.public_index_178 .page4 .change .tab, .public_index_178 .page4 .change .tab a {
  color: #5899c4; }

.public_index_178 .page4 .change .tab a:hover, .public_index_178 .page4 .change .tab a.active {
  color: #81c6ef; }

.public_index_178 .page4 .change .ipt {
  width: 240px;
  height: 22px;
  line-height: 1.375rem;
  padding: 3px 10px;
  background-color: #2d7eb4;
  border: 1px #2d7eb4 solid;
  color: #81c6ef;
  margin-top: 10px;
  display: inline;
  font-size: 0.875rem; }

.public_index_178 .page4 .change .ipt.schoolChange {
  z-index: 10; }

.public_index_178 .page4 .change div.ipt {
  cursor: pointer;
  position: relative;
  float: left; }

.public_index_178 .page4 .change div.ipt .w-100 {
  position: relative;
  float: left; }

.public_index_178 .page4 .change div.ipt span {
  color: #81c6ef; }

.public_index_178 .page4 .change .ipt i {
  width: 19px;
  height: 19px;
  position: absolute;
  float: none;
  top: 5px;
  right: 5px;
  z-index: 2; }

.public_index_178 .page4 .change .ipt i.i01 {
  background: url(../images/ab.png) no-repeat center center; }

.public_index_178 .page4 .change .ipt i.i02 {
  background: url(../images/search.png) no-repeat center center; }

.public_index_178 .page4 .change .ipt input {
  width: 90%;
  height: 22px;
  line-height: 1.375rem;
  background-color: #2d7eb4;
  border: none;
  color: #81c6ef;
  font-size: 0.875rem; }

.public_index_178 .page4 .change select {
  position: absolute;
  float: none;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
  z-index: 4;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  -khtml-opacity: 0.01;
  opacity: 0.01; }

.public_index_178 .page4 .change .box {
  width: 100%;
  position: absolute;
  float: none;
  top: 30px;
  right: 0px;
  bottom: 0px;
  left: 0px; }

.public_index_178 .page4 .change .box.first .viewport {
  top: 110px;
  z-index: 0; }

.public_index_178 .page4 .change .box.last .viewport {
  top: 160px; }

.public_index_178 .page4 .change .viewport .textArea ul, .public_index_178 .page4 .change .viewport .textArea li, .public_index_178 .page4 .change .viewport .textArea li h3, .public_index_178 .page4 .change .viewport .textArea li h4 {
  width: 100%;
  padding: 0px;
  margin: 0px;
  float: left;
  list-style-type: none;
  color: #81c6ef;
  line-height: 1.5rem; }

.public_index_178 .page4 .change .viewport .textArea li {
  padding: 8px 0;
  line-height: 1.5rem;
  border-bottom: 1px #3981b2 solid;
  position: relative; }

.public_index_178 .page4 .change .viewport .textArea li a.absolute {
  z-index: 5;
  position: absolute;
  float: none; }

.public_index_178 .page4 .change .viewport .textArea li h3 {
  font-size: 0.875rem; }

.public_index_178 .page4 .change .viewport .textArea img {
  width: 100%; }

.public_index_178 .page4 .change .viewport .textArea p {
  margin: 10px 0 0 0;
  line-height: 1.25rem; }

.public_index_178 .page4 .change .box.last .viewport .textArea .w-100 {
  position: relative;
  float: left;
  padding-bottom: 20px; }

.public_index_178 .page4 .numBox {
  width: 100%;
  height: 290px;
  position: absolute;
  float: none;
  left: 0px;
  bottom: -350px;
  z-index: 200;
  background-color: #13558b;
  background-color: rgba(19, 85, 139, 0.9);
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s; }

.public_index_178 .page4 .numBox.show {
  display: block;
  bottom: 0px; }

.public_index_178 .page4 .numBox .arrow {
  width: 80px;
  height: 40px;
  line-height: 5.0rem;
  overflow: hidden;
  position: absolute;
  float: none;
  top: -40px;
  left: 50%;
  margin-left: -40px;
  text-align: center;
  color: #13558b;
  font-size: 5.0rem;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9; }

.public_index_178 .page4 .numBox .cm {
  max-width: 1345px;
  margin: 0 auto;
  float: none; }

.public_index_178 .page4 .numBox .item {
  width: 33%;
  text-align: center;
  padding-top: 50px;
  float: left; }

.public_index_178 .page4 .numBox .item h3, .public_index_178 .page4 .numBox .item h4, .public_index_178 .page4 .numBox .item h5 {
  width: 100%; }

.public_index_178 .page4 .numBox .item h3 {
  color: #fff;
  font-size: 1.0rem; }

.public_index_178 .page4 .numBox .item h4, .public_index_178 .page4 .numBox .item h5 {
  color: #7bd7f5; }

.public_index_178 .page4 .numBox .item h4 {
  font-size: 6.25rem;
  letter-spacing: -4px; }

.public_index_178 .page4 .numBox .item h4 font {
  font-family: 'ASHBL'; }

.public_index_178 .page4 .numBox .item h4 em {
  font-style: normal;
  font-size: 3.0rem;
  margin-left: 20px;
  position: relative; }

.public_index_178 .page4 .numBox .item h4 b {
  font-size: 2.0rem;
  position: absolute;
  float: none;
  top: -40px;
  left: -10px;
  font-weight: normal; }

.public_index_178 .page4 .numBox .item h5 {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7; }

.public_index_178 .page4 .map {
  position: absolute;
  float: none;
  top: 10%;
  bottom: 10%;
  left: 220px; }

.public_index_178 .page4 .map .item img {
  width: 100%;
  visibility: hidden; }

.public_index_178 .page4 .map .item, .public_index_178 .page4 .map .item .area, .public_index_178 .page4 .map .info, .public_index_178 .page4 .map .round {
  position: absolute;
  float: none; }

.public_index_178 .page4 .map .item .area {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: contain;
  background-size: contain; }

.public_index_178 .page4 .map .item:hover .area, .public_index_178 .page4 .map .item .area.current {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.public_index_178 .page4 .map .item:hover .area.current {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.public_index_178 .page4 .map .info {
  color: #105281;
  z-index: 3; }

.public_index_178 .page4 .map .info .box {
  width: 98px;
  height: 35px;
  padding: 0 30px 0 0;
  border-radius: 5px;
  overflow: hidden;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  z-index: 2;
  position: relative; }

.public_index_178 .page4 .map .info .left {
  width: 78px;
  padding: 3px 10px; }

.public_index_178 .page4 .map .info h3, .public_index_178 .page4 .map .info h4, .public_index_178 .page4 .map .info h5 {
  width: 100%; }

.public_index_178 .page4 .map .info h3 {
  font-size: 0.875rem;
  line-height: 1.875rem; }

.public_index_178 .page4 .map .info h4 {
  font-size: 2.5rem;
  height: 50px;
  line-height: 3.125rem;
  font-family: 'ASHBL';
  letter-spacing: -4px; }

.public_index_178 .page4 .map .info h5 {
  line-height: 1.875rem; }

.public_index_178 .page4 .map .info i {
  width: 30px;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  background: url(../images/math.png) no-repeat center 10px; }

.public_index_178 .page4 .map .item:hover .info .box {
  height: 234px;
}

.public_index_178 .page4 .map .round {
  filter: alpha(opacity=85);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  border-radius: 200px; }

.public_index_178 .page4 .map .info .box, .public_index_178 .page4 .map .item .area, .public_index_178 .page4 .map .round {
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  transition: all 0.8s ease; }

.public_index_178 .page4 .map .loc {
  width: 130px;
  height: 30px;
  line-height: 1.875rem;
  bottom: 16%;
  left: 50%;
  padding-left: 30px;
  position: absolute;
  float: none;
  background: url(../images/loc.png) no-repeat;
  color: #66cbff;
  font-size: 1.0rem;
  text-shadow: rgba(0, 0, 0, 0.8) 0 2px 2px;
  z-index: 2; }

.public_index_178 .scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn; }

.public_index_178 .page4 .map .item:hover .round {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.public_index_178 .scaleIn {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes scaleIn {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
@keyframes scaleIn {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
.public_index_178 .page4 .map .item.xb {
  width: 66.1%;
  top: 12%;
  left: 0px; }

.public_index_178 .page4 .map .item.xb .area {
  background-image: url(../images/xb.png); }

.public_index_178 .page4 .map .item.xb .area.current {
  background-image: url(../images/xb_hover.png); }

.public_index_178 .page4 .map .item.xb .info {
  top: 40%;
  left: 40%; }

.public_index_178 .page4 .map .item.xb .info .left, .public_index_178 .page4 .map .item.xb .round {
  background-color: #ffcc33; }

.public_index_178 .page4 .map .item.xb .info i {
  background-color: #e8ba2e; }

.public_index_178 .page4 .map .item.xb .round.r1 {
  width: 140px;
  height: 140px;
  top: 0px;
  left: -30px; }

.public_index_178 .page4 .map .item.xb .round.r2 {
  width: 95px;
  height: 95px;
  top: -50px;
  left: -30px; }

.public_index_178 .page4 .map .item.xb .round.r3 {
  width: 56px;
  height: 56px;
  top: 60px;
  right: 10px; }

.public_index_178 .page4 .map .item.xn {
  width: 60.3%;
  bottom: 7.7%;
  left: 4.5%; }

.public_index_178 .page4 .map .item.xn .area {
  background-image: url(../images/xn.png); }

.public_index_178 .page4 .map .item.xn .area.current {
  background-image: url(../images/xn_hover.png); }

.public_index_178 .page4 .map .item.xn .info {
  top: 50%;
  right: 10%; }

.public_index_178 .page4 .map .item.xn .info .left, .public_index_178 .page4 .map .item.xn .round {
  background-color: #cfff62; }

.public_index_178 .page4 .map .item.xn .info i {
  background-color: #bce859; }

.public_index_178 .page4 .map .item.xn .round.r1 {
  width: 140px;
  height: 140px;
  top: -60px;
  left: -50px; }

.public_index_178 .page4 .map .item.xn .round.r2 {
  width: 95px;
  height: 95px;
  top: -20px;
  left: 20px; }

.public_index_178 .page4 .map .item.xn .round.r3 {
  width: 56px;
  height: 56px;
  top: -40px;
  left: -90px; }

.public_index_178 .page4 .map .item.hb {
  width: 43.8%;
  top: 1.1%;
  right: 14.2%; }

.public_index_178 .page4 .map .item.hb .area {
  background-image: url(../images/hb.png); }

.public_index_178 .page4 .map .item.hb .area.current {
  background-image: url(../images/hb_hover.png); }

.public_index_178 .page4 .map .item.hb .info {
  top: 65%;
  right: 22%; }

.public_index_178 .page4 .map .item.hb .info .left {
  background-color: #96ea95; }

.public_index_178 .page4 .map .item.hb .info i {
  background-color: #88d588; }

.public_index_178 .page4 .map .item.hb .round {
  background-color: #7be879; }

.public_index_178 .page4 .map .item.hb .round.r1 {
  width: 140px;
  height: 140px;
  top: -70px;
  left: 30px; }

.public_index_178 .page4 .map .item.hb .round.r2 {
  width: 95px;
  height: 95px;
  top: -110px;
  right: -60px; }

.public_index_178 .page4 .map .item.hb .round.r3 {
  width: 56px;
  height: 56px;
  top: -20px;
  left: -20px; }

.public_index_178 .page4 .map .item.db {
  width: 22.1%;
  top: 0%;
  right: 0%; }

.public_index_178 .page4 .map .item.db .area {
  background-image: url(../images/db.png); }

.public_index_178 .page4 .map .item.db .area.current {
  background-image: url(../images/db_hover.png); }

.public_index_178 .page4 .map .item.db .info {
  top: 35%;
  right: 5%; }

.public_index_178 .page4 .map .item.db .info .left, .public_index_178 .page4 .map .item.db .round {
  background-color: #66cbff; }

.public_index_178 .page4 .map .item.db .info i {
  background-color: #5db9e8; }

.public_index_178 .page4 .map .item.db .round.r1 {
  width: 140px;
  height: 140px;
  top: -60px;
  left: 0px; }

.public_index_178 .page4 .map .item.db .round.r2 {
  width: 95px;
  height: 95px;
  top: 30px;
  left: 20px; }

.public_index_178 .page4 .map .item.hz:hover {
  z-index: 5; }

.public_index_178 .page4 .map .item.hz {
  width: 15%;
  top: 49.5%;
  left: 61.8%; }

.public_index_178 .page4 .map .item.hz .area {
  background-image: url(../images/hz.png); }

.public_index_178 .page4 .map .item.hz .area.current {
  background-image: url(../images/hz_hover.png); }

.public_index_178 .page4 .map .item.hz .info {
  top: 45%;
  right: 5%; }
.public_index_178 .page4 .map .item.hz .info .left, .public_index_178 .page4 .map .item.hz .round {
  background-color: #ff7e7d; }

.public_index_178 .page4 .map .item.hz .info i {
  background-color: #e87372; }

.public_index_178 .page4 .map .item.hz .round.r2 {
  width: 95px;
  height: 95px;
  top: -40px;
  left: 40px; }

.public_index_178 .page4 .map .item.hz .round.r3 {
  width: 56px;
  height: 56px;
  top: 40px;
  left: 50px; }

.public_index_178 .page4 .map .item.hn {
  width: 26.7%;
  bottom: 0%;
  right: 19.3%; }

.public_index_178 .page4 .map .item.hn .area {
  background-image: url(../images/hn.png); }

.public_index_178 .page4 .map .item.hn .area.current {
  background-image: url(../images/hn_hover.png); }

.public_index_178 .page4 .map .item.hn .info {
  top: 35%;
  right: 5%; }

.public_index_178 .page4 .map .item.hn .info .left, .public_index_178 .page4 .map .item.hn .round {
  background-color: #a89bff; }

.public_index_178 .page4 .map .item.hn .info i {
  background-color: #998de8; }

.public_index_178 .page4 .map .item.hn .round.r2 {
  width: 95px;
  height: 95px;
  top: -40px;
  left: 0px; }

.public_index_178 .page4 .map .item.hn .round.r3 {
  width: 56px;
  height: 56px;
  top: -25px;
  left: -40px; }

.public_index_178 .page4 .map .item.hd {
  width: 17.4%;
  bottom: 12.4%;
  right: 10.1%; }

.public_index_178 .page4 .map .item.hd .area {
  background-image: url(../images/hd.png); }

.public_index_178 .page4 .map .item.hd .area.current {
  background-image: url(../images/hd_hover.png); }

.public_index_178 .page4 .map .item.hd .info {
  top: 35%;
  right: -30%; }

.public_index_178 .page4 .map .item.hd .info .left, .public_index_178 .page4 .map .item.hd .round {
  background-color: #7db1ff; }

.public_index_178 .page4 .map .item.hd .info i {
  background-color: #72a1e8; }

.public_index_178 .page4 .map .item.hd .round.r1 {
  width: 120px;
  height: 120px;
  top: -20px;
  left: -10px; }

.public_index_178 .page4 .map .item.hd .round.r2 {
  width: 65px;
  height: 65px;
  top: -60px;
  left: 0; }

.public_index_178 .page4 .map .item.hd .round.r3 {
  width: 46px;
  height: 46px;
  top: 90px;
  left: 0; }

.public_index_178 .page4 .fromBox {
  position: absolute;
  float: none;
  top: 0px;
  right: 0px;
  width: 150%; }

.public_index_178 .page4 .schoolChange .select {
  left: auto;
  top: 30px;
  right: 0px;
  border: none;
  background-color: #2d7eb4;
  overflow: hidden; }

.public_index_178 .page4 .schoolChange .select dt {
  color: #5899c4; }

.public_index_178 .page4 .schoolChange .select dl.line {
  background-color: #2973a4; }

.public_index_178 .page4 .schoolChange .select .up {
  border-color: #2973a4;
  color: #81c6ef; }

.public_index_178 .page4 .schoolChange .select dd:hover, .public_index_178 .page4 .schoolChange .select .up:hover {
  background-color: #23638d; }

.public_index_178 .page4 .schoolChange .select dd.active {
  background-color: #ffa300; }

.public_index_178 .page4 .world {
  width: 233px;
  height: 155px;
  position: absolute;
  float: none;
  left: 0px;
  bottom: 0px;
  border: 1px #2a3454 solid;
  background: #2a3454 url(../images/world.png) no-repeat center center; }

.public_index_178 .page4 .world .dot {
  width: 4px;
  height: 4px;
  border-radius: 10px;
  background-color: #fff;
  position: absolute;
  float: none;
  bottom: 55px;
  right: 50px;
  z-index: 10;
  -webkit-animation: star 2s infinite linear;
  animation: star 2s infinite linear;
  border: 6px #fff solid;
  cursor: pointer;
  overflow: hidden; }

.public_index_178 .page4 .world .dot em {
  font-style: normal;
  position: absolute;
  float: none;
  left: 16px;
  top: -8px;
  line-height: 1.0rem;
  white-space: nowrap;
  padding: 2px 10px;
  background-color: #13558b;
  color: #81c6ef;
  border-radius: 20px;
  overflow: hidden;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.public_index_178 .page4 .world .dot:hover {
  z-index: 10;
  overflow: inherit; }

.public_index_178 .page4 .world .dot:hover em {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

@-webkit-keyframes star {
  0% {
    border-color: #fff; }
  50% {
    border-color: #66cbff; }
  60% {
    border-color: #66cbff; }
  100% {
    border-color: #fff; } }
@keyframes star {
  0% {
    border-color: #fff; }
  50% {
    border-color: #66cbff; }
  60% {
    border-color: #66cbff; }
  100% {
    border-color: #fff; } }
/*
aaaaaaaaa
 */
@media screen and (max-width: 768px) {
  .public_index_178 .page4 .title, .public_index_178 .page4 .map {
    position: relative;
    float: left;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto; }

  .public_index_178 .page4 .title {
    margin-top: 30px; }

  .public_index_178 .page4 .map {
    width: 60%;
    margin-left: 20px; }

  .public_index_178 .page4 .change {
    right: 20px;
    bottom: 40px; }

  .public_index_178 .page4 .change .box.last .viewport {
    overflow-y: auto; }

  .public_index_178 .page4 .numBox {
    position: relative;
    float: left;
    top: auto;
    bottom: auto; }

  .public_index_178 .page4 .numBox .arrow {
    top: -30px;
    height: 30px; }

  .public_index_178 .page4 .map, .public_index_178 .page4 .world {
    display: none; }

  .public_index_178 .page4 .title {
    width: 100%; }

  .public_index_178 .page4 .title img {
    width: 70%; }

  .public_index_178 .page4 .change, .public_index_178 .page4 .change .box {
    width: 100%;
    position: relative;
    float: left;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto; }

  .public_index_178 .page4 .change {
    width: auto;
    padding: 0 10px;
    float: none; }

  .public_index_178 .page4 .change .box {
    min-height: 400px; }

  .public_index_178 .page4 .change .tab {
    margin-top: 15px; }

  .public_index_178 .page4 .change .ipt {
    width: 100%;
    padding: 3px 0px; }

  .public_index_178 .page4 .change .ipt span, .public_index_178 .page4 .change .ipt input {
    text-indent: 5px; }

  .public_index_178 .page4 .change .box .viewport, .public_index_178 .page4 .change .box.first .viewport, .public_index_178 .page4 .viewport .textArea, .public_index_178 .page4 .change .box.last .viewport {
    width: 100%;
    position: relative;
    float: left;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto; }

  .public_index_178 .page4 .fromBox {
    width: 100%; }

  .public_index_178 .pageBox.public_index_178 .page4 {
    overflow: visible;
    z-idnex: 20; } }
@media screen and (max-width: 768px) {
  .public_index_178 .page4 {
    padding-bottom: 0px; } }
@media screen and (max-width: 767px) {
  .public_index_178 .schoolPage .info {
    background: none;
    width: 100%;
    display: block;
    max-width: inherit;
    padding: 0px;
    margin: 10px 0 0 0; }

  .public_index_178 .schoolPage .photo {
    margin-top: 0px; }

  .public_index_178 .schoolPage .photo li {
    margin-bottom: 10px; }

  .public_index_178 .schoolPage .detail .floatRight {
    display: none; }

  .public_index_178 .schoolPage .detail .w-50 {
    width: 100%; }

  .public_index_178 .schoolPage .detail {
    margin-top: 10px; }

  .public_index_178 .schoolPage .photo, .public_index_178 .schoolPage .photo .box, .public_index_178 .schoolPage .photo li {
    max-width: inherit;
    height: auto; }

  .public_index_178 .schoolPage .photo .prev, .public_index_178 .schoolPage .photo .next {
    display: none; }

  .public_index_178 .schoolPage .cm {
    margin: 0 10px;
    max-width: inherit;
    width: auto; }

  .public_index_178 .apply .flow .item {
    text-align: center;
    text-indent: inherit;
    font-size: 16px; }

  .public_index_178 .apply .fromBox .w-50 {
    width: 60%;
    margin: 0 0 10px 0; }

  .public_index_178 .apply .fromBox {
    margin-top: 0px; }

  .public_index_178 .apply .job .fromBox {
    margin-top: 15px; }

  .public_index_178 .apply .fromBox .select {
    width: 100%; }

  .public_index_178 .bodyWindow .close {
    right: 0px;
    top: -38px; }

  .public_index_178 .bodyWindow.jobView {
    width: auto;
    height: auto;
    padding: 15px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    overflow-y: auto; }

  .public_index_178 .bodyWindow.jobView h4 .t, .bodyWindow.jobView h4 .i {
    width: 100%; } }
@media screen and (max-width: 650px) {
  .public_index_178 .page4 .title img {
    width: 95%; }

  .public_index_178 .page4 .numBox {
    padding: 0 0 20px 0; }

  .public_index_178 .page4 .numBox .item {
    width: 100%;
    margin-top: 20px; } }
@media screen and (max-width: 480px) {
  .public_index_178 .page4 .box.last .viewport .textArea .w-100 {
    width: 48%; }

  .public_index_178 .page4 .box.last .viewport .textArea .w-100:nth-child(2n) {
    float: right; } }

/*# sourceMappingURL=style.css.map */
/* .public_index_178 .page4 .map .item.hd:hover .info .box{
  height: 236px !important;
} */
.public_index_178 .page4 .map .item.db:hover .info .box , .public_index_178 .page4 .map .item.hb:hover .info .box {
  height: 96px !important;
}

