body {
  background-color: #171a22;
}
.a_hover:hover {
  text-decoration: underline;
  color: #079007;
}
.a_hover_color:hover {
  color: #079007;
}
.page {
  line-height: 1.5;
  color: #fff6d7;
}
.page a,
.page span {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #fff6d7;
  margin: 2px;
  color: #fff6d7;
  margin-top: 10px;
}
.page .prev,
.page .next {
  padding: 5px;
  margin: 0px;
}
.page .current {
  background: #fff6d7;
  color: #000;
}
.main_color {
  color: #fff6d7;
}
.main_bg_color {
  background-color: #079007;
}

.c5 {
  color: #555;
}
.c6 {
  color: #666;
}
.c9 {
  color: #999;
}
.w920 {
  width: 920px;
}
.lt2 {
  letter-spacing: 2px;
}
.fz0 {
  font-size: 0;
}
.c8 {
  color: #888;
}
.header {
  background-color: #14171f;
}
.header .x{
    position:absolute;right:0px;top:10px;line-height:1px;
}
.header .x div{
    margin-right:10px;
}
.nav .item {
  float: left;
  text-align: right;
  position: relative;
}
.nav .item a {
  display: block;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  color: #fff;
  padding-left: 23px;
  padding-right: 23px;
  color: #fff6db;
  text-transform: uppercase;
}
.nav .item .son{
	position: absolute;
    z-index: 10;
    line-height: 30px;
    text-align: left;
    top: 109px;
    left: 0;
    display:none;
    background: rgba(0,0,0,0.8);
    right:-20px;
    width:214px;
}
.nav .item .son a{
  padding-right:20px
}
.nav .item .son .it:first-child{
    padding-top:20px;
}
.nav .item .son .it:last-child{
    padding-bottom:20px;
}
.nav .item:hover .son{
  display:block;
}
.index_line1 {
  background-color: #181818;
}
.index_bg1 {
  background-image: url("../images/pbg.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
  -o-background-size: 100%;
     background-size: 100%;
  -o-background-size: cover;
     background-size: cover;
}
.index_title .line {
  width: 91px;
  height: 2px;
  background-color: #079007;
  display: inline-block;
}
.index_pro_cate .item {
  float: left;
  height: 196px;
  width: 33.33333333333%;
  background-image: url("../images/pcbg.jpg");
  text-align: right center;
  cursor: pointer;
}
.index_pro_cate .item .wrap {
  height: 196px;
  background-repeat: no-repeat;
  background-position: right 18px;
}
.index_pro_cate .item .wrap .tit {
  text-transform: uppercase;
}
.index_pro_cate .item .wrap .desc {
  text-transform: uppercase;
}
.item1 .wrap {
  background-image: url("../images/p1.png");
}
.item2 .wrap {
  background-image: url("../images/p2.png");
}
.item3 .wrap {
  background-image: url("../images/p3.png");
}
.item4 .wrap {
  background-image: url("../images/p4.png");
}
.index_pro_line {
  background-color: #31333a;
}
.cb3b3b3 {
  color: #b3b3b3;
}
.index_pro .wrapper {
  margin-right: -100px;
  position: absolute;
  left:0;
  top:0;
  bottom:0;
  right:0;
  z-index: 1;
  opacity: 0;
  transition: all 0.4s;
}
.index_pro .wrapper.hover{
    position: relative;
    z-index: 10;
    opacity: 1;
}
.index_pro .wrapper .item {
  float: left;
  width: 408px;
  margin-right: 8px;
  margin-bottom: 15px;
}
.index_pro .wrapper .item .img_wrap {
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.index_pro .wrapper .item .more {
  background-color: #13161e;
}
.index_bg2 {
  background-image: url("../images/abg.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
  -o-background-size: 100%;
     background-size: 100%;
  -o-background-size: cover;
     background-size: cover;
  overflow: hidden;
}
.index_bg2:after {
  content: 'MUSIC';
  position: absolute;
  left: -42px;
  top: -11px;
  font-size: 164px;
  color: #079007;
  -webkit-writing-mode: tb;
      -ms-writing-mode: tb;
          writing-mode: tb;
  font-weight: 600;
}
.index_bg2:before {
  content: '';
  height: 330px;
  background-color: #079007;
  position: absolute;
  bottom: 0;
  right: -393px;
  width: 2000px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.pb210 {
  padding-bottom: 210px;
}
.index_about {
  background-color: rgba(0,0,0,0.34);
  z-index: 10;
}
.index_about .more {
  border: 1px solid #079007;
}
.index_about .more a {
  display: block;
  color: #079007;
}
.index_bg3 {
  background-image: url("../images/n.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.index_news .wrapper {
  margin-right: -100px;
}
.index_news .item {
  width: 293px;
  float: left;
  /*height: 230px;*/
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin-bottom: 15px;
  margin-right: 26px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #202530;
}
.index_news .item .date {
  color: #a4a4a4;
}
.index_news .item .tit {
  color: #e9e9e9;
}
.index_news .item .line {
  background-color: #aaa;
}
.index_news .item .desc {
  color: #a4a4a4;
  word-break: break-all;
  height: 40px;
  overflow: hidden;
}
.index_news .item .more {
  border: 1px solid #aaa;
}
.index_news .item .more:after {
  content: '';
  width: 10px;
  height: 10px;
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-8px, -5px, 0) rotate(225deg);
     -moz-transform: translate3d(-8px, -5px, 0) rotate(225deg);
          transform: translate3d(-8px, -5px, 0) rotate(225deg);
}
.index_news .item:hover,
.index_news .item.hover {
  background-color: #202530;
}
.footer {
  background-color: #121212;
  color: #b2b2b2;
}
.footer .w {
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.footer .w .it a {
  padding-left: 12px;
  background-image: url("../images/fi.png");
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.footer .w .it a:hover {
  color: #079007;
}
.footer a {
  color: #b2b2b2;
}
.pl440 {
  padding-left: 440px;
}
.news_list .item {
  width: 605px;
  margin-right: 40px;
}
.crumb {
  height: 50px;
  line-height: 50px;
  color: #fff6d7;
}
.crumb .w {
  border-bottom: 1px solid #454b5b;
  text-transform: uppercase;
}
.crumb a {
  color: #fff6d7;
}
.show_show h1 {
  font-weight: 500;
  font-size: 23px;
  text-align: center;
  color: #fff6d7;
}
.show_show .info {
  font-size: 13px;
  color: #848484;
  margin-top: 5px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d3d3d3;
  text-align: center;
  color: #fff6d7;
}
.pro_list .wrapper{
    position: relative;
    z-index: 1;
    opacity: 1;
}
/*for row in 1 2 3 4
    .item{row}
        .img-wrap
            background-image: url('../images/c' + row + '.png')
            
*/
