#main .banner {
  position: relative;
}
#main .banner .banner-bg1 {
  height: 290px;
  background: url("../img/banner_bg1.jpg") no-repeat center;
}
#main .banner .banner-bg2 {
  position: relative;
  height: 210px;
  background: url("../img/banner_bg2.jpg") no-repeat center;
}
#main .banner .banner-bg3 {
  height: 200px;
  background: url("../img/banner_bg3.jpg") no-repeat center;
}
#main .banner .banner-bg4 {
  height: 204px;
  background: url("../img/banner_bg4.jpg") no-repeat center;
}
#main .banner .button {
  width: 418px;
  height: 44px;
  position: absolute;
  bottom: 2px;
  left: 50%;
  margin-left: -182px;
}
#main .banner .item {
  width: 146px;
  font-size: 24px;
  line-height: 44px;
  color: white;
  background: #e04a94;
  text-align: center;
  -moz-border-radius: 8px;
       border-radius: 8px;
  cursor: pointer;
}
#main .banner .item:hover {
  background: #e60012;
}
#main .banner .left {
  float: left;
}
#main .banner .right {
  float: right;
}
#main .banner .balloon {
  position: absolute;
}
#main .banner .balloon1 {
  top: 312px;
  left: 8.6%;
}
#main .banner .balloon2 {
  top: 186px;
  right: 0.53%;
}
#main .banner .balloon3 {
  top: -500px;
  right: 20%;
}
#main .banner .another {
  position: absolute;
  z-index: -1;
}
#main .banner .another1 {
  width: 462px;
  height: 545px;
  background: url(../img/another_bg1.png) no-repeat;
  top: 1358px;
  right: 0;
}
#main .banner .another2 {
  width: 500px;
  height: 470px;
  background: url(../img/another_bg2.png) no-repeat;
  top: 2134px;
  left: 0;
}
#main .banner .another3 {
  width: 728px;
  height: 514px;
  background: url(../img/another_bg3.png) no-repeat;
  top: 3520px;
  right: 0;
}
#main .nav {
  position: relative;
  top: -284px;
  width: 1000px;
  margin: 0 auto;
}
#main .nav .title {
  font-size: 30px;
  line-height: 50px;
  color: #00a6aa;
  text-align: center;
}
#main .nav .content {
  height: 382px;
  margin-top: 98px;
  position: relative;
}
#main .nav .earth {
  width: 292px;
  height: 302px;
  margin: 0 auto;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
#main .nav .earth-active {
  -webkit-transform: rotateZ(180deg);
     -moz-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
}
#main .nav .button {
  width: 360px;
  font-size: 24px;
  line-height: 38px;
  color: white;
  background: #e04a94;
  text-align: center;
  -moz-border-radius: 8px;
       border-radius: 8px;
  cursor: pointer;
  margin: 42px auto 0;
}
#main .nav .button:hover {
  background: #e60012;
}
#main .nav .item {
  height: 226px;
  text-align: center;
  position: absolute;
  cursor: pointer;
}
#main .nav .item1 {
  top: -138px;
  left: 12px;
}
#main .nav .item2 {
  top: -36px;
  left: 176px;
}
#main .nav .item3 {
  bottom: 0;
  left: 20px;
}
#main .nav .item4 {
  top: -42px;
  right: 188px;
}
#main .nav .item5 {
  top: -88px;
  right: 12px;
}
#main .nav .item6 {
  bottom: 0;
  right: 45px;
}
#main .nav .text {
  font-size: 26px;
  line-height: 34px;
  color: #603813;
}
#main .section {
  width: 1000px;
  margin: 16px auto 0;
}
#main .container {
  margin-top: 8px;
}
#main .section-title {
  text-align: center;
  background: #00a2a8;
}
#main .section-play .container {
  position: relative;
}
#main .section-play .video {
  position: absolute;
}
#main .section-play .popPlay {
  height: 68px;
  background: rgba(255, 255, 255, 0.57);
  position: absolute;
  cursor: pointer;
}
#main .section-play .popPlay p {
  font-size: 24px;
  line-height: 34px;
  color: #e04a94;
  text-align: center;
}
#main .section-play .popPlay img {
  position: absolute;
  bottom: 2px;
}
#main .section-play .button {
  width: 284px;
  font-size: 24px;
  line-height: 38px;
  color: white;
  background: #e04a94;
  text-align: center;
  -moz-border-radius: 8px;
       border-radius: 8px;
  cursor: pointer;
  position: absolute;
}
#main .section-play .button:hover {
  background: #e60012;
}
#main .section-play .text {
  font-size: 24px;
  line-height: 24px;
  color: white;
  text-align: center;
  position: absolute;
}
#main .section1 {
  margin-top: -220px;
}
#main .section1 .container {
  height: 440px;
  background: #ffcf00 url(../img/section1_content_bg.png) no-repeat center 30px;
}
#main .section1 .video {
  width: 237px;
  height: 171px;
  top: 90px;
  left: 381px;
}
#main .section1 .popPlay {
  width: 228px;
  top: 55px;
  left: 4.5px;
}
#main .section1 .popPlay img {
  left: 32px;
}
#main .section1 .button {
  bottom: 50px;
  left: 358px;
}
#main .section1 .text {
  font-size: 24px;
  line-height: 30px;
  color: white;
}
#main .section1 .text1 {
  top: 50px;
  left: 110px;
}
#main .section1 .text2 {
  bottom: 139px;
  left: 152px;
}
#main .section1 .text3 {
  top: 90px;
  right: 128px;
}
#main .section1 .text4 {
  bottom: 90px;
  right: 152px;
}
#main .section2 .container {
  height: 450px;
  background: #f4c078 url(../img/section2_content_bg.png) no-repeat center 22px;
}
#main .section2 .video {
  width: 264px;
  height: 135px;
  top: 86px;
  left: 364px;
}
#main .section2 .popPlay {
  width: 100%;
  top: 40px;
}
#main .section2 .popPlay img {
  left: 48px;
}
#main .section2 .button {
  bottom: 50px;
  left: 352px;
}
#main .section2 .text1 {
  top: 86px;
  left: 90px;
}
#main .section2 .text2 {
  bottom: 100px;
  left: 156px;
}
#main .section2 .text3 {
  top: 48px;
  right: 94px;
}
#main .section2 .text4 {
  bottom: 154px;
  right: 164px;
}
#main .section3 .container {
  height: 448px;
  background: #e5883f url(../img/section3_content_bg.png) no-repeat right 38px;
}
#main .section3 .video {
  width: 105px;
  height: 143px;
  top: 114px;
  left: 426px;
}
#main .section3 .popPlay {
  width: 238px;
  top: 36px;
  left: -66.5px;
}
#main .section3 .popPlay img {
  left: 36px;
}
#main .section3 .button {
  bottom: 50px;
  left: 338px;
}
#main .section3 .text1 {
  font-size: 22px;
  top: 98px;
  left: 100px;
}
#main .section3 .text2 {
  font-size: 20px;
  bottom: 86px;
  left: 196px;
}
#main .section3 .text3 {
  top: 84px;
  right: 190px;
}
#main .section3 .text4 {
  bottom: 80px;
  right: 216px;
}
#main .section4 .container {
  height: 458px;
  background: url(../img/section4_content_bg.png) no-repeat center 20px;
}
#main .section4 .video {
  width: 272px;
  height: 142px;
  top: 108px;
  left: 362px;
  -moz-border-radius: 16px 16px 0 0;
       border-radius: 16px 16px 0 0;
  overflow: hidden;
}
#main .section4 .popPlay {
  width: 100%;
  top: 38px;
}
#main .section4 .popPlay img {
  left: 66px;
}
#main .section4 .button {
  bottom: 24px;
  left: 342px;
}
#main .section4 .text {
  font-size: 22px;
  line-height: 26px;
  color: #e5883f;
}
#main .section4 .text1 {
  top: 68px;
  left: 172px;
}
#main .section4 .text2 {
  bottom: 72px;
  left: 132px;
}
#main .section4 .text3 {
  font-size: 20px;
  top: 56px;
  right: 126px;
}
#main .section4 .text4 {
  bottom: 82px;
  right: 140px;
}
#main .section5 .container {
  width: 944px;
  height: 298px;
  -moz-border-radius: 38px;
       border-radius: 38px;
  background: #e89452 url(../img/section5_content_bg.png) no-repeat center 8px;
  margin: 30px auto 0;
}
#main .section5 .content {
  width: 470px;
  height: 100%;
  float: left;
}
#main .section5 .tit {
  width: 272px;
  font-size: 28px;
  line-height: 40px;
  color: white;
  background: #00a2a8;
  text-align: center;
  -moz-border-radius: 10px;
       border-radius: 10px;
  margin: 24px auto 0;
}
#main .section5 .right .tit {
  cursor: pointer;
}
#main .section5 .left-wrap {
  margin: 30px 0 0 28px;
}
#main .section5 .left-wrap .item {
  cursor: pointer;
}
#main .section5 .item {
  font-size: 22px;
  line-height: 42px;
  color: white;
}
#main .section5 .right-box {
  height: 168px;
  padding: 0 20px;
  margin-top: 30px;
  overflow: hidden;
  position: relative;
}
#main .section5 .right-wrap {
  position: absolute;
}
#main .section5 .line {
  width: 4px;
  height: 280px;
  background: white;
  float: left;
  margin-top: 9px;
}
#main .section5 .button {
  width: 304px;
  font-size: 24px;
  line-height: 38px;
  color: white;
  background: #e04a94;
  text-align: center;
  -moz-border-radius: 8px;
       border-radius: 8px;
  cursor: pointer;
  margin: 40px auto 0;
}
#main .section5 .button:hover {
  background: #e60012;
}
#main .section6 {
  margin-top: 42px;
}
#main .section6 .container {
  height: 254px;
  margin-top: 20px;
  position: relative;
}
#main .section6 .content {
  width: 930px;
  height: 230px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#main .section6 .wrap {
  height: 100%;
  position: absolute;
}
#main .section6 .item {
  width: 930px;
  height: 100%;
  float: left;
}
#main .section6 .offer-img {
  width: 162px;
  height: 230px;
  margin-right: 30px;
  float: left;
}
#main .section6 .offer-last {
  margin-right: 0;
}
#main .section6 .dre {
  width: 22px;
  height: 38px;
  position: absolute;
  top: 96px;
  cursor: pointer;
}
#main .section6 .prev {
  left: 0;
}
#main .section6 .next {
  right: 0;
}
#main .section6 .tip {
  width: 96px;
  height: 12px;
  margin: 12px auto 0;
}
#main .section6 .tip-item {
  width: 12px;
  height: 12px;
  border: 1px solid #00a2a8;
  -moz-border-radius: 50%;
       border-radius: 50%;
  float: left;
  margin-right: 16px;
}
#main .section6 .tip-item4 {
  margin-right: 0;
}
#main .section6 .active {
  background: #00a2a8;
}
#main .section6 .button {
  width: 304px;
  font-size: 24px;
  line-height: 38px;
  color: white;
  background: #e04a94;
  text-align: center;
  -moz-border-radius: 8px;
       border-radius: 8px;
  cursor: pointer;
  margin: 20px auto 0;
}
#main .section6 .button:hover {
  background: #e60012;
}
#main .section7 {
  margin-top: 30px;
}
#main .section7 .container {
  height: 238px;
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}
#main .section7 .wrap {
  height: 100%;
  position: absolute;
}
#main .section7 .item {
  width: 200px;
  height: 100%;
  float: left;
  text-align: center;
}
#main .section7 .pic {
  height: 190px;
}
#main .section7 img {
  height: 100%;
}
#main .section7 .name,
#main .section7 .city,
#main .section7 .ask {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
#main .section7 .city,
#main .section7 .ask {
  display: inline-block;
}
#main .section7 .ask {
  cursor: pointer;
}
#main .section7 .ask:hover {
  color: #00a2a8;
}
#main .section7 .button {
  width: 350px;
  font-size: 24px;
  line-height: 38px;
  color: white;
  background: #e04a94;
  text-align: center;
  -moz-border-radius: 8px;
       border-radius: 8px;
  cursor: pointer;
  margin: 20px auto 40px;
}
#main .section7 .button:hover {
  background: #e60012;
}
#main .pop-video {
  display: none;
  width: 640px;
  height: 400px;
  background: white;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -200px 0 0 -320px;
  z-index: 999;
}
#main .pop-video .close {
  height: 40px;
  background: #00a2a8;
}
#main .pop-video img {
  float: right;
  margin: 7.5px 10px 0 0;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
#main .pop-video img:hover {
  -webkit-transform: rotateZ(180deg);
     -moz-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
          transform: rotateZ(180deg);
}
#main .pop-video .video-text {
  font-size: 24px;
  line-height: 34px;
  color: black;
  padding: 80px 30px;
}
#main .test_pop {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  display: none;
}
#main .test_pop .test_pop_bg {
  height: 100%;
  background: black;
  opacity: .65;
}
#main .test_pop .test_form_box {
  width: 272px;
  height: 272px;
  border: 6px solid #00a2a8;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -136px 0 0 -136px;
}
#main .test_pop .test_tit {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  text-align: center;
  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;
  text-align: center;
  cursor: pointer;
}
#main .test_pop form {
  margin-top: 22px;
}
#main .test_pop .text_f_item {
  text-align: center;
  font-size: 14px;
  margin-bottom: 7px;
}
#main .test_pop label {
  line-height: 28px;
}
#main .test_pop label span {
  letter-spacing: 2em;
}
#main .test_pop .tf_val {
  width: 152px;
  height: 28px;
  border: 1px solid #979a9b;
  outline: none;
  padding: 0 5px;
}
#main .test_pop .submitBtn {
  width: 174px;
  font-size: 22px;
  line-height: 38px;
  color: white;
  background: #e04a94;
  text-align: center;
  -moz-border-radius: 8px;
       border-radius: 8px;
  cursor: pointer;
  margin: 20px auto 0;
}
#main .test_pop .submitBtn:hover {
  background: #e60012;
}
#main .question {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 999;
  display: none;
}
#main .question .bg {
  height: 100%;
  background: black;
  opacity: .65;
}
#main .question .box {
  width: 650px;
  height: 438px;
  border: 6px solid #00a2a8;
  background: white;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -213px 0 0 -319px;
}
#main .question .content {
  width: inherit;
  height: inherit;
  border: inherit;
  background: inherit;
  position: inherit;
  top: -18px;
  left: -18px;
}
#main .question .close {
  width: 32px;
  text-align: center;
  font-size: 28px;
  line-height: 32px;
  color: #333;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
#main .question form {
  height: 100%;
  padding: 40px 20px 0;
}
#main .question .name,
#main .question .tel {
  width: 240px;
  height: 40px;
  float: left;
}
#main .question .name input,
#main .question .tel input {
  width: 180px;
  height: 100%;
  background: #e8f7fe;
  outline: none;
  padding: 0 15px;
  font-size: 18px;
}
#main .question .name {
  margin-right: 30px;
}
#main .question .talk {
  width: 100%;
  float: left;
  margin-top: 30px;
  position: relative;
}
#main .question .talk label {
  position: absolute;
  top: 0;
  left: 0;
}
#main .question textarea {
  width: 520px;
  height: 150px;
  background: #e8f7fe;
  outline: none;
  border: none;
  padding: 15px;
  font-size: 18px;
  margin-left: 60px;
}
#main .question label {
  font-size: 20px;
  line-height: 40px;
  color: #333;
}
#main .question .tip {
  font-size: 20px;
  line-height: 60px;
  color: #333;
  text-align: center;
}
#main .question .submit {
  width: 212px;
  font-size: 20px;
  line-height: 44px;
  color: white;
  background: #e04a94;
  text-align: center;
  -moz-border-radius: 8px;
       border-radius: 8px;
  cursor: pointer;
  margin: 15px auto 0;
}
#main .question .submit:hover {
  background: #e60012;
}
