#main {
  background: #f4f4f4;
}
#main .button {
  font-size: 14px;
  line-height: 48px;
  background: #fcc725;
  text-align: center;
  -moz-border-radius: 24px;
       border-radius: 24px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fccd2a, endcolorstr=#fcc122, gradientType=0);
  background: -webkit-gradient(linear, left top, left bottom, from(#fccd2a), to(#fcc122));
  background: -webkit-linear-gradient(top, #fccd2a, #fcc122);
  background: -moz-linear-gradient(top, #fccd2a, #fcc122);
  background: linear-gradient(to bottom, #fccd2a, #fcc122);
  -webkit-box-shadow: 0 4px 12px rgba(226, 141, 30, 0.5);
     -moz-box-shadow: 0 4px 12px rgba(226, 141, 30, 0.5);
          box-shadow: 0 4px 12px rgba(226, 141, 30, 0.5);
  cursor: pointer;
}
#main .button:hover {
  background: #621a09;
  color: #fff !important;
  -webkit-box-shadow: 0 4px 12px rgba(86, 46, 17, 0.5);
     -moz-box-shadow: 0 4px 12px rgba(86, 46, 17, 0.5);
          box-shadow: 0 4px 12px rgba(86, 46, 17, 0.5);
}
#main .text {
  font-size: 14px;
  line-height: 28px;
  color: #555;
}
#main .banner .bg1 {
  height: 108px;
  background: #fe7547 url("../img/banner_bg1.jpg") no-repeat center;
}
#main .banner .bg2 {
  height: 108px;
  background: #fe7547 url("../img/banner_bg2.jpg") no-repeat center;
}
#main .banner .bg3 {
  height: 106px;
  background: #fe7547 url("../img/banner_bg3.jpg") no-repeat center;
}
#main .banner .bg4 {
  height: 128px;
  background: #fe7547 url("../img/banner_bg4.jpg") no-repeat center;
}
#main .banner .button-box {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
#main .banner .button {
  width: 174px;
  height: 82px;
  -moz-border-radius: 41px;
       border-radius: 41px;
  padding-top: 19px;
  float: left;
}
#main .banner .button:hover .icon {
  background: url(../img/icon_sprites.png) no-repeat -32px 0;
}
#main .banner .button1 {
  margin: 0 25px 0 485px;
}
#main .banner p {
  width: 64px;
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
}
#main .banner .icon {
  width: 32px;
  height: 32px;
  background: url(../img/icon_sprites.png) no-repeat;
  display: inline-block;
  vertical-align: baseline;
}
#main .nav {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 1;
}
#main .nav li {
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  padding: 0 30.5px;
  cursor: pointer;
}
#main .nav li:hover {
  color: #ffdd68;
}
#main .nav .selected {
  color: #ffdd68;
}
#main .fixed {
  position: fixed;
  top: 0;
  background: #f25d42;
}
#main .module {
  position: relative;
}
#main .module .bg1 {
  height: 443px;
  background: url("../img/moddle_bg1.png") no-repeat center;
}
#main .module .bg2 {
  height: 518px;
  background: url("../img/moddle_bg2.jpg") no-repeat center;
  margin-top: 1131px;
}
#main .module .bg3 {
  height: 349px;
  background: url("../img/moddle_bg3.jpg") no-repeat center;
  margin-top: 1864px;
}
#main .module .bg4 {
  height: 706px;
  background: url("../img/moddle_bg4.png") no-repeat center;
  margin-top: 1150px;
}
#main .container {
  width: 100%;
  position: absolute;
  top: 120px;
}
#main .section {
  width: 1000px;
  margin: 88px auto 0;
}
#main .section-title {
  height: 84px;
  text-align: center;
}
#main .section-title img {
  font-size: 42px;
  font-weight: 600;
  color: #fe4b3f;
}
#main .section1 {
  margin-top: 0;
}
#main .section1 .section-title img {
  color: #fff;
}
#main .section1 .wrap {
  width: 1016px;
  height: 408px;
  margin: 38px 0 0 -16px;
  overflow: hidden;
}
#main .section1 li {
  width: 238px;
  height: 388px;
  margin-left: 16px;
  background: #fff;
  -webkit-box-shadow: 0 5px 18px rgba(246, 158, 150, 0.2);
     -moz-box-shadow: 0 5px 18px rgba(246, 158, 150, 0.2);
          box-shadow: 0 5px 18px rgba(246, 158, 150, 0.2);
  float: left;
}
#main .section1 .top img {
  height: 118px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}
#main .section1 .title {
  text-align: center;
  font-size: 22px;
  line-height: 46px;
  margin-top: 8px;
}
#main .section1 .title a{
color:#000000;
}
#main .section1 .text {
  width: 154px;
  margin: 0 auto;
}
#main .section1 .button {
  width: 154px;
  margin: 24px auto 0;
}
#main .section2 {
  margin-top: 68px;
}
#main .section2 .wrap {
  width: 900px;
  height: 260px;
  overflow: hidden;
  margin: 36px 0 0 7px;
  text-align: center;
}
#main .section2 li {
  width: 214px;
  margin-left: 86px;
  float: left;
  background: url(../img/section2_bg.png) no-repeat;
}
#main .section2 .icon {
  width: 40px;
  height: 40px;
  margin: 24px auto 0;
  background-image: url(../img/icon_sprites.png);
  background-repeat: no-repeat;
}
#main .section2 .icon1 {
  background-position: -64px 0;
}
#main .section2 .icon2 {
  background-position: -104px 0;
}
#main .section2 .icon3 {
  background-position: -144px 0;
}
#main .section2 .title {
  font-size: 22px;
  line-height: 52px;
  margin-top: 12px;
}
#main .section2 .title a{
  color: #000;
}
#main .section2 .text {
  line-height: 24px;
}
#main .section2 .button {
  width: 132px;
  margin: 20px auto 0;
  color: #000;
}
#main .section3 {
  margin-top: 76px;
}
#main .section3 .wrap-top {
  width: 1008px;
  overflow: hidden;
  margin: 35px 0 0 -8px;
  text-align: center;
}
#main .section3 .wrap-top li {
  width: 328px;
  font-size: 26px;
  line-height: 76px;
  color: #fff;
  font-weight: 600;
  background-color: #ffa73f;
  background-image: url(../img/icon_sprites.png);
  background-repeat: no-repeat;
  float: left;
  margin-left: 8px;
  cursor: pointer;
}
#main .section3 .wrap-top .active {
  background-color: #fff;
  color: #fc9c2a;
}
#main .section3 .item1 {
  background-position: 148px -104px;
}
#main .section3 .item2 {
  background-position: 138px -332px;
}
#main .section3 .item3 {
  background-position: 138px -484px;
}
#main .section3 .wrap-info {
  height: 336px;
  background: #fff;
  overflow: hidden;
}
#main .section3 .wrap-info li {
  height: 100%;
  overflow: hidden;
}
#main .section3 .wrap-info img {
  height: 165px;
}
#main .section3 .left,
#main .section3 .right {
  float: left;
}
#main .section3 .left {
  width: 564px;
  margin-top: 26px;
}
#main .section3 .top {
  height: 70px;
  text-align: center;
  position: relative;
  padding-top: 34px;
  margin-left: 32px;
}
#main .section3 .line {
  border-top: 1px dashed #fdcd94;
}
#main .section3 .title {
  width: 100%;
  position: absolute;
  top: 0;
}
#main .section3 h3 {
  display: inline-block;
  background: #fff;
  font-size: 22px;
  line-height: 70px;
  padding: 0 14px;
}
#main .section3 .item {
  overflow: hidden;
  margin: 0 0 14px 20px;
}
#main .section3 .icon,
#main .section3 .tit,
#main .section3 .text {
  float: left;
}
#main .section3 .icon {
  width: 34px;
  height: 30px;
  margin-top: 5px;
  background-image: url(../img/icon_sprites.png);
  background-repeat: no-repeat;
}
#main .section3 .icon1 {
  background-position: 0 -40px;
}
#main .section3 .icon2 {
  background-position: -34px -40px;
}
#main .section3 .icon3 {
  background-position: -68px -40px;
}
#main .section3 .tit {
  font-size: 14px;
  line-height: 28px;
}
#main .section3 span {
  letter-spacing: 2em;
}
#main .section3 .text {
  width: 436px;
}
#main .section3 a {
  color: #fc9c2a;
  font-weight: 600;
}
#main .section3 .right {
  width: 346px;
  margin: 50px 0 0 30px;
}
#main .section3 .button {
  line-height: 54px;
  -moz-border-radius: 27px;
       border-radius: 27px;
  margin-top: 18px;
}
#main .section4 form {
  height: 110px;
  background: #fff;
  margin-top: 35px;
}
#main .section4 .item {
  float: left;
  background: #f1f1f1;
  margin: 37px 0 0 40px;
}
#main .section4 .item1,
#main .section4 .item2 {
  width: 150px;
}
#main .section4 .item1 input,
#main .section4 .item2 input {
  width: 114px;
}
#main .section4 .item3,
#main .section4 .item4 {
  width: 170px;
}
#main .section4 .icon {
  width: 36px;
  height: 36px;
  float: left;
  background-image: url(../img/icon_sprites.png);
  background-repeat: no-repeat;
}
#main .section4 .icon1 {
  background-position: -25px -68px;
}
#main .section4 .icon2 {
  background-position: -61px -68px;
}
#main .section4 .icon3 {
  background-position: -97px -68px;
}
#main .section4 .icon4 {
  background-position: -133px -68px;
}
#main .section4 input {
  height: 36px;
  font-size: 14px;
  line-height: 36px;
  color: #a3a3a3;
  background: #f1f1f1;
  outline: none;
  float: left;
}
#main .section4 .select {
  width: 124px;
  height: 36px;
  float: left;
  position: relative;
  cursor: default;
}
#main .section4 .select input {
  width: 134px;
  background: #f1f1f1 url(../img/icon_sprites.png) no-repeat 110px -68px;
  cursor: default;
}
#main .section4 .select .afterChange {
  color: #000;
}
#main .section4 ul {
  display: none;
  width: 170px;
  max-height: 145px;
  border: 1px solid #f25d42;
  border-top: none;
  background: #fff;
  overflow: auto;
  position: absolute;
  top: 36px;
  left: -36px;
  text-align: center;
}
#main .section4 li {
  font-size: 14px;
  line-height: 24px;
}
#main .section4 li:hover {
  background: #e5e5e5;
}
#main .section4 .button {
  width: 120px;
  line-height: 36px;
  -moz-border-radius: 18px;
       border-radius: 18px;
  float: left;
  margin: 37px 0 0 40px;
}
#main .section5 .wrap {
  width: 1080px;
  margin: 36px 0 0 -80px;
  overflow: hidden;
}
#main .section5 li {
  width: 280px;
  float: left;
  margin-left: 80px;
}
#main .section5 .title {
  text-align: center;
  font-size: 24px;
  line-height: 80px;
  color: #fff;
}
#main .section5 .title a{ color: #fff;}
#main .section5 .title1 {
  background: url(../img/section5_img1.jpg) no-repeat;
}
#main .section5 .title2 {
  background: url(../img/section5_img2.jpg) no-repeat;
}
#main .section5 .title3 {
  background: url(../img/section5_img3.jpg) no-repeat;
}
#main .section5 .info {
  height: 244px;
  border: 2px dashed #fcb3ae;
  border-top: none;
  padding-top: 22px;
  position: relative;
}
#main .section5 .text {
  width: 182px;
  margin: 0 auto;
}
#main .section5 .button {
  position: absolute;
  width: 182px;
  bottom: 36px;
  left: 47px;
}
#main .section6 .wrap {
  height: 404px;
  margin-top: 22px;
  background: url(../img/section6_bg.png) no-repeat 0 55px;
  position: relative;
  text-align: center;
}
#main .section6 li {
  width: 136px;
  position: absolute;
}
#main .section6 .item1,
#main .section6 .item2,
#main .section6 .item3,
#main .section6 .item4,
#main .section6 .item5 {
  top: 0;
}
#main .section6 .item6,
#main .section6 .item7,
#main .section6 .item8,
#main .section6 .item9 {
  bottom: 0;
}
#main .section6 .item1 {
  left: 60px;
}
#main .section6 .item2 {
  left: 245px;
}
#main .section6 .item3 {
  left: 431px;
}
#main .section6 .item4 {
  left: 618px;
}
#main .section6 .item5 {
  left: 804px;
}
#main .section6 .item6 {
  left: 710px;
}
#main .section6 .item7 {
  left: 524px;
}
#main .section6 .item8 {
  left: 338px;
}
#main .section6 .item9 {
  left: 152px;
}
#main .section6 .time {
  font-size: 22px;
  line-height: 46px;
}
#main .section6 .time a{color:#000000}
#main .section6 .info {
  height: 80px;
  background: #fff;
  margin-top: 60px;
  padding-top: 12px;
  position: relative;
  -webkit-box-shadow: 0 5px 10px rgba(238, 121, 93, 0.08);
     -moz-box-shadow: 0 5px 10px rgba(238, 121, 93, 0.08);
          box-shadow: 0 5px 10px rgba(238, 121, 93, 0.08);
}
#main .section6 .info:after {
  content: "";
  position: absolute;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  top: -20px;
  left: 56px;
}
#main .section6 .text {
  width: 84px;
  margin: 0 auto;
}
#main .section6 .button-box {
  width: 406px;
  margin: 50px auto 0;
}
#main .section6 .button {
  width: 182px;
}
#main .section6 .button1 {
  float: left;
}
#main .section6 .button2 {
  float: right;
}
#main .section7 .wrap {
  overflow: hidden;
  height: 396px;
  margin-top: 38px;
}
#main .section7 .wrap li {
  overflow: hidden;
}
#main .section7 .info-box {
  width: 320px;
  float: left;
}
#main .section7 .info-box1,
#main .section7 .info-box2 {
  margin-right: 20px;
}
#main .section7 .info-box1 .top {
  background: #fa7667;
}
#main .section7 .info-box1 .info {
  border-color: #fa7667;
}
#main .section7 .info-box2 .top {
  background: #fc8268;
}
#main .section7 .info-box2 .info {
  border-color: #fc8268;
}
#main .section7 .info-box3 .top {
  background: #ff9667;
}
#main .section7 .info-box3 .info {
  border-color: #ff9667;
}
#main .section7 .top {
  height: 106px;
  text-align: center;
}
#main .section7 .icon {
  display: inline-block;
  line-height: 106px;
  vertical-align: top;
  margin-right: 8px;
}
#main .section7 .icon img {
  vertical-align: middle;
}
#main .section7 .name {
  display: inline-block;
  font-size: 24px;
  line-height: 106px;
  color: #fff;
}
#main .section7 .info {
  height: 290px;
  border-width: 2px;
  border-style: dashed;
  border-top: none;
  padding-top: 35px;
  position: relative;
}
#main .section7 .item {
  overflow: hidden;
  margin: 0 0 20px 28px;
}
#main .section7 .tit {
  font-size: 14px;
  line-height: 24px;
  float: left;
}
#main .section7 span {
  letter-spacing: 2em;
}
#main .section7 .text {
  line-height: 24px;
  width: 182px;
  float: left;
}
#main .section7 .button {
  width: 112px;
  position: absolute;
  bottom: 40px;
  left: 102px;
}
#main .section7 .wrap-dot {
  text-align: center;
  margin-top: 30px;
}
#main .section7 .wrap-dot li {
  display: inline-block;
  width: 14px;
  height: 14px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background: #f7d1b2;
  margin: 0 10px;
  cursor: pointer;
}
#main .section7 .wrap-dot .active {
  background: #fd9644;
}
#main .section8 .content {
  overflow: hidden;
  margin-top: 35px;
  -webkit-box-shadow: 0 5px 18px rgba(246, 158, 150, 0.2);
     -moz-box-shadow: 0 5px 18px rgba(246, 158, 150, 0.2);
          box-shadow: 0 5px 18px rgba(246, 158, 150, 0.2);
}
#main .section8 .wrap-tit,
#main .section8 .wrap-info {
  float: left;
}
#main .section8 .wrap-tit {
  width: 90px;
  text-align: center;
  margin-top: -6px;
}
#main .section8 .wrap-tit li {
  font-size: 24px;
  line-height: 70px;
  color: #fff;
  font-weight: 600;
  background: #ffa73f;
  margin-top: 6px;
  cursor: pointer;
}
#main .section8 .wrap-tit .active {
  background: #fff;
  color: #ff6764;
}
#main .section8 .wrap-info {
  width: 910px;
  height: 298px;
  background: #fff;
}
#main .section8 .wrap-info li {
  height: 100%;
  padding: 30px 0 0 21px;
}
#main .section8 .info,
#main .section8 .verline {
  float: left;
}
#main .section8 .info {
  width: 216px;
  height: 220px;
  position: relative;
}
#main .section8 .top {
  width: 154px;
  height: 70px;
  position: relative;
  margin: 0 auto;
  padding-top: 34px;
}
#main .section8 .line {
  border-top: 1px dashed #fdcd94;
}
#main .section8 .title {
  width: 100%;
  position: absolute;
  top: 0;
  text-align: center;
}
#main .section8 h3 {
  font-size: 22px;
  line-height: 70px;
  display: inline-block;
  padding: 0 10px;
  background: #fff;
}
#main .section8 h3 a{color:#000000}
#main .section8 .text {
  width: 154px;
  line-height: 26px;
  margin: 0 auto;
}
#main .section8 span {
  color: #000;
  font-weight: 600;
}
#main .section8 .button {
  width: 112px;
  position: absolute;
  bottom: 0;
  left: 52px;
}
#main .section8 .verline {
  width: 1px;
  height: 194px;
  background: #e8e8e8;
  margin-top: 25px;
}
#main .section9 .content,
#main .section9 .info,
#main .section9 .middle,
#main .section9 .bottom,
#main .section9 .text-box {
  overflow: hidden;
}
#main .section9 .wrap {
  height: 416px;
  overflow: hidden;
  border: 2px dashed #fcb6af;
  margin-top: 36px;
}
#main .section9 .wrap li {
  height: 100%;
  padding: 30px 58px 0;
}
#main .section9 .pic,
#main .section9 .center-box,
#main .section9 .button-box {
  float: left;
}
#main .section9 .pic {
  width: 96px;
  text-align: center;
  margin: 20px 30px 0 0;
}
#main .section9 .pic img {
  height: 96px;
}
#main .section9 .name {
  font-size: 18px;
  line-height: 46px;
}
#main .section9 .center-box {
  width: 588px;
}
#main .section9 .title {
  font-size: 24px;
  line-height: 68px;
}
#main .section9 .bottom {
  margin-top: 6px;
}
#main .section9 .bottom .text {
  width: 518px;
}
#main .section9 .text-box {
  float: left;
}
#main .section9 .text-box1 {
  margin-right: 50px;
}
#main .section9 .tit,
#main .section9 .text {
  float: left;
}
#main .section9 .tit {
  font-size: 14px;
  line-height: 28px;
  float: left;
}
#main .section9 .button-box {
  margin: -8px 0 0 48px;
}
#main .section9 .button {
  width: 112px;
  margin-top: 30px;
  color: #000;
}
#main .section9 .ask {
  color: #fc9c2a;
}
#main .section9 .line {
  height: 1px;
  background: #fad3cd;
  margin: 22px 0 10px;
}
#main .section9 .wrap-dot {
  text-align: center;
  margin-top: 30px;
}
#main .section9 .wrap-dot li {
  display: inline-block;
  width: 14px;
  height: 14px;
  -moz-border-radius: 50%;
       border-radius: 50%;
  background: #f7d1b2;
  margin: 0 10px;
  cursor: pointer;
}
#main .section9 .wrap-dot .active {
  background: #fd9644;
}
#main .section10 .wrap {
  margin-top: 35px;
  -webkit-box-shadow: 0 5px 30px rgba(237, 142, 133, 0.25);
     -moz-box-shadow: 0 5px 30px rgba(237, 142, 133, 0.25);
          box-shadow: 0 5px 30px rgba(237, 142, 133, 0.25);
  background: #fff;
}
#main .section10 .wrap img {
  font-size: 30px;
  font-weight: 600;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
#main .section10 .wrap img:hover {
  -webkit-transform: scale(1.1, 1.1);
     -moz-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
#main .section10 li {
  width: 25%;
  height: 194px;
  float: left;
  text-align: center;
}
#main .section10 .item1,
#main .section10 .item3,
#main .section10 .item6,
#main .section10 .item8 {
  overflow: hidden;
}
#main .section10 .item2,
#main .section10 .item4,
#main .section10 .item5,
#main .section10 .item7 {
  padding-top: 12px;
  position: relative;
}
#main .section10 .item2:after,
#main .section10 .item4:after,
#main .section10 .item5:after,
#main .section10 .item7:after {
  content: "";
  position: absolute;
  z-index: 1;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  left: 113px;
}
#main .section10 .item2:after,
#main .section10 .item4:after {
  border-top: 10px solid #fff;
  border-bottom: 10px solid transparent;
  bottom: -20px;
}
#main .section10 .item5:after,
#main .section10 .item7:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid #fff;
  top: -20px;
}
#main .section10 .title {
  font-size: 18px;
  line-height: 78px;
  color: #010101;
}
#main .section10 .text {
  line-height: 24px;
}
#main .section11 .teacher-box {
  margin-top: 36px;
}
#main .test_pop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  text-align: center;
  display: none;
}
#main .test_pop .test_pop_bg {
  height: 100%;
  background: black;
  opacity: .65;
  filter: alpha(opacity=65);
}
#main .test_pop .test_form_box {
  width: 320px;
  height: 320px;
  border: 6px solid #f25d42;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -160px 0 0 -160px;
}
#main .test_pop .test_tit {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  margin-top: 10px;
}
#main .test_pop .close_form_btn {
  width: 26px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 22px;
  line-height: 26px;
  color: #333;
  cursor: pointer;
}
#main .test_pop form {
  margin-top: 14px;
}
#main .test_pop .item {
  margin-bottom: 24px;
  overflow: hidden;
}
#main .test_pop label {
  width: 84px;
  height: 28px;
  float: left;
  margin-left: 34px;
  text-align: justify;
  font-size: 14px;
  line-height: 28px;
}
#main .test_pop label:after {
  content: "";
  width: 100%;
  display: inline-block;
}
#main .test_pop input,
#main .test_pop select {
  font-size: 14px;
  line-height: 28px;
  width: 150px;
  height: 28px;
  border: 1px solid #979a9b;
  outline: none;
  padding: 0 5px;
  float: right;
  margin-right: 30px;
}
#main .test_pop .button {
  width: 174px;
  line-height: 40px;
  -moz-border-radius: 20px;
       border-radius: 20px;
  margin: 20px auto 0;
}
