.page1 {
  background: url("http://static2.youxuekeji.cn/guanwang/agents/agent-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-width: 1200px;
  position: relative;
  text-align: center;
}
.page1 .page1-title {
  font-size: 54px;
  position: absolute;
  top: 46.6%;
  color: #fff;
  width: 100%;
  letter-spacing: 15px;
}
.page1 .page1-subtitle {
  font-size: 24px;
  position: absolute;
  top: 58%;
  color: #fff;
  width: 100%;
  letter-spacing: 1px;
}
.page2 {
  position: relative;
  background-color: #eef6fe;
  min-width: 1200px;
  overflow: hidden;
}
.page2-box {
  position: relative;
  width: 1920px;
  height: 1786px;
}
.page2-box .page2-bg1 {
  position: absolute;
  top: 0;
  width: 17.6%;
  left: 0;
}
.page2-box .page2-bg2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 42%;
}
.page2-box .page2-bg3 {
  position: absolute;
  top: 51%;
  right: 0;
  width: 9%;
}
.page2-box .page2-bg4 {
  position: absolute;
  left: 0;
  top: 86%;
  width: 10%;
  z-index: 1;
}
.page2-box .page2-bg5 {
  position: absolute;
  top: 32.5%;
  right: 4.7%;
  width: 6.9%;
}
.page2-box .page2-main {
  position: absolute;
  width: 60%;
  left: 50%;
  margin-left: -30%;
  text-align: center;
  height: 100%;
}
.page2-box .page2-main .page2-title {
  color: #2b4960;
  margin-top: 8%;
  font-size: 36px;
}
.page2-box .page2-main .page2-depart {
  height: 16%;
  width: 100%;
  margin-top: 3%;
  display: table;
}
.page2-box .page2-main .page2-depart .one-left-img {
  display: table-cell;
  vertical-align: middle;
  height: 450px;
  text-align: left;
}
.page2-box .page2-main .page2-depart .one-left-img .one-left-1 {
  height: 67%;
}
.page2-box .page2-main .page2-depart .one-left-img .one-left-2 {
  height: 64%;
}
.page2-box .page2-main .page2-depart .one-left-img .one-left-3 {
  height: 100%;
}
.page2-box .page2-main .page2-depart .one-left-img .two-right-1 {
  height: 89%;
}
.page2-box .page2-main .page2-depart .one-left-img .two-right-2 {
  height: 86%;
}
.page2-box .page2-main .page2-depart .one-left-img2 {
  text-align: right;
}
.page2-box .page2-main .page2-depart .one-right {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  width: 44%;
  text-align: left;
}
.page2-box .page2-main .page2-depart .one-right .one-title {
  font-size: 36px;
  color: #f9bd06;
}
.page2-box .page2-main .page2-depart .one-right .one-content {
  font-size: 18px;
  line-height: 36px;
  color: #666;
  margin-top: 6%;
}
.page2-box .page2-main .page2-depart .one-right .left-title {
  font-size: 36px;
  color: #54abf3;
}
.page3 {
  position: relative;
  background-color: #fff;
  min-width: 1200px;
  overflow: hidden;
}
.page3-box {
  position: relative;
  width: 1920px;
  height: 840px;
}
.page3-box .page3-dashed {
  position: absolute;
  top: 400px;
  width: 1000px;
  left: 460px;
  border-bottom: dashed 1px #bfbfbf;
}
.page3-box .page3-dots1 {
  position: absolute;
  width: 475px;
  top: 175px;
  right: 120px;
  overflow: hidden;
}
.page3-box .page3-dots2 {
  position: absolute;
  width: 1190px;
  bottom: 77px;
  left: 0;
  overflow: hidden;
}
.page3-box .page3-circle {
  position: absolute;
  width: 200px;
  right: 90px;
  bottom: 80px;
}
.page3-box .page3-main {
  position: absolute;
  width: 65%;
  left: 50%;
  margin-left: -32.5%;
  text-align: center;
  height: 100%;
}
.page3-box .page3-main .page3-title {
  color: #2b4960;
  margin-top: 2.6%;
  font-size: 36px;
}
.page3-box .page3-main .page3-content {
  height: 28%;
  margin: 17.1% auto;
}
.page3-box .page3-main .page3-content .content-cell {
  display: inline-block;
  margin: 0 3%;
  height: 100%;
  width: 17%;
  background-color: #fff;
  box-shadow: -3px 4px 21px 0px rgba(14,79,159,0.34);
  border-radius: 10px;
  vertical-align: middle;
}
.page3-box .page3-main .page3-content .content-cell img {
  width: 45%;
  margin-top: 50px;
}
.page3-box .page3-main .page3-content .content-cell h2 {
  position: absolute;
  color: #f9bd06;
  font-size: 24px;
  width: 17%;
  bottom: 42.5%;
}
.page4 {
  position: relative;
  background-color: #eef6fe;
  min-width: 1200px;
  text-align: center;
  overflow: hidden;
}
.page4-box {
  position: relative;
  width: 1920px;
  height: 840px;
}
.page4-box .page4-bg1 {
  position: absolute;
  top: 27%;
  left: 10%;
  width: 10.5%;
}
.page4-box .page4-bg2 {
  position: absolute;
  bottom: 9.5%;
  right: 0;
  width: 70%;
}
.page4-box .page4-bg3 {
  position: absolute;
  top: 30%;
  width: 13%;
  right: 0;
}
.page4-box h1 {
  color: #2b4960;
  font-size: 36px;
  padding-top: 3%;
}
.page4-box h3 {
  color: #666;
  font-size: 18px;
  line-height: 30px;
  padding-top: 2.4%;
  width: 36.5%;
  margin-left: 31.75%;
}
.page4-box h2 {
  padding-top: 3.4%;
  color: #666;
  font-size: 30px;
}
.page4-box .phone-num {
  padding-top: 1%;
  color: #f9bd06;
  font-size: 36px;
}
.page4-box img {
  padding-top: 2.6%;
  width: 10%;
}
.page4-box .wx-word {
  padding-top: 1%;
  font-size: 24px;
}
.last-section {
  min-height: 370px !important;
  background-color: #080b1c;
  position: relative;
  min-width: 1200px;
  background: url("http://static2.youxuekeji.cn/guanwang/index/index_01_07.jpg");
}
.last-section .last-section-content {
  width: 1200px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0;
  color: #c3c3c3;
  text-align: justify;
}
.last-section .last-section-content .last-box {
  position: absolute;
}
.last-section .last-section-content .last-box h1 {
  font-size: 30px;
  margin-top: 40px;
}
.last-section .last-section-content .last-box h2 {
  color: #f9bd06;
  font-size: 24px;
  margin-top: 40px;
}
.last-section .last-section-content .last-box h3 {
  font-size: 18px;
  color: #888;
  margin-top: 20px;
}
.last-section .last-section-content .last-box img {
  width: 144px;
  margin-top: 40px;
}
.last-section .last-section-content .last-box1 {
  left: 0;
}
.last-section .last-section-content .last-box2 {
  left: 21.5%;
}
.last-section .last-section-content .last-box3 {
  right: 0;
  text-align: center;
}
.last-section .last-section-content .devide-line {
  height: 1px;
  background-color: #454868;
  width: 100%;
  position: absolute;
  bottom: 16%;
}
.last-section .last-section-content span {
  font-size: 18px;
  color: #999;
  position: absolute;
  bottom: 8%;
  width: 100%;
  text-align: center;
}

.section {
  min-width: 1200px;
  min-height: 750px;
  overflow: hidden;
  text-align: center;
}
.main-header {
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000000;
  left: 0;
  top: 0;
  right: 0;
  background-color: #fff;
  box-shadow: 0 0 5px #888;
  height: 80px;
}
.main-header .main-header-content {
  position: relative;
  z-index: 101;
  padding: 0;
  margin: 0 auto;
  white-space: nowrap;
  width: 1200px;
  height: 80px;
}
.main-header .main-header-content .header-left {
  width: 178px;
  height: 46px;
  background: url("http://static2.youxuekeji.cn/guanwang/public/logo.png") no-repeat;
  margin-top: 17px;
}
.main-header .main-header-content .header-nav {
  position: relative;
  height: 100%;
}
.main-header .main-header-content .header-nav .header-nav-item {
  margin-left: 50px;
  padding-bottom: 20px;
  border-bottom: 3px solid rgba(255,206,0,0);
  line-height: 25px;
  font-size: 18px;
  text-align: center;
  transition-duration: 0.4s;
  margin-top: 32px;
}
.main-header .main-header-content .header-nav .header-nav-item:hover {
  border-bottom-color: #69b3f2;
  color: #f9bf0f;
}
.main-header .main-header-content .header-nav .header-nav-item a {
  color: inherit;
}
.main-header .main-header-content .header-nav .nav-active {
  border-bottom-color: #69b3f2;
  color: #f9bf0f;
}
.main-header .clearfix:after {
  display: block;
  clear: both;
  content: '';
}
.section-title {
  position: absolute;
  top: -80px;
  width: 100%;
  font-size: 36px;
  line-height: 48px;
  color: #2b4960;
}
.my-slidesNav {
  position: absolute;
  z-index: 9;
  opacity: 1;
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
  bottom: 7%;
}
.my-slidesNav ul {
  margin: 0;
  padding: 0;
}
.my-slidesNav ul li {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 7px;
  position: relative;
}
.my-slidesNav ul li .iconfont {
  background-color: #fff;
  border: 1px solid #f9bd06;
  color: #f9bd06;
  font-size: 48px;
  border-radius: 50%;
  transition-duration: 0.4s;
}
.my-slidesNav ul li .iconfont:hover {
  background-color: #f9bd06;
  color: #fff;
}
.my-slidesNav ul li .switch-numberL {
  line-height: 50px;
  font-size: 36px;
  color: #f9bd06;
}
.my-slidesNav ul li .switch-numberR {
  line-height: 50px;
  font-size: 18px;
  color: #888;
}


/*# sourceMappingURL=agents.css.map*/