@charset "UTF-8";
html {
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a, button {
  outline: 0;
  text-decoration: none;
}
* {
  margin: 0;
  padding: 0
}
#wenkmPlayer .music-player {
  position: relative;
  width: 350px;
  height: 290px;
  /*margin: 150px auto;*/
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  background-image: url("../images/back.png");
  overflow: hidden;
  z-index: 0;
}
#wenkmPlayer .music-player .info {
  width: 100%;
  height: 100px;
  background: #222;
  background: rgba(0, 0, 0, 0.8);
  text-align: center;
  position: relative;
}
#wenkmPlayer .music-player .info .jp-playlist li {
  display: none;
}
#wenkmPlayer .music-player .info .jp-playlist li a {
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  color: #fff;
  color: rgba(225, 225, 225, 0.4);
}
#wenkmPlayer .music-player .info .jp-playlist li a span {
  font-size: 14px;
  display: block;
  margin-top: 10px;
}
#wenkmPlayer .music-player .info .jp-playlist li.jp-playlist-current {
  display: block;
}
#wenkmPlayer .music-player .info .jp-playlist li .jp-free-media, .music-player .info .jp-playlist li .jp-playlist-item-remove {
  display: none;
}
#wenkmPlayer .music-player .info .left, .music-player .info .right {
  width: 25px;
  position: absolute;
  top: 30px;
  left: 30px;
}
#wenkmPlayer .music-player .info .right {
  left: auto;
  right: 30px;
}
#wenkmPlayer .music-player .info [class^="icon-"] {
  margin: 0 0 10px;
}
#wenkmPlayer .music-player .info .center {
  padding: 20px 0 0;
}
#wenkmPlayer .music-player .Speed {
  width: 100%;
  height: 5px;
  display: block;
  background: #000;
  position: absolute;
  bottom: 0px;
  cursor: pointer;
}
#wenkmPlayer .music-player .Speed span, .music-player .volume-level span {
  position: relative;
  display: block;
  background: #ed553b;
  width: 0%;
  height: 5px;
}
#wenkmPlayer .music-player .Speed span:after, .music-player .volume-level span:after {
  position: absolute;
  right: -5px;
  top: -8px;
  content: "";
  width: 10px;
  height: 22px;
}
#wenkmPlayer .music-player .controls {
  text-align: center;
  width: 100%;
  height: 190px;
  background: #982e4b;
  background: rgba(152, 46, 75, 0.6);
}
#wenkmPlayer .music-player .controls .current {
  font-size: 48px;
  color: #fff;
  color: rgba(225, 225, 225, 0.4);
  padding: 15px 0 20px;
}
#wenkmPlayer .music-player .controls .play-controls a {
  display: inline-block;
  width: 35px;
  height: 40px;
  margin: 0 30px;
}
#wenkmPlayer .music-player .controls .volume-level {
  position: relative;
  bottom: auto;
  width: 200px;
  height: 2px;
  margin: 30px auto 0;
  background: rgba(225, 225, 225, 0.3);
}
#wenkmPlayer .music-player .controls .volume-level span {
  height: 2px;
}
#wenkmPlayer .music-player .controls .volume-level span:after {
  right: -11px;
  top: -8px;
  width: 22px;
  height: 22px;
  background-image: url("../images/V5i67V2.png");
}
#wenkmPlayer .music-loud {
  position: absolute;
  right: -32px;
  top: -13px;
  width: 22px;
}
#wenkmPlayer .music-whisper {
  position: absolute;
  right: -32px;
  top: -15px;
  width: 245%;
}
[class^="ico-"] {
  width: 30px;
  height: 30px;
  display: block;
}
a {
  color: #666;
}
a:hover {
  color: #f60;
  text-decoration: underline;
}
p {
  line-height: 1.8em;
  padding: 5px 0;
}
.clear {
  margin: 0;
  padding: 0;
  font-size: 0;
  clear: both;
}
.wapper {
  width: 1000px;
  margin: 0 auto;
}
.header_bg {
  background: #000;
  height: 70px;
  line-height: 70px;
}
.header {
  height: 70px;
  line-height: 70px;
}
.menu {
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
  float: left;
  margin-left: 50px;
}
.menu ul li {
  float: left;
  position: relative;
  width: 120px;
  z-index: 999;
}
.menu ul li dl {
  background: #fff;
  width: 1493px;
  position: absolute;
  left: -470%;
  top: 50px;
  box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
  padding: 10px 0;
  display: none;
  height: 120px;
  padding-left: 249%;
  padding-top: 40px;
}
.menu ul li dl dd {
  margin: 0 10px;
  float: left;
  width: 100px;
  height: 120px;
}
.gengduo {
  margin-top: 20px;
}
.left03 {
  float: left;
  width: 215px;
}
.right03 {
  float: left;
  width: 200px;
  margin-left: 200px;
}
#wenkmPlayer .ico-shuffle {
  background-image: url("../images/AQAxRxS.png");
}
#wenkmPlayer .ico-heart {
  background-image: url("../images/E09T8tf.png");
}
#wenkmPlayer .ico-repeat {
  background-image: url("../images/338F8MX.png");
}
#wenkmPlayer .ico-share {
  background-image: url("../images/PGIC6ME.png");
}
#wenkmPlayer .ico-previous {
  background-image: url("../images/LIqj0nr.png");
}
#wenkmPlayer .ico-play {
  background-image: url("../images/xlBv5aR.png");
}
#wenkmPlayer .ico-pause {
  background-image: url("../images/lIhwduj.png");
}
#wenkmPlayer .ico-next {
  background-image: url("../images/RIqj0nr.png");
}
#wenkmPlayer .ico-volume-up {
  background-image: url("../images/qqdoddi.png");
}
#wenkmPlayer .ico-volume-down {
  background-image: url("../images/3iirf2f.png");
}
#wenkmPlayer .copyrights {
  text-align: center;
  text-transform: capitalize;
  margin: 50px;
  color: rgba(0, 0, 0, 0.6);
}
#wenkmPlayer .copyrights a {
  color: rgba(152, 46, 75, 0.9);
  text-decoration: none;
}
#lbOverlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 500px;
}
#lbOverlay.grey {
  background-color: #000000;
}
#lbOverlay.red {
  background-color: #330000;
}
#lbOverlay.green {
  background-color: #003300;
}
#lbOverlay.blue {
  background-color: #011D50;
}
#lbOverlay.gold {
  background-color: #666600;
}
#lbMain {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
  line-height: 0;
}
#lbMain a img {
  border: none;
}
#lbOuterContainer {
  position: relative;
  background-color: #fff;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}
#lbOuterContainer.grey {
  border: 1px solid #fff;
}
#lbOuterContainer.red {
  border: 1px solid #DD0000;
}
#lbOuterContainer.green {
  border: 1px solid #00B000;
}
#lbOuterContainer.blue {
  border: 1px solid #5F89D8;
}
#lbOuterContainer.gold {
  border: 1px solid #B0B000;
}
#lbDetailsContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  width: 100%;
  line-height: 1.4em;
  overflow: auto;
  margin: 0 auto;
}
#lbDetailsContainer.grey {
  border: 1px solid #fff;
  border-top: none;
}
#lbDetailsContainer.red {
  border: 1px solid #DD0000;
  border-top: none;
}
#lbDetailsContainer.green {
  border: 1px solid #00B000;
  border-top: none;
}
#lbDetailsContainer.blue {
  border: 1px solid #5F89D8;
  border-top: none;
}
#lbDetailsContainer.gold {
  border: 1px solid #B0B000;
  border-top: none;
}
#lbImageContainer, #lbIframeContainer {
  padding: 10px;
}
#lbLoading {
  position: absolute;
  top: 45%;
  left: 0%;
  height: 32px;
  width: 100%;
  text-align: center;
  line-height: 0;
  background: url(../images/loading.gif) center no-repeat;
}
#lbHoverNav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lbImageContainer>#lbHoverNav {
  left: 0;
}
#lbHoverNav a {
  outline: none;
}
#lbPrev2, #lbNext2 {
  text-decoration: none;
  font-weight: bold;
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey {
  color: #333333;
}
#lbPrev2.red, #lbNext2.red, #lbSpacer.red {
  color: #620000;
}
#lbPrev2.green, #lbNext2.green, #lbSpacer.green {
  color: #003300;
}
#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue {
  color: #01379E;
}
#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold {
  color: #666600;
}
#lbPrev2_Off, #lbNext2_Off {
  font-weight: bold;
}
#lbPrev2_Off.grey, #lbNext2_Off.grey {
  color: #CCCCCC;
}
#lbPrev2_Off.red, #lbNext2_Off.red {
  color: #FFCCCC;
}
#lbPrev2_Off.green, #lbNext2_Off.green {
  color: #82FF82;
}
#lbPrev2_Off.blue, #lbNext2_Off.blue {
  color: #B7CAEE;
}
#lbPrev2_Off.gold, #lbNext2_Off.gold {
  color: #E1E100;
}
#lbDetailsData {
  padding: 0 10px;
}
#lbDetailsData.grey {
  color: #333333;
}
#lbDetailsData.red {
  color: #620000;
}
#lbDetailsData.green {
  color: #003300;
}
#lbDetailsData.blue {
  color: #01379E;
}
#lbDetailsData.gold {
  color: #666600;
}
#lbDetails {
  width: 60%;
  float: left;
  text-align: left;
}
#lbCaption {
  display: block;
  font-weight: bold;
}
#lbNumberDisplay {
  float: left;
  display: block;
  padding-bottom: 1.0em;
}
#lbNavDisplay {
  float: left;
  display: block;
  padding-bottom: 1.0em;
}
#lbClose {
  width: 64px;
  height: 28px;
  float: right;
  margin-bottom: 1px;
}
/*new*/
.kfkf span.nn1 {
  display: block;
  width: 120px;
  height: 37px;
  background: url(../images/kf-1.png) no-repeat;
}
.kfkf span.nn1:hover {
  background: url(../images/kf-2.png) no-repeat;
}
.kfkf span.nn2 {
  display: block;
  width: 120px;
  height: 37px;
  background: url(../images/kf-qun1.png) no-repeat;
}
.kfkf span.nn2:hover {
  background: url(../images/kf-qun2.png) no-repeat;
}
.kfkf span.nn3 {
  display: block;
  width: 120px;
  height: 37px;
  background: url(../images/kf-cx1.png) no-repeat;
}
.kfkf span.nn3:hover {
  background: url(../images/kf-cx2.png) no-repeat;
}
.kfkf span.nn4 {
  display: block;
  width: 120px;
  height: 37px;
  background: url(../images/kf-top.png) no-repeat;
}
.kfkf span.nn4:hover {
  background: url(../images/kf-top1.png) no-repeat;
}
.gg {
  width: 830px;
  text-align: center;
  border: 1px solid #f72304;
  background: rgba(193, 193, 193, 0.01);
  color: #f40;
  line-height: 24px;
  padding-top: 4px;
  float: right;
  font-size: 15px;
}
/*.gg {
  width: 760px;
  text-align: center;
  border: 1px solid #f0d584;
  background: #fffcde;
  color: #f40;
  line-height: 19px;
  padding-top: 4px;
  float: right;
  font-size: 15px;
}

/*fuzhu-info*/
.fuzhu-info1 {
  padding: 15px 0 15px 15px;
  position: relative;
}
.fuzhu-info {
  font-size: 19px;
  color: #4d4d4d;
  line-height: 1.8em;
  font-weight: bold;
  padding: 15px;
}
.fuzhu-info h3 {
  color: #74b700;
  font-weight: bold;
  text-indent: 5px
}
.fuzhu-info p {
  color: #ffffff;
  font-weight: bold;
}
.fuzhu-info strong {
  color: #e80000;
  font-weight: bold;
}
.goods_wrap {
  margin-bottom: 20px;
}
.mark {
  position: absolute;
  left: 8px;
  top: 8px;
}
.hidden{
  display:none;
}
/* 选项卡 */
.classwrap{
  padding: 1px;
  height: 80px;
  margin-bottom: 20px;
}
.classwrap1{
  display: flex;
  width: 100%;
  height:80px;
  box-sizing: border-box;
}
.classitem{
  width: 197px;
  height:71px;
  padding-top:14px;
  text-align: center;
  color: #f7b455;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  margin-right:26px;
  background:url(../images/xxxpantab2.png) no-repeat center;
}
.classitem:last-child {
  margin-right:0;
}
.classitem img{
  vertical-align: sub;
  margin: 5px 0;
}
.classitem span{
  font-weight: 700;
  display: block;
}
.classitem img{
  height: 24px;
}
.classitem.active{
  background:url(../images/xxxpantab1.png) no-repeat center;
  color:#91c0ff;
}
.listwrap{
  display:none;
}
.active2{
  display:block;
}
/* kefu */
#cs_box {
  width: 130px;
  height: auto;
  color: #FFF;
  position: fixed;
  right: 0px;
  top: 200px;
  border-radius: 10px;
  z-index: 1000
}
#cs_box p {
  margin: 0;
  line-height: 0;
}
#cs_box span {
  height: 20px;
  line-height: 20px;
  display: block;
}
.cs_close {
  color: #FFF;
  position: absolute;
  right: 10px;
  top: 8px;
  cursor: pointer;
  font-size: 20px;
  font-family: Verdana, Geneva, sans-serif
}
.cs_title {
  font-size: 14px;
  margin: 10px;
  font-weight: bold;
}
.cs_img {
  width: 100px;
  height: 100px;
  background: #FFF;
  margin: 10px;
}
.cs_info {
  font-size: 12px;
  margin: 0px 10px;
  overflow: hidden;
  text-align: center;
}
.cs_list {
  display: block;
  width: 78px;
  padding-left: 40px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  font-weight: bold;
  background-color: #242424;
  background-image: url(../images/list_ico.png);
  background-repeat: no-repeat;
  border: 1px solid #323232;
  color: #a4a4a4;
}
.ico01 {
  background-position: 0 0;
}
.ico02 {
  background-position: 0 -37px;
}
.ico03 {
  background-position: 0 -72px;
}
.ico04 {
  background-position: 0 -109px;
}
.ico05 {
  background-position: 0 -146px;
}
.cs_list:hover {
  background-color: #f96515;
  border: 1px solid #f96515;
  color: #FFF;
}
.go-top {
  width: 118px;
  padding-left: 0;
  text-align: center;
  background-position: 0 -500px;
}
.cs_btn {
  width: 100px;
  height: 25px;
  background: #333;
  margin: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 25px;
  color: #FFF;
  text-align: center;
  cursor: pointer;
}
/*公告*/
.notice {
  width: 100%;
  padding: 20px 0;
}
.notice .ces{
  width:49%;
  float:left;
}
.notice .ces:nth-child(1){
  margin-right: 2%;
}
.notice .c_title{
  height:20px;
  border-bottom:none;
}
.notice .blue{
  margin-left: -10px;
}
.notice .title {
  width: 100%;
  min-height: 200px;
}
.notice .title h3 {
  height: 48px;
  display: block;
  color: rgb(68, 68, 68);
  font-size: 22px;
  font-weight: 700;
  cursor: default;
  padding: 0px 10px;
  line-height: 48px;
}
.notice .title h3 span{
  padding-left: 10px;
  color: #FFF;
}
.notice .title .more {
  float: right;
  font-size: 14px;
  color: #ccc;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.notice .title .more:hover {
  color: #f83;
  text-decoration: underline;
}
.notice_item {
  width: 100%;
  float: left;
  padding: 20px 10px;
}
.notice_list{
  border-top:1px #ddd solid;
  margin-top:0px;
  padding:10px 0.5%;
  width: 99%;
}
.notice_list a{
  color: #FFF
}
.notice_top {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.notice_top_img {
  width: 300px;
  height: 160px;
  float: left;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
}
.notice_top_img img {
  width: 100%;
}
.notick_mask {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  padding-top: 30px;
  letter-spacing: 8px;
  line-height: 50px;
}
.notice_top h3 {
  padding-top: 15px;
  font-size: 20px;
  font-weight: bold;
}
.notice_top h3 a {
  color: #333;
}
.notice_top h3:hover a {
  color: #f83;
  text-decoration: underline;
}
.notice_top p {
  margin-top: 10px;
  color: #666;
  line-height: 30px;
}
.notice_list li {
  width: 100%;
  float: left;
  height: 32px;
  line-height: 32px;
  border-bottom: 1px dashed #eee;
  overflow: hidden;
}
.notice_list li a{
  display: inline-block;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  color: #FFF;
  float: left;
  width: 380px;
}
.notice_list li i {
  float: left;
  font-size: 24px;
  margin-right: 10px;
  color: #f83;
}

.notice_list li span {
  float: right;
  color: #999;
  line-height: 32px;
}
.notice_list li:hover p {
  color: #f83;
  text-decoration: underline;
}
.notice_item .frr {
  margin-right: 0;
  margin-left: 20px;
}
.flink{padding-top: 24px;padding-bottom: 0px;line-height:23px;font-size:12px;overflow:hidden}
.flink span{line-height:30px;height:30px;font-size:15px;margin-bottom:11px;color:#999;display:block}
.flink span font{float: right;font-size: 13px;color: #676767;}
.flink ul{padding:9px 21px;background:#424242;border-radius: 5px;/* text-align: center; */overflow: hidden;margin-top: 36ox;}
.flink ul li{float:left;line-height:30px;height:30px;font-size:14px;/* padding-bottom: 40px; */width: 7.69%;}
.flink a{color:#bebebe}

