@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  font-family: '微软雅黑';
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

i {
  font-style: normal;
}

a,
i,
img {
  display: inline-block;
}

.index-box {
  width: 100%;
}

.index-box .gotoTop {
  position: fixed;
  right: 0px;
  bottom: 100px;
  width: 70px;
  height: auto;
  cursor: pointer;
  z-index: 30;
}

.index-box .index-head {
  position: relative;
}

.index-box .index-head .head-cont {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  padding: 150px 0;
  text-align: center;
}

.index-box .index-head .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.index-box .index-head .img {
  margin-top: 220px;
  width: 100%;
  height: auto;
  height: auto;
}

.index-box .index-head .title {
  width: 58%;
  height: auto;
}

.index-box .index-cont .bg-top {
  position: relative;
  top: -100px;
}

.index-box .index-cont .bg-top .bg1 {
  width: 100%;
  height: auto;
  display: block;
}

.index-box .index-cont .bg-bom {
  background-image: url('../images/01-10-bg3.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  margin-top: 10%;
  padding-bottom: 100px;
}

.index-box .index-cont .index-inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}

.index-box .index-cont .huan {
  position: relative;
}

.index-box .index-cont .huan .lf,
.index-box .index-cont .huan .rg {
  position: absolute;
  top: -43px;
  width: 13px;
  height: 62px;
  z-index: 20;
}

.index-box .index-cont .huan .lf {
  left: 10%;
}

.index-box .index-cont .huan .rg {
  right: 10%;
}

.index-box .index-cont .index-intro {
  padding: 50px;
  margin-top: -100px;
  position: relative;
  z-index: 10;
}

.index-box .index-cont .index-intro .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.index-box .index-cont .index-intro .intro-cont {
  position: relative;
  z-index: 2;
}

.index-box .index-cont .index-intro .title {
  color: #88ab5b;
  font-size: 24px;
  line-height: 60px;
  font-weight: bold;
}

.index-box .index-cont .index-intro .txt {
  font-size: 19px;
  color: #333;
  text-indent: 2em;
  padding: 0 30px;
  line-height: 38px;
}

.index-box .index-cont .route {
  margin-top: 5px;
  width: 100%;
  position: relative;
}

.index-box .index-cont .route .bg {
  width: 100%;
  height: auto;
  position: absolute;
}

.index-box .index-cont .route .route-tab {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding: 90px 0px;
}

.index-box .index-cont .route .route-tab .img {
  float: left;
  width: 165px;
  margin-left: 16px;
  cursor: pointer;
}

.index-box .index-cont .route .route-tab .img:first-child {
  margin-left: 16px;
}

.index-box .index-cont .route .route-tab .img:hover {
  opacity: 0.7;
}

.index-box .index-cont .music {
  margin-top: 15px;
  width: 100%;
  background: #fff;
  border-radius: 40px;
  padding: 15px 0 80px;
}

.index-box .index-cont .music .title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
}

.index-box .index-cont .music .title .xing {
  width: auto;
  height: 100%;
}

.index-box .index-cont .music .title .txt {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 60px;
  text-align: center;
  color: #708e4a;
  font-size: 30px;
  font-weight: bold;
}

.index-box .index-cont .music .brief {
  padding: 0 70px;
  line-height: 38px;
  font-size: 19px;
  color: #333;
  margin-top: 10px;
  position: relative;
}

.index-box .index-cont .music .brief .tl {
  display: inline;
  height: 38px;
  line-height: 38px;
  color: #88ab5b;
  font-size: 24px;
  position: relative;
  padding: 0 30px;
  z-index: 2;
}

.index-box .index-cont .music .brief .tl i.bom {
  position: absolute;
  left: -3px;
  bottom: 0;
  width: 100%;
  height: 14px;
  border-radius: 8px;
  background: #e7e7ff;
}

.index-box .index-cont .music .brief .tl i.top {
  position: relative;
  z-index: 2;
  top: -2px;
}

.index-box .index-cont .music .line {
  width: 60%;
  height: 2px;
  border-bottom: 2px dashed #728e4c;
  display: block;
  margin: 40px 0 0;
  position: relative;
  left: -10px;
}

.index-box .index-cont .music .activity {
  padding: 0 80px;
  text-align: left;
  position: relative;
  margin-top: 50px;
}

.index-box .index-cont .music .activity .qian {
  position: absolute;
  top: 0;
  left: 0;
  width: 58px;
  height: 43px;
  line-height: 43px;
  background: #ffbc04;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
}

.index-box .index-cont .music .activity .item {
  font-size: 19px;
  color: #333;
  line-height: 36px;
}

.index-box .index-cont .music .activity .item .name {
  display: inline;
  font-weight: bold;
}
