@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: 16px;
  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: #000;
  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: 228px;
  height:66px;
  line-height:66px;
  padding-top:14px;
	text-align: center;
	color: #f7b455;
	font-size: 16px;
	cursor: pointer;
	position: relative;
  margin-right:26px;
  background:url(../images/xxxpantab2.png) no-repeat center center;
  
  background-image: none;
      background: #fff;
    border: 12px solid #fed818;
    border-radius: 10px;
    color: #000;
    padding: 0;
    height: auto;
    line-height: 58px;
}
/*
.classitem:nth-child(4){
  margin-right:0;
}*/
.classitem img{
	vertical-align: sub;
}
.classitem span{
	font-weight: 700;
}
.classitem img{
	height: 24px;
}
.classitem.active{
  background:url(../images/xxxpantab1.png) no-repeat center center;
  color:#91c0ff;
  
  background-image: none;
    color: #000000;
    border: 12px solid #eb0105;
    background: #fff;
}
.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;
}
.btn:before {
  content:"稳";
  display: inline-block;
  border-radius: 5px;
  width: 42px;
  line-height: 42px;
  color: #FFF;
  text-align: center;
  border-radius: 42px;
  border: 3px solid #000;
  position: absolute;
  top: -3px;
  left: -3px;
}

.right-button {
  width: 100%;
  border-left: 2px solid #000;
  
  height: 70%;
    /*padding-top: 16%;*/
    margin-top: 10%;
}
.right-button .btn {
  display: block;
  margin: 20px auto;
  width: 180px;
  height: 42px;
  line-height: 40px;
  text-align: center;
  font-size: 26px;
  font-weight:bold;
  color: #fff;
  border-radius: 42px;
  border: 3px solid #000;
  position: relative;
  padding-left: 40px;
}
.right-button .buy {
  background: #dc1414
}
.right-button .buy2 {
  background: #35c3b6
}
.right-button .down {
  background: tomato
}
.right-button .ys168 {
  background: #ff9d47
}
.right-button .buy:hover {
  background: #d21313
}
.right-button .buy2:hover {
  background: #34b9ac
}
.right-button .down:hover {
  background: #ff3b19
}
.right-button .ys168:hover {
  background: #ff8319
}


.xxxpan_tips {
  position: fixed;
  z-index: 20000;
  left: 0px;
  top: 0px;
  opacity: 0.7;
  width: 100%;
  height: 100%;
  background-color: black;
}
.xxxpan_message {
  border: 0px;
  position: fixed;
  z-index: 20001;
  top: 50%;
  left: 50%;
  width: 700px;
  margin: -8% 0px 0px -350px;
  /*background:#1d1f25;*/
  background: #1d1f25 url(https://img.alicdn.com/imgextra/i2/341976337/O1CN01UytJRO1wgOSBhmpOn_!!341976337.jpg) no-repeat center bottom;
  color: #FFF;
  border-radius: 2px;
  table-layout: fixed;
  word-wrap: break-word;
  word-break: break-all;
}
.xxxpan_message img {
  vertical-align: middle;
}

@media screen and (max-width: 1170px) {
.xxxpan_message {
  width: 70%;
  margin: -8% 0px 0px -35%;
}
}
.xxxpan_message .pd-15 {
  padding: 15px;
}
.xxxpan_message:after {
  content: '';
  display: block;
  width: 234px;
  height: 308px;
  position: absolute;
  right: -140px;
  bottom: -10px;
}
.xxxpan20180486850141 .xxxpan_message:after, .xxxpan20180259319705 .xxxpan_message:after, .xxxpan-index:after {
  background: url(//img.alicdn.com/imgextra/i2/341976337/TB2V5ASCER1BeNjy0FmXXb0wVXa_!!341976337.png) no-repeat;
}
.xxxpan20189658786908 .xxxpan_message:after {
  background: url(//img.alicdn.com/imgextra/i3/341976337/O1CN011wgOK8tVtxaMBTI_!!341976337.png) no-repeat;
}
.xxxpan20188514452560 .xxxpan_message:after {
  background: url(//img.alicdn.com/imgextra/i4/341976337/O1CN01SJ1LUc1wgOLruz9jN_!!341976337.png) no-repeat;
}
.xxxpan20189585452327 .xxxpan_message:after {
  background: url(//img.alicdn.com/imgextra/i3/341976337/O1CN011wgOKF49LqY4QBO_!!341976337.png) no-repeat;
}
.xxxpan_message h2 {
  font-size: 20px;
  height: 40px;
  line-height: 25px;
  border-bottom: 1px solid #FFF;
  margin-bottom: 20px;
}
.xxxpan_message p {
  font-family: '微软雅黑';
  line-height: 28px;
  font-size: 17px;
  position: relative;
  z-index: 20002;
  text-shadow: black 0.1em 0.1em 0.1em
}
.xxxpan_message p a {
  font-size: 17px;
  color: #FF0;
  padding: 0 5px;
  cursor: pointer;
}
.xxxpan_message #buyh2 {
  background-color: #FFF;
  width: 100%;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.xxxpan_message #buyh2 a {
  font-size: 15px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin: 5px 5px 0;
  padding: 0 15px;
  background-color: #444;
  color: #FFF;
  border-radius: 2px;
  font-weight: 400;
  cursor: pointer;
  text-decoration: none;
}
.xxxpan_message #buyh2 .a1 {
  border-color: #1E9FFF;
  background-color: #1E9FFF;
  color: #fff;
}
.xxxpan_message #buyh2 a:hover, .xxxpan_message #buyh2 .a1 {
  background-color: #0092ff;
  color: #ff0;
}
.xxxpan_message #buyh2 .close {
  position: absolute;
  right: -5px;
  top: -33px;
  background: #a80000;
  padding: 0;
  width: 35px;
  z-index: 20003;
}
.guanbi {
  display: none;
}
#lightbox-nav {
  display: none !important;
}
#lightbox-image-details {
  display: none !important;
}
.xxxpan-gonggao{
    font-weight: bold;
  text-shadow: 1px 0 #000,
	-1px 0 #000,
	0 1px #000,
	0 -1px #000;

}