﻿body, div, h1, h2, h3, h4, h5, h6, hr, p, a, img, ol, ul, li, dl, dt, dd, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0; }

ol, ul, li {
  list-style: none; }

a {
  display: block;
  text-decoration: none;
  color: #000; }

.clearfix {
  zoom: 1; }
  .clearfix::after {
    display: block;
    height: 0;
    content: ",";
    clear: both;
    visibility: hidden; }

.nav-bar {
  width: 1000px;
  height: 70px;
  margin: 0 auto; }
  .nav-bar .logo {
    float: left;
    width: 200px;
    height: 45px;
    margin: 14px 22.5px 0 0;
    background: url("../images/logo_hz.png") no-repeat center;
    background-size: contain; }
  .nav-bar ul li {
    float: left;
    padding: 0 14px;
    margin: 28px 0;
    border-right: 1px solid #000;
    font: 17px / 20px 'Microsoft Yahei',sans-serif; }
    .nav-bar ul li:last-child {
      border: 0;
      color: #0d3387;
      padding-right: 0; }
    .nav-bar ul li:nth-child(6) {
      border: 0; }
    .nav-bar ul li a:hover {
      color: #0d3387; }
    .nav-bar ul li .active {
      color: #0d3387; }

.slider {
  width: 100%;
  height: 650px;
  background: url("../images/slide-1.jpg") no-repeat center center; }
  .slider ul {
    display: block;
    width: 776px;
    padding-top: 380px;
    margin: 0 auto; }
    .slider ul li {
      float: left;
      display: block;
      width: 192px;
      height: 192px;
      margin-right: 100px; }
      .slider ul li:last-child {
        margin-right: 0; }
      .slider ul li a {
        width: 192px;
        height: 192px;
        box-sizing: border-box;
        padding: 35px 0;
        font: 56px / 1em 'Microsoft Yahei',sans-serif;
        text-align: center;
        border: 2px solid #fff;
        border-radius: 50%;
        color: #fff; }
        .slider ul li a:hover {
          background-color: #fff;
          color: #313131; }

.more-btn {
  float: left;
  width: 120px;
  height: 120px;
  background: url("../images/lan-btn.png") no-repeat center center; }
  .more-btn:hover {
    background: url("../images/huang-btn.png") no-repeat center center; }

.btn-con {
  width: 1000px;
  margin: 0 auto;
  box-sizing: border-box; }
  .btn-con .xiangmu-btn {
    margin-top: 102px; }
    .btn-con .xiangmu-btn:first-child {
      margin-left: 30px;
      margin-right: 230px; }
    .btn-con .xiangmu-btn:nth-child(2) {
      margin-right: 210px; }
  .btn-con .fuwu-btn {
    margin: 95px 0 0 805px; }
  .btn-con .middlebox {
    position: relative;
    float: left;
    left: 50%; }
  .btn-con .teacher-btn {
    position: relative;
    left: -50%;
    margin: 105px auto 0; }

.leyuzixun {
  position: fixed;
  top: 350px;
  right: 0;
  width: 333px;
  height: 263px;
  background: url("../images/leyuzixun.png") no-repeat center center; }
  .leyuzixun .close-btn {
    width: 30px;
    height: 30px;
    margin: 28px 0 0 280px;
    background: url("../images/huiclose-btn.png") no-repeat center center;
    cursor: pointer;
    background-size: contain; }
    .leyuzixun .close-btn:hover {
      background: url("../images/huangclose-btn.png") no-repeat center center;
      background-size: contain; }
  .leyuzixun .zixun-btn {
    width: 68px;
    height: 68px;
    margin: 130px 0 0 170px;
    background-color: #f29600;
    color: #fff;
    font: 21px / 68px "Microsoft Yahei",sans-serif;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 20px #f29600; }
    .leyuzixun .zixun-btn:hover {
      background-color: #313131;
      box-shadow: 0 0 20px #313131; }

.yuyue {
  position: fixed;
  padding: 20px;
  top: 350px;
  left: 10px;
  background-color: #fff;
  border: 4px solid #00aeeb;
  border-radius: 10px;
  box-shadow: 0 0 20px #00aeeb;
  text-align: center; }
  .yuyue h2 {
    color: #00aeeb;
    margin: 10px auto; }
  .yuyue .input_area {
    width: 220px;
    margin: 0 auto; }
    .yuyue .input_area input {
      width: 218px;
      height: 40px;
      margin: 10px 0;
      border: 1px solid #313131;
      border-radius: 5px;
      font: 18px / 40px 'Microsoft Yahei',sans-serif;
      text-indent: 10px; }
      .yuyue .input_area input:active {
        border: 1px solid #00aeeb; }
      .yuyue .input_area input[type="radio"] {
        width: auto;
        height: auto; }
    .yuyue .input_area label {
      font: 13px / 1em 'Microsoft Yahei',sans-serif; }
  .yuyue #submit-btn {
    width: 220px;
    height: 40px;
    border-radius: 5px;
    margin: 10px auto;
    background-color: #00aeeb;
    color: #fff;
    font: 18px / 40px 'Microsoft Yahei',sans-serif;
    text-align: center; }

.con1 {
  background: url(../images/index_01.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con2 {
  background: url(../images/index_02.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con3 {
  background: url(../images/index_03.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con4 {
  background: url(../images/index_04.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con5 {
  background: url(../images/index_05.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con6 {
  background: url(../images/index_06.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con7 {
  background: url(../images/index_07.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con8 {
  background: url(../images/index_08.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con9 {
  background: url(../images/index_09.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con10 {
  background: url(../images/index_10.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con11 {
  background: url(../images/index_11.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con12 {
  background: url(../images/index_12.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con13 {
  background: url(../images/index_13.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con14 {
  background: url(../images/index_14.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

.con15 {
  background: url(../images/index_15.jpg) no-repeat center 0;
  height: 250px;
  width: 100%; }

/*# sourceMappingURL=main.css.map */
