/*图标*/
@font-face {
  font-family: "iconfont";
  src: url('../fonts/iconfont.eot?t=1502157269520');
  /* IE9*/
  src: url('../fonts/iconfont.eot?t=1502157269520#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/iconfont.woff?t=1502157269520') format('woff'), /* chrome, firefox */ url('../fonts/iconfont.ttf?t=1502157269520') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../fonts/iconfont.svg?t=1502157269520#iconfont') format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-zan:before {
  content: "\e651";
}
.icon-guanbi:before {
  content: "\e61b";
}
.icon-fav:before {
  content: "\e667";
}
.icon-liwu:before {
  content: "\e6ab";
}
.icon-xia:before {
  content: "\e6cd";
}
.icon-weigouxuan:before {
  content: "\e730";
}
.icon-yonghuming:before {
  content: "\e64e";
}
.icon-mima-copy:before {
  content: "\e603";
}
.icon-gouwuche:before {
  content: "\e601";
}
.icon-sanjiaoxing:before {
  content: "\e614";
}
.icon--syh:before {
  content: "\e6bb";
}
.icon-selected:before {
  content: "\e801";
}
.icon-yonghu:before {
  content: "\e638";
}
.icon-xiayinhao:before {
  content: "\e98c";
}
.icon-xing:before {
  content: "\e605";
}
.icon-zuoyou:before {
  content: "\e62a";
}
.icon-zuoyou1:before {
  content: "\e62b";
}
.icon-appchanpinyemian01:before {
  content: "\e600";
}
.icon-yaoqing:before {
  content: "\e694";
}
.icon-naozhong:before {
  content: "\e688";
}
.icon-fenxiang:before {
  content: "\e619";
}
.icon-shang:before {
  content: "\e61e";
}
.icon-shanchu:before {
  content: "\e657";
}
/*重置*/
html {
  font-size: 93.8%;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  color: #333;
  line-height: 1.2;
  -webkit-overflow-scrolling: touch;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
a {
  color: #666;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img,
textarea {
  border: none;
  outline: none;
  vertical-align: middle;
}
textarea {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
body,
button,
dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
td,
th,
ul,
li {
  border: 0;
  outline: 0;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB,STXihei", "Microsoft YaHei", "SimSun", "Heiti", sans-serif;
}
ul,
li,
ol {
  list-style: none;
}
em {
  font-style: normal;
}
input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: none;
  box-shadow: none;
}
textarea,
input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
  display: block;
}
.bor-b:after {
  content: " ";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  color: #d9d9d9;
  bottom: 0;
  border-bottom: 1px solid #d9d9d9;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.bor-t:before {
  content: " ";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  color: #d9d9d9;
  top: 0;
  border-bottom: 1px solid #d9d9d9;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.fl-1 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.fl-ali {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.cr:after {
  content: '';
  display: block;
  clear: both;
  float: none;
  zoom: 1;
}
.marbot10 {
  margin-bottom: 0.13333333rem;
}
.marbot20 {
  margin-bottom: 0.26666667rem;
}
.marbot30 {
  margin-bottom: 0.4rem;
}
.hide {
  display: none;
}
/*公共*/
p,
a,
body {
  color: #666;
}
.hover-link:hover {
  color: #ff6d28;
  text-decoration: underline;
}
.icon-fav.action {
  color: #ff6d28;
}
.cur-poi {
  cursor: pointer;
}
.b-f {
  background-color: #fff;
}
.b-b {
  background-color: #ff6d28;
}
.b-h {
  background-color: #f3f3f3;
}
.c-f {
  color: #fff;
}
.c-l {
  color: #4f9dfe!important;
}
.c-3 {
  color: #333!important;
}
.c-b {
  color: #4e71f2;
}
.ver-b {
  vertical-align: baseline;
}
.box-s-n {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.w-50 {
  width: 50% !important;
}
.w-100 {
  width: 100% !important;
}
.w-1200 {
  width: 1200px !important;
}
.m-auto {
  margin: 0 auto !important;
}
.m-5 {
  margin: 5px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-l-0 {
  margin-left: 0 !important;
}
.m-l-5 {
  margin-left: 5px !important;
}
.m-l-10 {
  margin-left: 10px !important;
}
.m-l-a {
  margin-left: auto;
}
.m-r-0 {
  margin-right: 0 !important;
}
.m-r-5 {
  margin-right: 5px !important;
}
.m-r-10 {
  margin-right: 10px !important;
}
.m-t-0 {
  margin-top: 0 !important;
}
.m-t-5 {
  margin-top: 5px !important;
}
.m-t-10 {
  margin-top: 10px !important;
}
.m-t-15 {
  margin-top: 15px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-b-0 {
  margin-bottom: 0 !important;
}
.m-b-5 {
  margin-bottom: 5px !important;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.p-10 {
  padding: 10px !important;
}
.p-15 {
  padding: 15px !important;
}
.p-30 {
  padding: 30px !important;
}
.p-l-0 {
  padding-left: 0 !important;
}
.p-l-10 {
  padding-left: 10px !important;
}
.p-l-20 {
  padding-left: 20px !important;
}
.p-r-0 {
  padding-right: 0 !important;
}
.p-r-5 {
  padding-right: 5px !important;
}
.p-r-10 {
  padding-right: 10px !important;
}
.p-r-20 {
  padding-right: 20px !important;
}
.p-t-0 {
  padding-top: 0 !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.p-t-40 {
  padding-top: 40px !important;
}
.p-t-50 {
  padding-top: 50px !important;
}
.p-t-60 {
  padding-top: 60px !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.f-l {
  float: left !important;
}
.f-r {
  float: right !important;
}
.font-12 {
  font-size: 12px !important;
}
.font-13 {
  font-size: 13px !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-15 {
  font-size: 15px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-17 {
  font-size: 17px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-22 {
  font-size: 22px !important;
}
.font-24 {
  font-size: 24px !important;
}
.font-26 {
  font-size: 26px !important;
}
.font-28 {
  font-size: 28px !important;
}
.font-30 {
  font-size: 30px !important;
}
.font-32 {
  font-size: 32px !important;
}
.font-36 {
  font-size: 36px !important;
}
.font-40 {
  font-size: 40px;
}
.font-50 {
  font-size: 50px !important;
}
.font-54 {
  font-size: 54px !important;
}
.font-46 {
  font-size: 46px !important;
}
.overflow-h {
  overflow: hidden !important;
}
.text-d-color {
  color: #333 !important;
}
.text-red {
  color: red;
}
.text-red-d {
  color: #d7282d!important;
}
.text-b {
  color: #000;
}
.text-color {
  color: #333333 !important;
}
.text-l-color {
  color: #666666 !important;
}
.text-light {
  color: #999999 !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.font-w-b {
  font-weight: bold;
}
.border-0 {
  border: 0 !important;
}
.border {
  border: 1px solid #dedede;
}
.border-b {
  border-bottom: 1px solid #dedede;
}
.border-r {
  border-right: 1px solid #dedede;
}
.border-t {
  border-top: 1px solid #dedede;
}
.clear-f {
  clear: both;
}
.hide {
  display: none;
}
.h-90 {
  height: 90px !important;
}
button {
  cursor: pointer;
}
i {
  vertical-align: middle;
  margin-top: -2px;
}
.d-i-b {
  display: inline-block;
}
.hidden {
  visibility: hidden;
}
.apostrophe-w {
  display: block !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.apostrophe-h {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2;
  white-space: normal;
}
.apostrophr-auto {
  -webkit-line-clamp: inherit !important;
}
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.fl-1 {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.fl-ali {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.bor-tsj:after {
  content: "";
  display: inline-block;
  border: 5px solid transparent;
  border-top-color: #ff6d28;
  position: absolute;
  top: 50%;
  right: 15px;
}
.mark-num {
  display: inline-block;
  background: #ff6d28;
  border-radius: 18px;
  padding: 5px;
  min-width: 8px;
  min-height: 8px;
  line-height: 8px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.base-btn {
  background-color: #ff6d28;
  color: #fff;
  border-radius: 3px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 30px;
}
.zoomDiv {
  z-index: 999;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 200px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.zoomMask {
  position: absolute;
  background: url("../images/mask.png") repeat scroll 0 0 transparent;
  cursor: move;
  z-index: 1;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999;
}
/*顶部*/
.toplink {
  overflow: hidden;
  height: 33px;
  line-height: 33px;
}
.toplink ul {
  float: right;
  overflow: hidden;
}
.toplink ul li {
  float: left;
}
.toplink ul li a {
  padding: 0 10px;
  font-size: 12px;
}
.toplink ul li:hover a {
  color: #ff6d28;
}
/*头部*/
.header {
  position: relative;
  height: 206px;
}
.header .headerbox {
  height: 100%;
}
.header .logo {
  position: relative;
  height: 100%;
  width: 210px;
  margin-right: 6px;
  box-shadow: 6px 0px 9px -5px #aaaaaa, -6px 0px 8px -5px #aaaaaa;
}
.header .logo img {
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header .right {
  width: 977px;
  padding-top: 50px;
}
.header .right .search {
  overflow: hidden;
  width: 754px;
}
.header .right .search input {
  border: 2px solid #ff6d28;
  width: 500px;
  height: 57px;
  box-sizing: border-box;
  float: right;
}
.header .right .search-btn {
  width: 97px;
  height: 57px;
  background-color: #ff6d28;
  display: inline-block;
  float: right;
  color: #fff;
  text-align: center;
  line-height: 57px;
  font-size: 18px;
}
.header .right .world {
  width: 597px;
  float: right;
  margin-top: 10px;
}
.header .right .world li {
  float: left;
  margin-right: 10px;
}
.header .right .world li a {
  font-size: 14px;
}
.header .right .mycarlink {
  width: 223px;
}
.header .right .mycar {
  color: #ff6d28;
  border: 2px solid #ff6d28;
  display: inline-block;
  width: 158px;
  height: 57px;
  line-height: 57px;
  text-align: center;
  font-size: 18px;
  box-sizing: border-box;
  position: relative;
}
.header .right .mycar .mark-num {
  position: absolute;
  top: 10px;
  right: 15px;
}
/*导航1*/
.indexnav {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.indexnav ul {
  padding-left: 220px;
  color: #000;
}
.indexnav ul li {
  float: left;
}
.indexnav ul li a {
  padding: 10px 22px;
  display: block;
}
.indexnav ul li:hover a {
  color: #ff6d28;
}
.indexnav ul li.action a {
  color: #ff6d28;
}
/*logo没有阴影*/
.header-box-s-n .logo {
  box-shadow: none;
}
/*导航2*/
.header2 {
  height: 155px;
}
.shopnav {
  height: 50px;
  background-color: #ff6d28;
  overflow: hidden;
  width: 100%;
}
.shopnav .navlist {
  width: 790px;
  overflow: hidden;
  float: none;
}
.shopnav .navlist li {
  float: left;
  text-align: center;
  line-height: 50px;
}
.shopnav .navlist li a {
  color: #fff;
  display: block;
  padding: 0 25px;
  font-size: 16px;
}
.shopnav .navlist li.action {
  background-color: #fe4701;
}
.shopnav .navlist li.action a {
  padding: 0 15px;
}
.shopnav .navlist li:hover {
  background-color: #fe4701;
}
.shopnav .navlist li.indexlink a {
  font-size: 20px;
  padding: 0 40px;
  font-weight: bold;
}
/*底部*/
.footer {
  padding-top: 70px;
  padding-bottom: 40px;
}
.footer .pinzhi {
  padding: 10px 0;
  background-color: #f5f5f5;
  overflow: hidden;
}
.footer .pinzhi li {
  width: 33.3%;
  text-align: center;
  float: left;
}
.footer .pinzhi img {
  width: 46px;
  height: 46px;
  display: inline-block;
}
.footer .footer-font {
  text-align: center;
  margin-top: 40px;
}
.footer .footer-font li {
  padding: 0 10px;
  margin: 10px 0;
}
.footer .footer-font li span {
  border-right: 1px solid #aaa;
  padding: 0 12px;
}
.footer .footer-font li span:last-child {
  border: 0;
}
.duihuanlist .duihuanbtn {
  text-align: center;
}
.duihuanlist .duihuanbtn a {
  height: 29px;
  line-height: 29px;
  width: 162px;
  color: #fff;
  background-color: #ff6d28;
  border-radius: 5px;
  text-align: center;
  margin: 10px auto 0;
}
.duihuanlist .duihuanbtn a:hover {
  color: #fff;
  text-decoration: none;
}
.title-tuan {
  background-color: #ff6d28;
  color: #fff;
  height: 50px;
  line-height: 50px;
  margin-left: 2px;
  position: relative;
  padding: 0 15px;
  margin-bottom: 10px;
}
.title-tuan.bg-lvse {
  background-color: #34b787;
}
.title-tuan.bg-lvse .icon-sanjiaoxing {
  color: #28a477;
}
.title-tuan.bg-zise {
  background-color: #6e397f;
}
.title-tuan.bg-zise .icon-sanjiaoxing {
  color: #66277b;
}
.title-tuan.bg-huangse {
  background-color: #ff8a17;
}
.title-tuan.bg-huangse .icon-sanjiaoxing {
  color: #ff7e00;
}
.title-tuan.bg-lanse {
  background-color: #3478b7;
}
.title-tuan.bg-lanse .icon-sanjiaoxing {
  color: #2869a6;
}
.title-tuan .icon-sanjiaoxing {
  color: #ff7e00;
  position: absolute;
  top: -2px;
  left: 0;
  line-height: normal;
}
.title-tuan a {
  color: #fff;
}
.title-tuan i {
  vertical-align: baseline;
  padding-right: 10px;
  padding-left: 5px;
}
/*分页*/
.pagination {
  text-align: center;
  padding-top: 30px;
  margin-bottom: 40px;
}
.pagination ul {
  overflow: hidden;
  display: inline-block;
}
.pagination ul li {
  float: left;
  width: 30px;
  height: 30px;
  border: 1px solid #e9e9e9;
  line-height: 30px;
  text-align: center;
  margin: 0 5px;
  border-radius: 2px;
}
.pagination ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.pagination ul li.page-btn {
  width: auto;
  padding: 0 10px;
}
.pagination ul li.num.action a {
  color: red;
}
/*首页*/
.indexmain .banner {
  height: 427px;
}
.indexmain .left-i {
  width: 210px;
  height: 427px;
  padding: 10px 0;
  background-color: #6e6568;
  box-sizing: border-box;
  position: relative;
}
.indexmain .left-i .alltype {
  background-color: #ff6d28;
  color: #fff;
  line-height: 40px;
  position: absolute;
  top: -40px;
  z-index: 10;
  width: 100%;
  text-align: center;
}
.indexmain .left-i .menulist {
  position: relative;
}
.indexmain .left-i .menulist > li > a {
  display: block;
  padding-left: 40px;
  line-height: 46px;
  color: #fff;
}
.indexmain .left-i .menulist > li > a:hover {
  background-color: #5d5558;
}
.indexmain .left-i .submenulist {
  display: none;
  position: absolute;
  width: 500px;
  background-color: #fff;
  left: 210px;
  top: -10px;
  border: 2px solid #6e6568;
  border-left: 0;
  padding: 15px;
  z-index: 200;
  height: 393px;
}
.indexmain .left-i .submenulist .erji {
  padding: 7px 10px;
}
.indexmain .left-i .submenulist .sanji > a {
  padding: 7px 10px;
  display: inline-block;
}
.indexmain .left-i .submenulist .sanji > a:hover {
  color: #ff6d28;
}
.indexmain .center-i {
  width: 758px;
  height: 427px;
  margin-left: 10px;
}
.indexmain .center-i .swiper-container {
  width: 100%;
  height: 100%;
}
.indexmain .center-i .swiper-container img {
  width: 100%;
  height: 100%;
}
.indexmain .center-i .swiper-pagination-bullet {
  background-color: #ff6d28;
  width: 10px;
  height: 10px;
}
.indexmain .right-i {
  width: 220px;
  height: 427px;
  padding: 20px 15px;
  box-sizing: border-box;
}
.indexmain .right-i .qiang {
  width: 100%;
  max-height: 206px;
}
.indexmain .right-i .zhuan {
  width: 100%;
  max-height: 196px;
  margin-top: 24px;
}
.indexmain .right-i .top-i dt img {
  width: 57px;
  height: 57px;
  border-radius: 100%;
}
.indexmain .right-i .top-i dd {
  padding-left: 10px;
}
.indexmain .right-i .top-i dd p {
  line-height: 27px;
}
.indexmain .right-i .top-i dd p a {
  display: inline-block;
  margin-right: 10px;
}
.indexmain .right-i .top-i dd p a:hover {
  color: #ff6d28;
}
.indexmain .right-i .top-i .qiandao {
  padding: 20px 5px 20px;
}
.indexmain .right-i .top-i .qiandao a {
  padding: 7px 15px;
  color: #ff6d28;
  border: 1px solid #ff6d28;
}
.indexmain .right-i .top-i .qiandao a:hover {
  color: #fff;
  background-color: #ff6d28;
}
.indexmain .right-i .tabmenu {
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  margin: 0 10px;
}
.indexmain .right-i .tabmenu a {
  display: inline-block;
  float: left;
  padding: 10px 7px;
  border-bottom: 1px solid transparent;
  box-sizing: border-box;
  color: #333;
}
.indexmain .right-i .tabmenu a.action {
  color: #ff6d28;
  border-color: #ff6d28;
}
.indexmain .right-i .tabcon {
  padding: 20px 15px 0;
}
.indexmain .right-i .tabcon .renwulist li {
  line-height: 27px;
  margin-bottom: 12px;
}
.indexmain .right-i .tabcon .jifenlist li {
  margin-bottom: 8px;
  line-height: 25px;
}
.indexmain .right-i .tabcon .jifenlist li img {
  width: 25px;
  height: 25px;
  border-radius: 100%;
}
.indexmain .right-i .tabcon .jifenlist li .jifenmun {
  max-width: 40px;
}
.indexmain .right-i #jifen {
  padding-top: 14px;
}
.indexmain .tuanday {
  margin-top: 10px;
}
.indexmain .mokuaiitem {
  width: 31%;
  margin-right: 3.5%;
  float: left;
}
.indexmain .mokuaiitem:last-child {
  margin-right: 0;
}
.indexmain .mokuaiitem .title-tuan i {
  padding: 0;
}
.indexmain .faxianbox {
  margin-top: 30px;
}
.indexmain .faxianlist ul {
  padding: 5px 10px 10px;
  overflow: hidden;
  font-size: 14px;
}
.indexmain .faxianlist ul li {
  position: relative;
  width: 50%;
  height: 111px;
  padding-top: 10px;
  float: left;
  padding-left: 15px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}
.indexmain .faxianlist ul li:nth-child(2n+1) {
  border-right: 1px solid #ddd;
}
.indexmain .faxianlist ul li:nth-child(5),
.indexmain .faxianlist ul li:nth-child(6) {
  border-bottom: 0;
}
.indexmain .faxianlist ul li .faxian-name {
  position: relative;
  z-index: 10;
  line-height: 25px;
}
.indexmain .faxianlist ul li .faxian-l-img {
  width: 80px;
  height: 80px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.indexmain .huimailist {
  padding: 0 10px 10px;
  font-size: 14px;
}
.indexmain .huimailist .hui-s {
  height: 338px;
}
.indexmain .huimailist .swiper-pagination-bullet {
  background-color: #d7362c;
}
.indexmain .huimailist .mai-item {
  padding: 20px 0;
}
.indexmain .huimailist .mai-item:first-child {
  padding-top: 15px;
  border-bottom: 1px solid #ddd;
}
.indexmain .huimailist .mai-item p {
  line-height: 25px;
}
.indexmain .huimailist .mai-item .imglist {
  margin-top: 15px;
}
.indexmain .huimailist .mai-item .imglist img {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  height: 80px;
}
.indexmain .huimailist .mai-item .imglist a:nth-child(2) {
  margin: 0 52px;
}
.indexmain .paihanglist {
  margin-top: 30px;
}
.indexmain .paihanglist .paihangnav {
  overflow: hidden;
  margin: 2px 5px 0;
  position: relative;
}
.indexmain .paihanglist .paihangnav:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 10px;
  right: 10px;
  background-color: #ddd;
}
.indexmain .paihanglist .paihangnav li {
  float: left;
  width: 25%;
  position: relative;
  text-align: center;
  line-height: 35px;
}
.indexmain .paihanglist .paihangnav li a {
  border-bottom: 2px solid transparent;
  display: inline-block;
  height: 100%;
}
.indexmain .paihanglist .paihangnav li:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  height: 28px;
  width: 1px;
  bottom: 7px;
  background-color: #ddd;
}
.indexmain .paihanglist .paihangnav li:last-child::after {
  display: none;
}
.indexmain .paihanglist .paihangnav li.action a {
  color: #d7362c;
  border-color: #d7362c;
}
.indexmain .paihanglist .paihang {
  padding: 15px 5px 0;
}
.indexmain .paihanglist .paihang ul {
  overflow: hidden;
}
.indexmain .paihanglist .paihang ul li {
  float: left;
  width: 33.3%;
  box-sizing: border-box;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative;
  padding: 10px 6px 10px;
  font-size: 12px;
}
.indexmain .paihanglist .paihang ul li img {
  margin: 0 auto;
  width: 70px;
  height: 70px;
}
.indexmain .paihanglist .paihang ul li p {
  line-height: 22px;
  margin-top: 10px;
}
.indexmain .paihanglist .paihang ul li .jiaobiao {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("../images/jiao04.png") no-repeat;
  background-size: 100%;
  position: absolute;
  right: 5px;
  top: 10px;
}
.indexmain .paihanglist .paihang ul li:nth-child(1) .jiaobiao {
  background-image: url("../images/jiao01.png");
}
.indexmain .paihanglist .paihang ul li:nth-child(2) .jiaobiao {
  background-image: url("../images/jiao02.png");
}
.indexmain .paihanglist .paihang ul li:nth-child(3) {
  border-right: 0;
}
.indexmain .paihanglist .paihang ul li:nth-child(3) .jiaobiao {
  background-image: url("../images/jiao03.png");
}
.indexmain .paihanglist .paihang ul li:nth-child(4) {
  border-bottom: 0;
}
.indexmain .paihanglist .paihang ul li:nth-child(5) {
  border-bottom: 0;
}
.indexmain .paihanglist .paihang ul li:nth-child(5) .jiaobiao {
  background-image: url("../images/jiao05.png");
}
.indexmain .paihanglist .paihang ul li:nth-child(6) {
  border-bottom: 0;
  border-right: 0;
}
.indexmain .paihanglist .paihang ul li:nth-child(6) .jiaobiao {
  background-image: url("../images/jiao06.png");
}
.indexmain .duihuanshop {
  margin-top: 30px;
}
.indexmain .duihuanshop .duihuantit {
  color: #fff;
  padding: 30px 35px;
  box-sizing: border-box;
  width: 200px;
  height: 214px;
  background-color: #d7362c;
  font-size: 12px;
}
.indexmain .duihuanshop .duihuantit .titfont {
  display: inline-block;
  font-weight: bold;
  border-bottom: 2px solid #fff;
  padding-bottom: 15px;
}
.indexmain .duihuanshop .duihuantit p {
  color: #fff;
  line-height: 25px;
  margin: 13px 0;
}
.indexmain .duihuanshop .duihuantit a {
  color: #fff;
  border: 1px solid #fff;
  padding: 5px 15px;
  display: inline-block;
}
.indexmain .duihuanshop .quanbox {
  overflow: hidden;
  width: 1000px;
  height: 214px;
}
.indexmain .duihuanshop .quanbox li {
  float: left;
  width: 12%;
  margin: 0 2.54%;
  height: 100%;
  border-top: 1px solid #d7362c;
}
.indexmain .duihuanshop .quanbox li .col-font {
  color: #d7362c;
  padding: 0 10px;
  margin-top: 12px;
}
.indexmain .duihuanshop .quanbox li .zhiding {
  line-height: 23px;
}
.indexmain .duihuanshop .quanbox li .tiaojian {
  background-color: #eee;
  padding: 10px;
  line-height: 20px;
  color: #333;
}
.indexmain .duihuanshop .quanbox li .morequan {
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #d7362c;
  color: #fff;
  display: block;
}
.indexmain .duihuanshop .quanbox li:last-child {
  margin-right: 0;
}
.indexmain .fushixie {
  margin-top: 30px;
}
.indexmain .fushixie .fushitit {
  width: 250px;
  height: 400px;
}
.indexmain .fushixie .fushitit .swiper-slide:nth-child(1) {
  background-color: #d2d4ff;
}
.indexmain .fushixie .fushitit .swiper-slide:nth-child(2) {
  background: -webkit-linear-gradient(#b7f8da, #e2ffb6);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#b7f8da, #e2ffb6);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#b7f8da, #e2ffb6);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#b7f8da, #e2ffb6);
  /* 标准的语法 */
}
.indexmain .fushixie .fushitit .swiper-slide {
  padding: 20px;
  box-sizing: border-box;
}
.indexmain .fushixie .fushitit .swiper-pagination-bullet {
  background-color: #eb6d6f;
}
.indexmain .fushixie .fushitit .font-t1 {
  color: #786efc;
  margin: 20px 0 10px;
}
.indexmain .fushixie .fushitit .font-t2 {
  color: #999;
}
.indexmain .fushixie .fushitit .tit-img {
  width: 190px;
  height: 190px;
  position: absolute;
  right: 0;
  bottom: 50px;
}
.indexmain .fushixie .fushilist {
  width: 740px;
}
.indexmain .fushixie .fushilist ul {
  overflow: hidden;
}
.indexmain .fushixie .fushilist ul li {
  float: left;
  width: 33.3%;
  box-sizing: border-box;
  padding: 22px 30px;
}
.indexmain .fushixie .fushilist ul li .font-c {
  color: #e76b49;
}
.indexmain .fushixie .fushilist ul li img {
  width: 129px;
  height: 129px;
  display: inline-block;
}
.indexmain .fushixie .fushilist ul li:nth-child(4),
.indexmain .fushixie .fushilist ul li:nth-child(5),
.indexmain .fushixie .fushilist ul li:nth-child(6) {
  padding-bottom: 0;
}
.indexmain .fushixie .remenprolist {
  width: 205px;
}
.indexmain .fushixie .remenprolist .rementitle {
  margin: 10px 0;
}
.indexmain .fushixie .remenprolist dl {
  overflow: hidden;
  margin-top: 11px;
}
.indexmain .fushixie .remenprolist dl dt {
  width: 60px;
  height: 60px;
  float: left;
  position: relative;
}
.indexmain .fushixie .remenprolist dl dt img {
  width: 100%;
  height: 100%;
}
.indexmain .fushixie .remenprolist dl dt span {
  display: inline-block;
  width: 15px;
  height: 15px;
  color: #fff;
  background-color: #ff4040;
  font-size: 12px;
  text-align: center;
  line-height: 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.indexmain .fushixie .remenprolist dl:nth-child(2) dt span {
  background-color: #ff8300;
}
.indexmain .fushixie .remenprolist dl:nth-child(3) dt span {
  background-color: #f7c601;
}
.indexmain .fushixie .remenprolist dl dd {
  width: 145px;
  padding-left: 10px;
  box-sizing: border-box;
  float: left;
}
.indexmain .fushixie .remenprolist dl dd p {
  line-height: 22px;
  margin-bottom: 5px;
}
.indexmain .lingshi-fl {
  margin: 20px 0;
}
.indexmain .lingshi-fl .left-banner {
  width: 190px;
  height: 485px;
  position: relative;
}
.indexmain .lingshi-fl .left-banner img {
  width: 100%;
  height: 100%;
}
.indexmain .lingshi-fl .left-banner h4 {
  position: absolute;
  top: 50px;
  left: 20px;
}
.indexmain .lingshi-fl .left-banner .kuaijie-fl {
  width: 100%;
  position: absolute;
  height: 165px;
  bottom: 0;
  background-color: rgba(74, 74, 74, 0.25);
  overflow: hidden;
  padding: 19px 13px;
  box-sizing: border-box;
}
.indexmain .lingshi-fl .left-banner .kuaijie-fl a {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.6);
  display: inline-block;
  width: 75px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.2);
  float: left;
  margin-bottom: 7px;
}
.indexmain .lingshi-fl .left-banner .kuaijie-fl a:nth-child(even) {
  margin-left: 10px;
}
.indexmain .lingshi-fl .left-banner .kuaijie-fl a:hover {
  border-color: #fff;
}
.indexmain .lingshi-fl .right-list {
  width: 1010px;
}
.indexmain .lingshi-fl .right-list dl {
  height: 242.5px;
  margin: 0;
  border: 0;
  width: 20%;
  padding: 5px 10px;
  box-sizing: border-box;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.indexmain .lingshi-fl .right-list dl dt {
  width: 140px;
  height: 140px;
  margin: 0 auto;
}
.indexmain .lingshi-fl .right-list dl dd {
  padding: 10px 10px 3px;
}
.indexmain .lingshi-fl .right-list dl:nth-child(n+5) {
  border-bottom: 1px solid #ececec;
}
.indexmain .lingshi-fl .right-list dl:nth-child(-n+5) {
  border-top: 1px solid #ececec;
}
/*红包*/
.hongbao {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 300;
}
.hongbao .hongbaocon {
  width: 422px;
  height: 369px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -187px;
  margin-left: -211px;
  text-align: center;
}
.hongbao .hongbaocon img {
  width: 100%;
  height: 100%;
}
.hongbao .hongbaocon .tishi {
  color: #fce62d;
  text-align: center;
  font-size: 16px;
  position: absolute;
  bottom: 35px;
  width: 100%;
}
.hongbao .hongbaocon .kaifontbox {
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.hongbao .hongbaocon .jine {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding-right: 10px;
  margin-bottom: 15px;
}
.hongbao .hongbaocon .jine span {
  font-size: 72px;
}
.hongbao .hongbaocon .lingqubtn {
  background-color: #fff;
  padding: 7px 33px;
  font-weight: bold;
  color: #df3121;
  border-radius: 5px;
}
/*兑换商城*/
.exchangeshop .paixu-exch {
  margin-top: 40px;
}
.exchangeshop .paixu-exch ul {
  width: 1000px;
  background-color: #ffe5e1;
  height: 45px;
  overflow: hidden;
  line-height: 45px;
  padding-left: 20px;
  box-sizing: border-box;
}
.exchangeshop .paixu-exch ul li {
  float: left;
  margin-right: 15px;
}
.exchangeshop .paixu-exch ul li span {
  color: #d7362c;
  padding: 0 5px;
}
.exchangeshop .paixu-exch .my-jifen {
  width: 200px;
  overflow: hidden;
  padding-left: 30px;
  box-sizing: border-box;
}
.exchangeshop .paixu-exch .my-jifen img {
  float: left;
}
.exchangeshop .paixu-exch .my-jifen .jifen-font {
  padding-left: 10px;
  line-height: 22px;
  float: left;
}
/*优惠券列表*/
.couponlist {
  margin-top: 30px;
}
.couponlist .font-54,
.couponlist .font-36 {
  font-weight: bold;
}
.couponlist .coupon-item {
  float: left;
  width: 32%;
  background-color: #fff;
  height: 170px;
  overflow: hidden;
  margin-bottom: 20px;
}
.couponlist .coupon-item:nth-child(3n+2) {
  margin: 0 2%;
}
.couponlist .coupon-item .coupon-l {
  padding: 20px;
  box-sizing: border-box;
}
.couponlist .coupon-item .coupon-l .cou-font01 {
  color: #74d2d4;
}
.couponlist .coupon-item .coupon-l .cou-font02 {
  vertical-align: top;
  position: relative;
  top: 10px;
  padding-right: 10px;
}
.couponlist .coupon-item .coupon-l .cou-sm {
  margin-top: 8px;
}
.couponlist .coupon-item .coupon-r {
  background-color: #74d2d4;
  width: 152px;
  color: #fff;
  text-align: center;
  padding: 15px 0;
}
.couponlist .coupon-item .coupon-r p {
  color: #fff;
}
.couponlist .coupon-item .coupon-r a {
  color: #fff;
}
.couponlist .coupon-item .coupon-r .cou-dh {
  margin-top: 25px;
  border: 1px solid #fff;
  border-radius: 28px;
  display: inline-block;
  padding: 5px 10px;
}
.couponlist .coupon-item .coupon-r .cou-dh:hover {
  color: #74d2d4;
  background-color: #fff;
  border: 1px solid #74d2d4;
}
.couponlist .coupon-item .cou-no p {
  color: #75f0f3;
}
.couponlist .coupon-item .cou-no .cou-dh {
  display: block;
  background: url("../images/no-quan.png") no-repeat center center;
  background-size: auto 100%;
  height: 60px;
  border: 0;
  border-radius: 0;
  padding: 0;
  margin-top: 5px;
}
.couponlist .coupon-item .cou-no .cou-dh:hover {
  background-color: transparent;
  border: 0;
}
/*寄售商城-购买*/
.goumaimodal {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
}
.goumaimodal .goumaibox {
  width: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  background-color: #fff;
  border-radius: 5px;
  font-size: 14px;
  overflow: hidden;
}
.goumaimodal .goumaibox p {
  line-height: 21px;
}
.goumaimodal .goumaibox .m-quanname-b {
  -webkit-line-clamp: 3;
}
.goumaimodal .goumaibox .jishou-inpu {
  width: 50px;
  margin-right: 10px;
  text-align: center;
  line-height: 20px;
}
.goumaimodal .goumaibtn {
  margin-top: 20px;
  background-color: #ffa128;
}
.goumaimodal .goumaibtn a {
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.goumaimodal .goumaibtn a:nth-child(1) {
  background-color: #ff6d28;
}
.tuangou-link {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 15px;
}
.tuangou-link ul li {
  float: left;
  margin-right: 15px;
  font-size: 16px;
}
.tuangou-link ul li.action a,
.tuangou-link ul li:hover a {
  color: #ff6d28;
}
.paixu-02 {
  margin-bottom: 20px;
}
.paixu-02 li {
  float: left;
  margin-right: 15px;
}
.paixu-02 li.action,
.paixu-02 li:hover {
  background-color: #ff6d28;
}
.paixu-02 li.action a,
.paixu-02 li:hover a {
  color: #fff;
}
.paixu-02 li a {
  display: block;
  padding: 5px 3px;
}
.timeshop {
  color: #fff;
  line-height: 38px;
  height: 40px;
  margin-top: 5px;
}
.timeshop .price {
  padding-left: 5px;
  background-color: #e04d44;
}
.timeshop .price s {
  color: #ddd;
}
.timeshop .buybtn {
  text-align: center;
  width: 80px;
  background-color: #ffa200;
}
.huodong-time {
  margin: 20px 0 15px;
}
.huodong-time > li {
  background-color: #ffd800;
  text-align: center;
  color: #3d3d3d;
  float: left;
  width: 20%;
  height: 70px;
  padding: 14px 0;
  box-sizing: border-box;
  position: relative;
}
.huodong-time > li p {
  color: #3d3d3d;
  line-height: 22px;
}
.huodong-time > li .jx-box {
  text-align: left;
  display: inline-block;
}
.huodong-time > li .jx-state p {
  margin-top: 4px;
}
.huodong-time > li .jx-state span {
  margin-top: 15px;
  padding: 2px 6px;
  display: inline-block;
  border-radius: 10px;
  background-color: #3d3d3d;
  color: #ffd800;
}
.huodong-time > li .time-l {
  margin-right: 15px;
}
.huodong-time > li.action {
  background-color: #3d3d3d;
  color: #fff;
}
.huodong-time > li.action p {
  color: #fff;
}
.huodong-time > li.action .time-l {
  margin-right: 10px;
}
.huodong-time > li.action .jx-state span {
  margin-top: 2px;
  background-color: #fff;
  color: #3d3d3d;
}
.huodong-time > li:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #3d3d3d;
  position: absolute;
  right: 0;
  top: 22px;
}
.lingyuan .productlist-4 dl dd a {
  height: 22px;
  display: block !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.lingyuan .productlist-4 .jishi-btn {
  background-color: #ff3300;
  color: #fff;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.lingyuan .productlist-4 .duobaobtn {
  background-color: #ff3300;
}
ul.filtration-list {
  margin-bottom: 15px;
}
ul.filtration-list li {
  line-height: 40px;
  overflow: hidden;
  margin-bottom: 20px;
}
ul.filtration-list li h3 {
  color: #333;
  font-weight: normal;
  float: left;
  width: 100px;
  font-size: 16px;
}
ul.filtration-list li p {
  float: left;
  width: 1030px;
  height: 40px;
  overflow: hidden;
}
ul.filtration-list li p a {
  display: inline-block;
  margin: 0 10px;
  padding: 3px 8px;
  border-radius: 4px;
  white-space: nowrap;
  height: 25px;
  line-height: 25px;
}
ul.filtration-list li p a:hover {
  color: #ff6d28;
}
ul.filtration-list li p a.action {
  background-color: #ff6d28;
  color: #fff;
}
ul.filtration-list li p.action {
  height: auto;
}
ul.filtration-list li > span {
  float: left;
  color: #000;
  display: inline-block;
  width: 65px;
  text-align: center;
  cursor: pointer;
}
ul.filtration-list li > span:after {
  content: "";
  display: inline-block;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #ff6d28;
  margin-bottom: -3px;
  margin-left: 3px;
}
ul.filtration-list.shijian-sx li a {
  width: 100px;
  border: 1px solid #ccc;
  border-radius: 0;
  text-align: center;
}
ul.filtration-list.shijian-sx li a.action {
  border-color: transparent;
}
.header-login {
  height: 100px;
  line-height: 100px;
  margin-top: 10px;
}
.header-login img {
  height: 100px;
}
.m-t-50 {
  margin-top: 50px;
}
.login-page {
  background-color: #fff;
  height: 100%;
}
.login-page .main {
  min-height: 570px;
  padding-top: 60px;
  padding-bottom: 80px;
}
.login-page .main .left {
  width: 642px;
  height: 375px;
}
.login-page .main .left img {
  width: 100%;
}
.login-page .main .right {
  width: 400px;
  margin-left: 100px;
}
.login-page .main .right > h3 {
  color: #333;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px;
}
.login-page .main .right .input-group .input-box {
  position: relative;
}
.login-page .main .right .input-group .input-box span {
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  font-size: 23px;
  text-align: center;
  color: #999;
}
.login-page .main .right .input-group .input-box span:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 25px;
  background-color: #ddd;
  position: absolute;
  top: 13px;
  right: 0;
}
.login-page .main .right .input-group input {
  height: 50px;
  padding-left: 60px;
  border: 1px solid #dedede;
  width: 100%;
  font-size: 16px;
  margin-bottom: 20px;
  border-radius: 5px;
}
.login-page .main .right .input-group input.code {
  background: none;
}
.login-page .main .right .input-group p.codebox .code {
  width: 275px;
}
.login-page .main .right .input-group p.codebox button {
  width: 110px;
  height: 50px;
  line-height: 50px;
  margin-top: 0;
  margin-left: 15px;
  border-radius: 5px;
}
.login-page .main .right .input-group p.reg-link a.loginlink {
  color: #ff7e00;
  padding-left: 5px;
}
.login-page .main .right .input-group p.logintype {
  margin-top: 20px;
}
.login-page .main .right .input-group p.logintype a {
  background: url("../images/QQ.png") no-repeat center left;
  padding: 5px 25px;
}
.login-page .main .right .input-group p.logintype a.weixin {
  background-image: url("../images/weixin.png");
}
.login-page .main .right .input-group p.logintype a.weibo {
  background-image: url("../images/weibo.png");
}
.login-page .main .right .input-group button {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background-color: #4e71f2;
  color: #fff;
  border-radius: 5px;
  margin-top: 25px;
}
.login-page .main .right.right-reg .input-group input {
  padding: 0 25px;
}
.footer-login {
  border-top: 1px solid #eee;
  padding-top: 20px;
  line-height: 25px;
}
.vip-shop .title-vip {
  margin: 50px 0 30px;
}
.vip-shop .tequan-list {
  overflow: hidden;
}
.vip-shop .tequan-list li {
  float: left;
  text-align: center;
  width: 17%;
  margin-right: 10.6666%;
  border: 2px solid transparent;
  box-sizing: border-box;
  padding: 35px 0;
  line-height: 25px;
}
.vip-shop .tequan-list li:last-child {
  margin-right: 0;
}
.vip-shop .tequan-list li:hover {
  border-color: #efecec;
}
.vip-shop .tequan-list li img {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.vip-shop .vip-table {
  overflow: hidden;
  margin: 40px 0;
  /*模拟对角线*/
}
.vip-shop .vip-table > img {
  width: 396px;
  height: 294px;
}
.vip-shop .vip-table table {
  border-collapse: collapse;
  border: 1px #525152 solid;
  width: 703px;
  margin: 0 auto;
  margin-top: 33px;
}
.vip-shop .vip-table th,
.vip-shop .vip-table td {
  border: 1px solid #525152;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  background: #C6C7C6;
  vertical-align: middle;
}
.vip-shop .vip-table tr:nth-child(2) {
  color: #e32d2d;
}
.vip-shop .vip-table td {
  font-size: 14px;
  line-height: 40px;
}
.vip-shop .vip-table th {
  background: #333333;
  color: #fff;
  font-weight: normal;
}
.vip-shop .vip-table .out {
  border-top: 3em #333333 solid;
  /*上边框宽度等于表格第一行行高*/
  border-left: 183px #3D3D3D solid;
  /*左边框宽度等于表格第一行第一格宽度*/
  position: relative;
  /*让里面的两个子容器绝对定位*/
  color: #fff;
}
.vip-shop .vip-table b {
  font-size: 14px;
  font-style: normal;
  display: block;
  position: absolute;
  top: -3.5em;
  left: -87px;
  width: 80px;
  font-weight: normal;
}
.vip-shop .vip-table em {
  font-size: 14px;
  font-style: normal;
  display: block;
  position: absolute;
  top: -29px;
  left: -177px;
  width: 80px;
}
.vip-shop .vip-table .assessDetail td {
  background-color: #FFF;
}
.vip-shop .gengduobox {
  text-align: center;
  margin: 60px 0 40px;
}
.vip-shop .gengduobox span {
  color: #000;
  font-weight: bold;
  padding-right: 50px;
}
.vip-shop .gengduobox button {
  width: 140px;
  height: 50px;
  color: #fff;
  background-color: #fd8902;
  border-radius: 5px;
}
.centerinfor {
  padding: 30px 0;
  background-color: #fff;
}
.centerinfor .inforbox {
  overflow: hidden;
}
.centerinfor .inforbox li {
  float: left;
}
.centerinfor .inforbox li.header-li {
  width: 113px;
  height: 113px;
  border-radius: 100%;
  overflow: hidden;
}
.centerinfor .inforbox li.header-li img {
  width: 100%;
  height: 100%;
}
.centerinfor .inforbox li.zhanghao-li {
  width: 579px;
  padding-left: 20px;
}
.centerinfor .inforbox li.zhanghao-li .fon01 {
  margin-bottom: 15px;
  margin-top: 10px;
}
.centerinfor .inforbox li.zhanghao-li .fon01 h3 {
  display: inline-block;
  padding-right: 10px;
}
.centerinfor .inforbox li.zhanghao-li .fon01 a {
  font-size: 14px;
  background-color: #ff4800;
  padding: 6px 8px;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  margin-right: 10px;
}
.centerinfor .inforbox li.zhanghao-li .fon01 a.hs {
  background-color: #ffa128;
}
.centerinfor .inforbox li.zhanghao-li .font02 {
  margin-bottom: 15px;
}
.centerinfor .inforbox li.zhanghao-li .font03 span {
  display: inline-block;
  margin: 0 10px;
  position: relative;
  height: 7.5px;
  line-height: 0;
  overflow: hidden;
  border-radius: 8px;
}
.centerinfor .inforbox li.zhanghao-li .font03 span img {
  display: inline-block;
  width: 155px;
  height: 7.5px;
}
.centerinfor .inforbox li.zhanghao-li .font03 span .jindu2 {
  position: absolute;
  left: 0%;
  top: 0;
  bottom: 0;
  z-index: 10;
}
.centerinfor .inforbox li.jifen-li {
  float: right;
  height: 87px;
}
.centerinfor .inforbox .jifenbox {
  overflow: hidden;
  padding-top: 20px;
}
.centerinfor .inforbox .jifenbox li {
  height: 100%;
  float: left;
  width: 122px;
  text-align: center;
}
.centerinfor .inforbox .jifenbox li:nth-child(2n) {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.centerinfor .inforbox .jifenbox li span {
  color: #ff6d28;
}
.centerinfor .inforbox .jifenbox li p {
  margin-top: 10px;
}
.center-cont {
  background-color: #efefef;
  padding: 30px 0;
}
.center-cont > div {
  position: relative;
}
.center-cont .menu-left {
  width: 194px;
  min-height: 743px;
  background-color: #fff;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.center-cont .menu-left .mess-mark {
  background-color: #ffd800;
  color: #333;
  position: absolute;
  top: 7px;
  right: 40px;
}
.center-cont .menu-left li {
  position: relative;
  border-bottom: 1px solid #efefef;
}
.center-cont .menu-left li a {
  display: block;
  line-height: 50px;
  text-align: center;
}
.center-cont .menu-left li.action a {
  background-color: #ff6d28;
  color: #fff;
}
.center-cont .menu-left li:last-child {
  border: 0;
}
/*商品列表-5列*/
.productlist {
  width: 100%;
  overflow: hidden;
}
.productlist.hei-162 dt {
  height: 162px;
}
.productlist.hei-160 dt {
  height: 160px;
}
.productlist.hei-157 dt {
  height: 157px;
}
.productlist dl {
  width: 18%;
  margin-right: 2.42%;
  float: left;
  box-sizing: border-box;
  border: 1px solid transparent;
  margin-top: 20px;
}
.productlist dl:nth-child(5n) {
  margin-right: 0;
}
.productlist dl:hover {
  border: 1px solid #eee;
}
.productlist dt {
  width: 100%;
  height: 214px;
  margin: 0 auto;
}
.productlist dt img {
  width: 100%;
  height: 100%;
}
.productlist dd {
  padding: 10px;
  line-height: 24px;
}
.productlist dd a {
  height: 48px;
  display: inline-block;
  color: #333;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2;
  white-space: normal;
}
.productlist dd a:hover {
  color: #ff6d28;
  text-decoration: underline;
}
.productlist dd s {
  padding-left: 5px;
}
/*商品列表-4列*/
.productlist-4 dl {
  width: 23.5%;
  margin-right: 2%;
}
.productlist-4 dl:nth-child(5n) {
  margin-right: 2%;
}
.productlist-4 dl:nth-child(4n) {
  margin-right: 0;
}
/*订单样式*/
.user-order {
  width: 980px;
  min-height: 743px;
  background-color: #fff;
  box-sizing: border-box;
}
.user-order h3.usercon-title {
  font-weight: normal;
  line-height: 48px;
}
.user-order h3.usercon-title a {
  padding: 0 20px;
}
.user-order h3.usercon-title a.action {
  color: #ff6d28;
  border-bottom: 2px solid #ff6d28;
}
.user-order .usercon-title a.action-te {
  color: #ff6d28;
}
.user-order > div.user-ordercon {
  padding-bottom: 20px;
}
.user-order > div.user-ordercon p.shopname {
  margin-top: 20px;
  padding-left: 27px;
}
.user-order > div.user-ordercon p.refund {
  padding-left: 27px;
  margin-top: 10px;
}
.user-order > div.user-ordercon p.refund a {
  padding-right: 20px;
}
.user-order > div.user-ordercon p.refund a.action {
  color: red;
}
.user-order > div.user-ordercon dl {
  padding: 25px 0;
}
.user-order > div.user-ordercon dl dt {
  width: 143px;
  text-align: center;
}
.user-order > div.user-ordercon dl dt img {
  width: 106px;
  height: 106px;
  margin: 0 auto;
}
.user-order > div.user-ordercon dl dd {
  width: 807px;
}
.user-order > div.user-ordercon dl dd > p {
  float: left;
  line-height: 24px;
  margin-top: 23px;
}
.user-order > div.user-ordercon dl dd > p span {
  display: block;
}
.user-order > div.user-ordercon dl dd > p .base-btn {
  padding: 4px 0;
  margin-top: 5px;
  margin-left: 10px;
  width: 94px;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
}
.user-order > div.user-ordercon dl dd > p .logistics {
  color: #ff6d28;
}
.user-order > div.user-ordercon dl dd > .order-title {
  width: 289px;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2;
  white-space: normal;
}
.user-order > div.user-ordercon dl dd > .price,
.user-order > div.user-ordercon dl dd > .number,
.user-order > div.user-ordercon dl dd > .all-price,
.user-order > div.user-ordercon dl dd > .logistics {
  text-align: center;
  width: 135px;
}
.user-order > div.user-ordercon dl dd > .price,
.user-order > div.user-ordercon dl dd > .number,
.user-order > div.user-ordercon dl dd > .all-price {
  margin-top: 36px;
  width: 93px;
}
.user-order > div.user-ordercon dl.aftersale {
  padding: 5px 0;
}
.user-order > div.user-ordercon dl.aftersale dd > .price,
.user-order > div.user-ordercon dl.aftersale dd > .number,
.user-order > div.user-ordercon dl.aftersale dd > .all-price,
.user-order > div.user-ordercon dl.aftersale dd > .logistics {
  width: 140px;
}
.user-order > div.user-ordercon dl.deliverorder dd > .price,
.user-order > div.user-ordercon dl.deliverorder dd > .number,
.user-order > div.user-ordercon dl.deliverorder dd > .all-price,
.user-order > div.user-ordercon dl.deliverorder dd > .logistics {
  width: 137px;
}
/*评价页面*/
.user-order .user-pingjia {
  padding: 30px;
}
.user-order .user-pingjia dt {
  width: 127px;
  height: 127px;
}
.user-order .user-pingjia dt img {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.user-order .user-pingjia dd {
  margin-left: 30px;
  margin-top: 52px;
}
.user-order .user-pingjia dd span {
  display: inline-block;
  vertical-align: middle;
}
.user-order .user-pingjia .star {
  overflow: hidden;
  margin-top: -3px;
}
.user-order .user-pingjia .star i {
  color: #999;
}
.user-order .user-pingjia .star i.on {
  color: #ffac53;
}
.user-order .user-pingjia .font-dj {
  margin-left: 15px;
  color: #666;
}
.user-order .user-pingjia textarea {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 6px;
  resize: none;
  box-sizing: border-box;
}
.user-order .user-pingjia .updateimg {
  margin-top: 45px;
}
.user-order .user-pingjia .updateimg img {
  display: inline-block;
  margin-right: 20px;
  width: 80px;
  height: 80px;
}
.user-order .user-pingjia .tj-btn {
  margin-top: 50px;
}
.user-order .user-pingjia .tj-btn button {
  width: 120px;
  background-color: #ff6d28;
  height: 40px;
}
/*物流追踪*/
.user-wuliu {
  width: 840px;
  margin: 0 auto;
  padding: 40px 0;
  font-size: 14px;
}
.user-wuliu .top-font {
  border-bottom: 1px solid #ccc;
  padding: 0 40px 20px;
}
.user-wuliu .code-wuliu span {
  padding-right: 40px;
}
.user-wuliu .zhuizong {
  margin: 35px 0;
}
.user-wuliu .zhuizong span {
  display: inline-block;
  width: 80px;
  height: 84px;
  background: url("../images/zhuizong01-b.png") no-repeat center center;
  background-size: auto 84px;
}
.user-wuliu .zhuizong i {
  display: inline-block;
  width: 126px;
  height: 4px;
  background: url("../images/dian-b.png");
  margin-top: -66px;
}
.user-wuliu .zhuizong i.on {
  background-image: url("../images/dian.png");
}
.user-wuliu .zhuizong .daifa.on {
  background-image: url("../images/zhuizong01.png");
}
.user-wuliu .zhuizong .yunshu1 {
  background-image: url("../images/zhuizong02-b.png");
}
.user-wuliu .zhuizong .yunshu1.on {
  background-image: url("../images/zhuizong02.png");
}
.user-wuliu .zhuizong .yunshu2 {
  background-image: url("../images/zhuizong03-b.png");
}
.user-wuliu .zhuizong .yunshu2.on {
  background-image: url("../images/zhuizong03.png");
}
.user-wuliu .zhuizong .qianshou {
  background-image: url("../images/zhuizong04-b.png");
}
.user-wuliu .zhuizong .qianshou.on {
  background-image: url("../images/zhuizong04.png");
}
.user-wuliu .bottom-font {
  padding: 30px 40px 0;
}
.user-wuliu .bottom-font h3 {
  font-weight: normal;
  margin-bottom: 20px;
}
.user-wuliu .bottom-font ul li span {
  padding-right: 30px;
  display: inline-block;
  margin-bottom: 15px;
}
.user-wuliu .bottom-font ul li span.bold {
  font-weight: bold;
}
/*分页*/
.pagination {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}
.pagination ul {
  overflow: hidden;
  display: inline-block;
}
.pagination ul li {
  float: left;
  width: 30px;
  height: 30px;
  border: 1px solid #e9e9e9;
  line-height: 30px;
  text-align: center;
  margin: 0 5px;
  border-radius: 2px;
}
.pagination ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.pagination ul li.page-btn {
  width: auto;
  padding: 0 10px;
}
.pagination ul li.num.action a {
  color: red;
}
/*退换货*/
.aftersale-det ul {
  padding: 30px;
  width: 548px;
}
.aftersale-det ul li {
  color: #333;
  height: 48px;
  line-height: 48px;
  margin-bottom: 10px;
}
.aftersale-det ul li .font-tit {
  width: 131px;
  text-align: right;
  font-size: 16px;
}
.aftersale-det ul li .font-con {
  width: 400px;
  margin-left: 15px;
}
.aftersale-det ul li input,
.aftersale-det ul li textarea,
.aftersale-det ul li select {
  border: 1px solid #ccc;
}
.aftersale-det ul li input[type="radio"] {
  margin: 0 3px 0 5px;
}
.aftersale-det ul li input[type="text"],
.aftersale-det ul li select {
  height: 30px;
  margin-right: 5px;
}
.aftersale-det ul li select {
  width: 229px;
}
.aftersale-det ul li textarea {
  height: 103px;
  width: 100%;
  resize: none;
}
.aftersale-det ul li button {
  width: 260px;
  height: 35px;
  margin-top: 50px;
}
.aftersale-det ul li .font-num {
  line-height: 10px;
}
/*我的消息*/
.message-list {
  padding: 30px;
}
.message-list ul {
  padding: 20px 0;
  border-bottom: 1px dashed #ddd;
}
.message-list ul li {
  line-height: 28px;
}
/*我的好友*/
.friendinfor {
  padding: 30px;
  height: 110px;
  overflow: hidden;
}
.friendinfor ul {
  width: 50%;
  float: left;
  overflow: hidden;
  box-sizing: border-box;
}
.friendinfor ul li {
  width: 50%;
  padding-top: 10px;
  padding-bottom: 30px;
  float: left;
}
.friendinfor ul li > div {
  display: inline-block;
  min-width: 125px;
}
.friendinfor ul li .font02 {
  margin-top: 13px;
}
.friendinfor ul li .fon01 {
  line-height: 36px;
  display: inline-block;
}
.friendinfor ul.zongjine li > div {
  min-width: 160px;
}
.tuanduilist ul {
  overflow: hidden;
  padding-right: 100px;
  padding-top: 10px;
  padding-bottom: 40px;
}
.tuanduilist ul li {
  width: 50%;
  float: left;
  padding-left: 50px;
  box-sizing: border-box;
  line-height: 25px;
  margin-top: 30px;
}
.tuanduilist .headimg {
  width: 54px;
  border-radius: 100%;
  overflow: hidden;
  height: 54px;
}
.tuanduilist .headimg img {
  width: 100%;
  height: 100%;
}
.tuanduilist .font-hy01 {
  padding-left: 10px;
}
.mybalance .wall-detail {
  margin: 30px;
}
.mybalance .wall-detail ul {
  overflow: hidden;
}
.mybalance .wall-detail ul li {
  padding: 10px 0;
  float: left;
  width: 434px;
  overflow: hidden;
  box-sizing: border-box;
}
.mybalance .wall-detail ul li > p {
  float: left;
}
.mybalance .wall-detail ul li > p span {
  display: block;
  margin-bottom: 10px;
}
.mybalance .wall-detail ul li > p button {
  height: 35px;
  border-radius: 5px;
  margin-top: 18px;
}
.mybalance .wall-detail ul li > p button.deposit {
  background-color: #ffa128;
  margin-left: 20px;
}
.mybalance .wall-detail ul li > p button.recharge,
.mybalance .wall-detail ul li > p button.deposit {
  width: 80px;
}
.mybalance .wall-detail ul li > p button.recharge,
.mybalance .wall-detail ul li > p button.convert {
  background-color: #ff4800;
}
.mybalance .wall-detail ul li > p.integral {
  width: 120px;
}
.consume-list .usercon-title a.action-te {
  color: #ff6d28;
}
.consume-list ul {
  width: 942px;
  margin: 30px auto;
}
.consume-list ul li {
  overflow: hidden;
  line-height: 35px;
}
.consume-list ul li p {
  float: left;
  text-align: center;
}
.consume-list ul li p a {
  padding: 0 5px;
}
.consume-list ul li p:nth-child(1) {
  width: 20%;
}
.consume-list ul li p:nth-child(2) {
  width: 25%;
}
.consume-list ul li p:nth-child(3) {
  width: 15%;
}
.consume-list ul li p:nth-child(4) {
  width: 40%;
}
.consume-list ul.item-w-20 li p {
  width: 20%;
}
.consume-list ul.item-w-25 li p {
  width: 25%;
}
.consume-list ul.item-w-33 li p {
  width: 33.33%;
}
.mycoupon {
  padding: 0 30px;
}
.mycoupon .coupon-item {
  height: 147px;
}
.mycoupon .coupon-item .coupon-r {
  width: 122px;
}
.mycoupon .coupon-item .coupon-r .cou-dh {
  margin-top: 18px;
}
.mycollectlist {
  padding: 0 10px;
}
.userdata-box {
  padding: 40px 0 0 40px;
}
.userdata-box ul li {
  overflow: hidden;
  line-height: 35px;
  margin-bottom: 20px;
}
.userdata-box ul li > label {
  float: left;
  width: 85px;
  text-align: right;
  padding-right: 20px;
}
.userdata-box ul li > p {
  float: left;
}
.userdata-box ul li > p span {
  display: block;
  font-size: 12px;
  color: #666666;
}
.userdata-box ul li > p select {
  margin-left: 10px;
  height: 30px;
  color: #333333;
  padding: 0 7px;
}
.userdata-box ul li > p select:first-child {
  margin-left: 0;
}
.userdata-box ul li > p input[type="radio"] {
  margin-left: 20px;
}
.userdata-box ul li input[type="text"] {
  width: 250px;
  height: 35px;
}
.userdata-box ul li button {
  width: 205px;
  height: 31px;
  margin: 30px 0 80px 100px;
}
.userdata-box ul li.updateimg span {
  width: 80px;
  height: 80px;
  display: inline-block;
}
.userdata-box ul li.updateimg span img {
  width: 100%;
  height: 100%;
}
.new-site {
  margin-left: 40px;
  width: 420px;
  padding: 30px 0;
}
.new-site p {
  overflow: hidden;
  margin: 20px 0;
}
.new-site p span {
  display: inline-block;
  width: 80px;
  float: left;
  line-height: 30px;
  text-align: right;
  padding-right: 5px;
}
.new-site p input,
.new-site p select {
  width: 189px;
  height: 30px;
}
.new-site p input[type="checkbox"] {
  width: auto;
  height: auto;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -2px;
}
.new-site p button.confirm {
  width: 200px;
  height: 35px;
  margin: 10px 0;
}
.new-site p textarea {
  display: inline-block;
  font-size: 13.5px;
  resize: none;
  padding: 5px;
}
.new-site p select {
  color: #666;
  width: 96px;
  text-align: center;
}
.complaints {
  padding: 30px 30px 50px;
}
.complaints textarea {
  resize: none;
  width: 530px;
  height: 300px;
  padding: 10px;
}
.complaints p {
  width: 550px;
  text-align: right;
  margin-top: 30px;
}
.complaints p button {
  height: 35px;
}
.shade-withdrawbox {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
}
.shade-withdrawbox .shade-withdraw {
  padding-bottom: 20px;
  width: 564px;
  border-radius: 10px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -282px;
  margin-top: -230px;
}
.shade-withdrawbox .shade-withdraw h3 {
  font-weight: normal;
  margin-top: 40px;
  margin-bottom: 50px;
}
.shade-withdrawbox .shade-withdraw p {
  margin: 25px auto;
  width: 340px;
}
.shade-withdrawbox .shade-withdraw p label {
  padding-right: 20px;
}
.shade-withdrawbox .shade-withdraw p input {
  width: 240px;
  height: 30px;
}
.shade-withdrawbox .shade-withdraw p button {
  margin-top: 19px;
  width: 159px;
  height: 33px;
  background-color: #ff6d28;
  border-radius: 5px;
  margin-left: 15px;
}
.shade-withdrawbox .shade-withdraw p button:first-child {
  background-color: #999;
  margin-left: 0;
}
.wallrechrge {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 80px;
}
.wallrechrge h3 {
  font-size: 24px;
  color: #000;
  font-weight: normal;
  margin: 30px 0 20px 50px;
}
.wallrechrge .phonenum input {
  line-height: 28px;
  border: 1px solid transparent;
}
.wallrechrge .phonenum input.border {
  border-color: #ccc;
}
.wallrechrge ul {
  padding-bottom: 60px;
}
.wallrechrge ul li {
  overflow: hidden;
  line-height: 50px;
  margin-bottom: 20px;
}
.wallrechrge ul li > span {
  width: 169px;
  display: inline-block;
  float: left;
  text-align: right;
  font-size: 18px;
  padding-right: 60px;
  color: #666666;
}
.wallrechrge ul li p {
  float: left;
}
.wallrechrge ul li p span {
  border-bottom: 1px solid #dedede;
  color: #ff6d28;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  font-size: 24px;
  cursor: pointer;
}
.wallrechrge ul li p span a {
  font-size: 14px;
  color: #ff6d28;
}
.wallrechrge ul li p span.action {
  border-bottom: 2px solid #ff6d28;
}
.wallrechrge ul li p > input.payinput {
  width: 240px;
  height: 30px;
  margin-right: 10px;
}
.wallrechrge ul li p lable {
  width: 140px;
  height: 38px;
  display: inline-block;
  line-height: 40px;
  background: url("../images/zhifubao-zf.png") no-repeat center right;
}
.wallrechrge ul li p lable:nth-child(2) {
  background: url("../images/weixin-zf.png") no-repeat center right;
}
.wallrechrge ul li p > a {
  color: #e63639;
}
.wallrechrge ul li p > a.changeemail {
  padding-left: 10px;
  color: #ff6d28;
}
.wallrechrge ul li p button {
  width: 152px;
  height: 50px;
  margin-left: 20px;
  margin-right: 60px;
  border-radius: 5px;
  vertical-align: bottom;
}
.wallrechrge ul li p.line-h-30 {
  line-height: 30px;
}
.wallrechrge ul li .amount-vip span {
  font-size: 20px;
}
.wallrechrge ul .paybox {
  margin-top: 60px;
}
/*任务列表*/
.sharelist ul {
  padding-top: 20px;
}
.sharelist ul li {
  overflow: hidden;
  padding: 35px 0;
  border-bottom: 1px dashed #ddd;
}
.sharelist ul li:last-child {
  border-bottom: 0;
}
.sharelist ul li .shareimg {
  width: 260px;
  height: 146px;
}
.sharelist ul li .shareimg img {
  width: 100%;
  height: 100%;
}
.sharelist ul li .font-box {
  padding: 20px 30px;
}
.sharelist ul li .font-box p {
  line-height: 25px;
}
.sharelist ul li .font-box p span {
  font-size: 14px;
  padding-right: 20px;
}
.sharelist ul li .font-box .fenxiang-n {
  margin-top: 40px;
}
/*任务详情*/
.sharedetail {
  background-color: #fd864d;
}
.sharedetail .bg-small {
  position: absolute;
  left: 0;
  width: 91px;
  top: 200px;
  z-index: 10;
}
.sharedetail .bg-right {
  left: auto;
  right: 0;
  width: 101px;
  top: 400px;
}
.sharedetail .detail-con {
  border-top: 2px solid #ec7d48;
  margin: 100px auto 0;
  position: relative;
  padding-top: 70px;
}
.sharedetail .detail-con h2 {
  color: #f1312e;
  width: 402px;
  height: 129px;
  line-height: 165px;
  position: absolute;
  left: 50%;
  top: -85px;
  margin-left: -201px;
  background: url("../images/sharebg02.png") no-repeat;
  background-size: 100%;
  background-color: #fd864d;
  z-index: 10;
}
.sharedetail .detail-con .sub-tit {
  color: #f1312e;
  background-color: #fff;
  line-height: 35px;
  display: inline-block;
  padding: 0 3px;
  border-radius: 5px;
  font-weight: bold;
  position: absolute;
  left: 60px;
  top: -18px;
}
.sharedetail .detail-con .sub-tit:before,
.sharedetail .detail-con .sub-tit:after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background-color: #fff;
  border: 2px solid #f1312e;
  margin: -2px 4px 0;
  vertical-align: middle;
}
.sharedetail .detail-con .share-con {
  position: relative;
  border: 2px solid #fd8b67;
  border-right: 0;
  border-left: 0;
  padding: 45px;
}
.sharedetail .detail-con .share-con .content-f {
  color: #fff;
  line-height: 25px;
  text-align: justify;
  min-height: 220px;
}
.sharedetail .detail-con .share-con .content-f p {
  color: #fff;
  text-indent: 2em;
  text-align: justify;
}
.sharedetail .share-btn {
  margin: 60px 0 60px;
  background-color: #ffd862;
  color: #f1312e;
  width: 240px;
  height: 60px;
  line-height: 60px;
  border-radius: 7px;
  font-size: 21px;
  font-weight: bold;
}
/*商品详情*/
.product-top {
  margin-top: 30px;
}
.product-top .product-img {
  width: 560px;
}
.product-top .product-img p.proimg-big {
  width: 100%;
  height: 314px;
  margin-bottom: 15px;
  position: relative;
}
.product-top .product-img p.proimg-big span.jqzoom {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 90px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
}
.product-top .product-img p.proimg-big img {
  width: 100%;
  height: 100%;
}
.product-top .product-img .proimg-smal {
  box-sizing: border-box;
}
.product-top .product-img .proimg-smal a {
  float: left;
  margin-right: 15px;
  border: 2px solid transparent;
  padding: 2px;
  width: 100px;
  box-sizing: border-box;
}
.product-top .product-img .proimg-smal a img {
  width: 100%;
  height: 56px;
}
.product-top .product-img .proimg-smal a:last-child {
  margin-right: 0;
}
.product-top .product-img .proimg-smal a.action {
  border: 2px solid #ff3300;
}
.product-top .product-img .swiper-button-prev {
  background-image: url("../images/zuo.png");
  left: 0;
}
.product-top .product-img .swiper-button-next {
  background-image: url("../images/you.png");
  right: 0;
}
.product-top .product-img .swiper-button-prev,
.product-top .product-img .swiper-button-next {
  margin-top: 0;
  top: 0;
  background-color: #ddd;
  background-size: 100% auto;
  height: 64px;
  border: 1px solid #ccc;
  width: 20px;
  cursor: pointer;
}
.product-top .product-img .swiper-container {
  padding: 0 27px;
}
.product-buy {
  margin-left: 29px;
  width: 611px;
}
.product-buy ul .canyunum p {
  margin: 0;
}
.product-buy ul .canyunum .tuanbox {
  width: 425px;
}
.product-buy ul .canyunum .line-jiange {
  margin-bottom: 5px;
}
.product-buy ul .canyunum .jinduimg {
  overflow: hidden;
  position: relative;
  border-radius: 15px;
}
.product-buy ul .canyunum .jinduimg .jindu2 {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}
.product-buy ul .canyunum .jinduimg img {
  width: 100%;
  height: 15px;
}
.product-buy ul li {
  line-height: 45px;
  margin-bottom: 10px;
}
.product-buy ul li span {
  color: red;
  padding: 0 5px;
}
.product-buy ul li > p {
  display: inline-block;
  margin-left: 20px;
}
.product-buy ul li > p.dist-infor {
  margin: 0;
  line-height: 27px;
}
.product-buy ul li > p.dist-infor span {
  color: #ff7e00;
}
.product-buy ul li > p.tickettype {
  width: 554px;
  vertical-align: top;
}
.product-buy ul li > p.tickettype button {
  padding: 5px 10px;
  border: 1px solid #dedede;
  background: #fff;
  margin-right: 10px;
}
.product-buy ul li > p.tickettype button.action {
  border-color: #ff4624;
}
.product-buy ul li > p.tickettype span {
  color: #ff7e00;
  padding: 0;
}
.product-buy ul li.pro-num p {
  margin-bottom: -8px;
}
.product-buy ul li.pro-num .time-jishi span {
  color: #333;
  font-size: 24px;
}
.product-buy ul li.pro-num button {
  height: 30px;
  width: 34px;
  border: 1px solid #dedede;
  background-color: #fff;
  text-align: center;
  border-radius: 4px 0 0 4px;
  color: #666666;
  font-size: 20px;
  float: left;
}
.product-buy ul li.pro-num button.subt {
  border-radius: 0 4px 4px 0;
}
.product-buy ul li.pro-num input {
  width: 43px;
  height: 30px;
  border: 1px solid #dedede;
  border-left: 0;
  border-right: 0;
  text-align: center;
  float: left;
}
.product-buy ul li.pro-num input::-webkit-outer-spin-button,
.product-buy ul li.pro-num input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
.product-buy ul li.pro-buycol {
  margin-top: 25px;
}
.product-buy ul li.pro-buycol button {
  width: 141px;
  height: 42px;
  background-color: #ff3300;
  color: #fff;
  border-radius: 6px;
}
.product-buy ul li.pro-buycol button.addcarbtn {
  background-color: #e89f24;
  margin-right: 20px;
}
.product-buy ul li.pro-buycol p {
  line-height: 42px;
}
.product-buy ul li.pro-buycol i {
  padding-left: 10px;
  padding-right: 5px;
}
.product-buy ul .huode-info p {
  line-height: 25px;
  margin-left: 0;
}
.product-buy ul .huode-info .huode-tit {
  margin-bottom: 30px;
}
.product-buy ul .huode-info .huode-head {
  width: 100px;
  height: 100px;
  padding: 0;
  border: 2px solid #ff6d28;
  position: relative;
  border-radius: 100%;
}
.product-buy ul .huode-info .huode-head img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.product-buy ul .huode-info .huode-head i {
  position: absolute;
  display: inline-block;
  width: 41px;
  height: 37px;
  top: -17px;
  left: 0;
  background: url("../images/huangguan.png") no-repeat;
  background-size: 100% 100%;
  z-index: 10;
}
.product-buy .tuanli {
  line-height: 25px;
}
.product-info {
  margin-top: 40px;
}
.product-info .product-left {
  width: 270px;
  border: 1px solid #dedede;
}
.product-info .product-left h3 {
  font-weight: normal;
}
.product-info .product-left > h3 {
  border-left: 2px solid #ff6d28;
  margin: 15px 0 15px;
  padding-left: 10px;
}
.product-info .product-left .shopgoodes-list {
  border-top: 1px solid #dedede;
}
.product-info .product-left .shopgoodes-list dl {
  float: none;
  margin: 20px auto;
}
.product-info .product-right {
  box-sizing: border-box;
  width: 900px;
  border: 1px solid #dedede;
}
.product-info .product-right .product-tab {
  border-bottom: 1px solid #dedede;
}
.product-info .product-right .product-tab a {
  display: inline-block;
  height: 52px;
  width: 150px;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
}
.product-info .product-right .product-tab a.action {
  color: #ff7e00;
}
.product-info .product-right .product-intro {
  padding: 40px;
}
.product-info .product-right .product-intro div.img img {
  width: 400px;
  float: left;
  margin: 0 20px 20px 0;
}
.product-info .product-right .product-intro div.img img:nth-child(2n) {
  margin-right: 0;
}
.product-info .product-right .product-intro div.font ul li {
  overflow: hidden;
}
.product-info .product-right .product-intro div.font ul li h3 {
  font-weight: normal;
  float: left;
  width: 130px;
  text-align: right;
  padding-right: 20px;
  font-size: 18px;
}
.product-info .product-right .product-intro div.font ul li p {
  width: 629px;
  float: left;
  position: relative;
  border-left: 1px solid #ff6d28;
  padding: 0 20px 20px;
  text-align: justify;
  font-size: 14px;
  line-height: 25px;
}
.product-info .product-right .product-intro div.font ul li p span {
  position: absolute;
  top: 0;
  left: -10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background-color: #ff6d28;
  border-radius: 100%;
}
.product-info .product-right .product-intro div.font ul li:last-child p {
  border-color: transparent;
}
.product-info .product-right .ticket-intro {
  padding-top: 0;
}
.product-info .product-right .ticket-intro div.notice {
  margin-bottom: 30px;
}
.product-info .product-right .ticket-intro div.notice h3 {
  margin-left: -40px;
  font-weight: normal;
  background: url("../images/ticinfo-ibg.png") no-repeat left center;
  margin-bottom: 30px;
  line-height: 40px;
  color: #fff;
}
.product-info .product-right .ticket-intro div.notice h3 i {
  padding: 0 10px;
  background: url("../images/ticinfo-i01.png") no-repeat center center;
  margin: 0 5px 0 10px;
}
.product-info .product-right .ticket-intro div.notice h3.jd-intro i {
  background-image: url("../images/ticinfo-i02.png");
}
.product-info .product-right .ticket-intro div.notice h3.jd-manual {
  margin-bottom: 10px;
}
.product-info .product-right .ticket-intro div.notice h3.jd-manual i {
  background-image: url("../images/manual-i.png");
}
.product-info .product-right .ticket-intro div.notice p {
  line-height: 25px;
  margin: 10px 0;
}
.product-info .product-right .ticket-intro div.travel-manual dl {
  border-bottom: 1px solid #dedede;
  padding: 20px 0;
}
.product-info .product-right .ticket-intro div.travel-manual dl dt {
  line-height: 40px;
}
.product-info .product-right .ticket-intro div.travel-manual dl dt img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 10px;
}
.product-info .product-right .ticket-intro div.travel-manual dl dd p {
  text-indent: 2em;
}
.product-info .product-right .ticket-intro div.travel-manual dl dd p > a {
  width: 193px;
  height: 110px;
  overflow: hidden;
  display: inline-block;
  margin-top: 5px;
  margin-right: 15px;
  float: left;
}
.product-info .product-right .ticket-intro div.travel-manual dl dd p > a:last-child {
  margin-right: 0;
}
.product-info .product-right .ticket-intro div.travel-manual dl dd p img {
  width: 100%;
}
.product-info .product-right .ticket-intro div.travel-manual dl:last-child {
  border-bottom: 0;
}
.product-info .product-right .ticket-intro div.cons-notice {
  padding: 25px 40px;
  border-bottom: 1px solid #dedede;
}
.product-info .product-right .ticket-intro div.cons-notice p {
  line-height: 35px;
}
.product-info .product-right .ticket-intro div.cons-notice ul li {
  float: left;
  width: 50%;
  line-height: 35px;
}
.product-info .product-right .ticket-intro div.hotel-infoimg {
  padding: 25px 40px;
}
.product-info .product-right .ticket-intro div.hotel-infoimg p {
  line-height: 35px;
}
.product-info .product-right .ticket-intro div.hotel-infoimg p.article-serve {
  background-color: #f8f8f8;
  padding: 25px 25px 5px;
}
.product-info .product-right .ticket-intro div.hotel-infoimg p.article-serve img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.product-info .product-right .ticket-intro div.hotel-infoimg p.article-serve img:nth-child(8) {
  margin-right: 0;
}
.product-info .product-right .ticket-intro div.hotel-infoimg p.hotel-img img {
  max-width: 100%;
  margin: 0 auto 20px;
}
.product-info .product-right .product-eval {
  display: none;
  padding: 40px;
}
.product-info .product-right .product-eval i.five-star {
  display: inline-block;
  width: 70px;
}
.product-info .product-right .product-eval i.five-star img {
  float: left;
}
.product-info .product-right .product-eval .evaluate-point ul li.point-star {
  width: 90px;
  text-align: center;
  border-right: 1px solid #dedede;
  padding-right: 20px;
}
.product-info .product-right .product-eval .evaluate-point ul li.point-star p {
  color: red;
  margin: 3px 0;
  font-weight: bold;
}
.product-info .product-right .product-eval .evaluate-point ul li.point-type {
  width: 422px;
  padding-left: 20px;
}
.product-info .product-right .product-eval .evaluate-point ul li.point-type .font-y {
  width: 20px;
  text-align: center;
  margin: 0 20px;
}
.product-info .product-right .product-eval .evaluate-point ul li.point-type .evaluate-type {
  width: 348px;
}
.product-info .product-right .product-eval .evaluate-point ul li.point-type .evaluate-type span {
  padding: 3px 8px;
  border: 1px solid #ff6d28;
  color: #ff6d28;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.product-info .product-right .product-eval .evaluate-point ul li.share-red .evaluate-type span {
  border: 1px solid #ff3300;
  color: #ff3300;
}
.product-info .product-right .product-eval .screen-tab {
  overflow: hidden;
  margin: 20px 0 0;
}
.product-info .product-right .product-eval .screen-tab p {
  float: left;
  margin-right: 20px;
}
.product-info .product-right .product-eval .screen-tab p.action {
  color: red;
  border-bottom: 2px solid red;
}
.product-info .product-right .product-eval .screen-tab p.action input {
  color: red;
}
.product-info .product-right .product-eval .evaluate-cont {
  padding: 30px 0;
}
.product-info .product-right .product-eval .evaluate-cont dl {
  padding-bottom: 10px;
}
.product-info .product-right .product-eval .evaluate-cont dl dt {
  width: 50px;
  margin-right: 13px;
}
.product-info .product-right .product-eval .evaluate-cont dl dt img {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 100%;
  margin: 0;
}
.product-info .product-right .product-eval .evaluate-cont dl dt p {
  margin-top: 5px;
}
.product-info .product-right .product-eval .evaluate-cont dl dd {
  width: 750px;
  text-align: justify;
  line-height: 23px;
}
.product-info .product-right .product-eval .evaluate-cont dl dd p {
  margin-bottom: 10px;
}
.product-info .product-right .product-eval .evaluate-cont dl dd .shaidan > a {
  width: 50px;
  height: 50px;
  overflow: hidden;
  display: inline-block;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 5px;
  float: left;
  border: 1px solid #ccc;
  position: relative;
}
.product-info .product-right .product-eval .evaluate-cont dl dd .shaidan > a img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-info .product-right .product-eval .evaluate-cont dl dd .shaidan > a:last-child {
  margin-right: 0;
}
.product-info .product-right .product-eval .evaluate-cont dl dd .pingfen {
  background-color: #fff7f7;
  border-radius: 3px;
  padding: 3px 5px;
}
.product-info .product-right .product-eval .evaluate-cont dl dd .date-time {
  padding-left: 45px;
  font-size: 12px;
  color: #999;
  margin-top: 0;
  overflow: hidden;
}
.product-info .product-right .product-eval .evaluate-cont dl dd .date-time button {
  height: 28px;
  padding: 0 10px;
  border: 1px solid #bbb;
  background: -webkit-linear-gradient(#ffffff, #f2f2f2);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#ffffff, #f2f2f2);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#ffffff, #f2f2f2);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(#ffffff, #f2f2f2);
  /* 标准的语法 */
  line-height: 28px;
  border-radius: 3px;
  margin-left: 5px;
  float: left;
}
.product-info .product-right .product-eval .evaluate-cont dl dd .date-time button i {
  vertical-align: baseline;
  line-height: 20px;
  padding-right: 3px;
}
.product-info .product-right .product-eval .evaluate-cont dl dd .date-time .zanbtn.action {
  color: #ff6d28;
}
.product-info .product-right .product-eval .evaluate-cont dl dd .huifuinput input {
  border-radius: 3px;
  height: 30px;
}
.product-info .product-right .product-eval .evaluate-cont dl dd .huifuinput .fasongbtn {
  padding: 0 15px;
  background-color: #ff6d28;
  color: #fff;
}
.product-info .product-right .hotel-info {
  padding: 0;
}
.product-info .product-right .hotel-info ul.width-3col li {
  width: 33% !important;
}
.product-info .product-right .product-jilu {
  padding: 40px;
}
.product-info .product-right .product-jilu ul {
  overflow: hidden;
}
.product-info .product-right .product-jilu ul li {
  box-sizing: border-box;
  text-align: center;
  float: left;
  line-height: 35px;
  margin: 10px 0;
  width: 33.3%;
}
.product-info .product-right .product-jilu ul li span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  overflow: hidden;
  vertical-align: middle;
  margin-top: -8px;
}
.product-info .product-right .product-jilu ul li span img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.product-info .product-right .product-jilu ul .huiyuan-t {
  padding-left: 92px;
}
.product-info .product-right .product-jilu ul li:first-child {
  text-align: left;
}
.product-info .product-right .product-jilu ul li:nth-child(2) {
  text-align: left;
}
.shopgoodes-list dl {
  width: 217px;
  border: 1px solid #dedede;
  margin: 0 26px 30px 0;
  float: left;
  background-color: #fff;
  line-height: 22px;
}
.shopgoodes-list dl dt {
  position: relative;
  height: 162px;
}
.shopgoodes-list dl dt img {
  width: 100%;
}
.shopgoodes-list dl dt span {
  background-color: rgba(125, 207, 106, 0.8);
  color: #fff;
  padding: 3px 15px;
  position: absolute;
  top: 10px;
  left: 0;
}
.shopgoodes-list dl dd {
  padding: 8px;
}
.shopgoodes-list dl dd > p {
  color: #333;
}
.shopgoodes-list dl dd > p > span {
  color: #ffc000;
}
.shopgoodes-list dl dd p.pro-name {
  font-size: 14px;
  overflow: hidden;
}
.shopgoodes-list dl dd > span {
  font-size: 12px;
  line-height: 27px;
  color: #666666;
}
.shopgoodes-list dl dd p.pro-price span {
  font-size: 16px;
  color: red;
}
.shopgoodes-list dl dd p.pro-price span i {
  font-style: normal;
}
.jifenlist ul {
  overflow: hidden;
  padding: 50px 0;
}
.jifenlist ul li {
  float: left;
  width: 25%;
  padding-right: 15px;
  box-sizing: border-box;
  margin-bottom: 35px;
}
.jifenlist ul li .headeimg {
  width: 70px;
  height: 70px;
  position: relative;
}
.jifenlist ul li .headeimg img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
.jifenlist ul li .headeimg .mark-num {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 12px;
  min-height: 12px;
  line-height: 12px;
  font-size: 16px;
  z-index: 10;
}
.jifenlist ul li:nth-child(1) .headeimg span,
.jifenlist ul li:nth-child(2) .headeimg span,
.jifenlist ul li:nth-child(3) .headeimg span,
.jifenlist ul li:nth-child(4) .headeimg span {
  bottom: -10px;
  right: -10px;
  display: inline-block;
  width: 32px;
  height: 44px;
  background: url("../images/paihang04.png") no-repeat;
  background-size: 100%;
  color: #cc3300;
  font-size: 19px;
  line-height: 20px;
  box-sizing: border-box;
}
.shopcarbox {
  margin-top: 40px;
}
.shopcarbox > ul {
  line-height: 47px;
  margin-bottom: 20px;
  border-radius: 5px;
}
.shopcarbox ul {
  overflow: hidden;
  background-color: #fff;
}
.shopcarbox ul li {
  float: left;
}
.shopcarbox ul li span {
  display: inline-block;
}
.shopcarbox ul li:first-child {
  width: 35px;
  text-align: center;
}
.shopcarbox ul li:nth-child(2) {
  width: 359px;
}
.shopcarbox ul li:nth-child(3) {
  width: 190px;
  margin-left: 152px;
  text-align: center;
}
.shopcarbox ul li:nth-child(4) {
  width: 190px;
  text-align: center;
}
.shopcarbox ul li:nth-child(5) {
  width: 190px;
  text-align: center;
}
.shopcarbox ul li:nth-child(6) {
  width: 62px;
  text-align: center;
}
.shopcarbox ul li i.check {
  background: url("../images/check.png") no-repeat center center;
  background-size: 100%;
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-top: -3px;
}
.shopcarbox ul li i.action.check {
  background-image: url("../images/checked.png");
}
.shopcarbox ul.car-title li span {
  width: 92px;
}
.shopcarbox .carprocuct {
  margin-bottom: 10px;
  border-radius: 5px;
}
.shopcarbox .carprocuct > ul {
  margin-bottom: 0;
}
.shopcarbox .carprocuct > ul li.concheck {
  line-height: 105px;
}
.shopcarbox .carprocuct > ul li.carpro-img img {
  width: 100px;
  height: 100px;
}
.shopcarbox .carprocuct > ul li.carpro-img .pro-name {
  max-width: 239px;
}
.shopcarbox .carprocuct > ul li:nth-child(2) p {
  margin-left: 15px;
  margin-top: 31px;
}
.shopcarbox .carprocuct > ul li:nth-child(3) p {
  line-height: 20px;
  margin-top: 28px;
  margin-bottom: 3px;
}
.shopcarbox .carprocuct > ul li:nth-child(3) span {
  border-radius: 3px;
  border: 1px solid #fdd2d2;
  background-color: #fee7e7;
  color: #ff7777;
  padding: 3px 5px;
}
.shopcarbox .carprocuct > ul li:nth-child(4) {
  padding-top: 37px;
  padding-left: 52px;
  box-sizing: border-box;
}
.shopcarbox .carprocuct > ul li:nth-child(4) input {
  border-left-width: 0;
  border-right-width: 0;
  width: 50px;
  height: 25px;
  text-align: center;
}
.shopcarbox .carprocuct > ul li:nth-child(4) input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
.shopcarbox .carprocuct > ul li:nth-child(4) button {
  width: 24px;
  height: 25px;
  background-color: #fff;
}
.shopcarbox .carprocuct > ul li:nth-child(5) {
  margin-top: 40px;
}
.shopcarbox .carprocuct > ul li:nth-child(6) {
  margin-top: 41px;
}
.shopcarbox .carprocuct > ul li:nth-child(6) i {
  margin-right: 10px;
  font-size: 20px;
}
.shopcarbox .carprocuct > ul li:nth-child(6) i:last-child {
  margin-right: 0;
}
.shopcarbox .carprocuct > p {
  background-color: #fff;
  line-height: 45px;
  padding-right: 25px;
}
.shopcarbox .carprocuct > p span {
  color: #f54345;
  font-weight: bold;
  padding-right: 15px;
}
.shopcarbox .account {
  margin-top: 20px;
}
.shopcarbox .account ul li {
  line-height: 60px;
}
.shopcarbox .account ul li span {
  color: #f54345;
  font-weight: bold;
}
.shopcarbox .account ul li button {
  border-radius: 0;
  height: 61px;
  width: 112px;
  background-color: #ff6c6c;
}
.shopcarbox .account ul li:last-child {
  width: 710px;
  text-align: right;
  margin-left: 0;
}
.shopcarbox .account ul li:last-child p {
  display: inline-block;
  margin-right: 10px;
}
.shopcarbox .account ul li:last-child p a {
  padding: 0 20px;
}
.gouwuka {
  line-height: 35px;
}
.gouwuka span {
  padding-right: 10px;
}
/*8.03转盘*/
.turntable-p {
  overflow: hidden;
  background-color: #c8042c;
}
.turntable-bg {
  width: 550px;
  height: 566px;
  margin: 0 auto;
  position: relative;
  background: url("../images/turntable-bg.png") no-repeat;
  background-size: 100%;
}
.turntable-bg .pointer {
  width: 122px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -38px;
  margin-top: -136px;
  z-index: 8;
}
.turntable-bg .pointer img {
  width: 100%;
}
.turntable-bg .rotate {
  width: 379px;
  position: absolute;
  left: 101px;
  top: 50px;
}
.turntable-bg .rotate img {
  width: 100%;
}
.zhuanpan {
  margin: 60px auto;
  width: 880px;
  border: 2px solid #ba0227;
  -webkit-box-shadow: 1px -1px 1px #8d011d;
  -moz-box-shadow: 1px -1px 0.5px #8d011d;
  box-shadow: 1px -1px 0.5px #8d011d;
  position: relative;
  padding: 30px 0;
}
.zhuanpan .zhuanpan-tit {
  z-index: 10;
  display: inline-block;
  position: absolute;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 0 40px;
  font-size: 40px;
  background-color: #c8042c;
  font-weight: normal;
}
.zhuanpan .jihuinum {
  font-size: 22px;
  font-weight: bolder;
  color: #fff;
  background: url("../images/choujiangbg.png") no-repeat;
  background-size: 100%;
  width: 273px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 20px;
  margin-left: 80px;
  margin-top: 20px;
}
.zhuanpan .mingdan {
  background-color: #fceac4;
  width: 300px;
  height: 452px;
  border-radius: 5px;
  overflow: hidden;
  margin-right: 30px;
}
.zhuanpan .mingdan .guize {
  background-color: #fdea9d;
  color: #fa8809;
  padding: 15px;
}
.zhuanpan .mingdan .guize-l {
  margin-right: 10px;
}
.zhuanpan .mingdan .guize-tit {
  background-color: #fe0033;
  color: #fff;
  padding: 0 5px;
  display: inline-block;
  line-height: 44px;
  border-radius: 5px;
  font-size: 18px;
}
.zhuanpan .mingdan .guizefont {
  font-size: 12px;
  line-height: 18px;
}
.zhuanpan .mingdan .tuhao-li {
  margin: 25px 15px 0;
  padding: 0 10px 15px;
  background-color: #fdea9d;
  border: 2px solid #fdd9a6;
}
.zhuanpan .mingdan .tuhao-tit {
  width: 107px;
  height: 29px;
  margin: 0 auto;
  background: url("../images/tuhao.png") no-repeat center center;
  background-size: 100%;
  text-align: center;
  line-height: 29px;
  position: relative;
  top: -10px;
}
.zhuanpan .tuhao-con {
  height: 260px;
  overflow: hidden;
  position: relative;
}
.zhuanpan .tuhao-con > ul {
  position: absolute;
  top: 0;
  width: 100%;
}
.zhuanpan .tuhao-con > ul li {
  height: 26px;
  line-height: 26px;
}
.zhuanpan .tuhao-con > ul li span:last-child {
  font-weight: bolder;
}
.guize-detail h1 {
  text-align: center;
  font-size: 30px;
  border-top: 2px solid #ba0227;
  font-weight: normal;
}
.guize-detail h1 span {
  background-color: #c8042c;
  position: relative;
  top: -20px;
  padding: 0 25px;
}
.guize-detail .guize-font {
  padding: 0 30px;
  color: #fff;
  line-height: 30px;
}
.guize-detail .guize-font .mark-num {
  background-color: #fff;
  color: #ba0227;
  margin-right: 5px;
  min-width: 10px;
  min-height: 10px;
  line-height: 10px;
  font-size: 13px;
}
.guize-detail .guize-font .zd-world {
  color: #ffda46;
}
.bianhao-order {
  padding: 10px 20px 10px;
}
/*分享弹窗*/
.shade-withdrawbox .share-modal {
  position: relative;
}
.shade-withdrawbox .share-modal .close {
  position: absolute;
  right: 15px;
  top: 5px;
  color: #666;
}
.shade-withdrawbox .share-modal .fenx-box {
  margin: 0 20px;
  padding-top: 60px;
  overflow: hidden;
}
.shade-withdrawbox .share-modal .fenx-box .btngroup button {
  background-color: #ff6d28;
}
.shade-withdrawbox .share-modal .fenx-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: 27px;
}
.shade-withdrawbox .share-modal .fenx-item img {
  width: 30px;
}
.shade-withdrawbox .share-modal .fenx-item .icon {
  background: url("../images/dui.png") no-repeat center center;
  background-size: 100%;
  width: 15px;
  height: 15px;
  bottom: 0;
  right: 0;
  position: absolute;
  display: none;
}
.shade-withdrawbox .share-modal .fenx-item input[type="radio"]:checked + .icon-gou {
  display: inline-block;
}
.xuqiu-list {
  height: 225px;
  overflow: auto;
  padding: 5px 30px;
}
.xuqiu-list label i.check {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/check2.png") no-repeat;
  background-size: 100%;
}
.xuqiu-list label input:checked + i.check {
  background-image: url("../images/check3.png");
}
.dizhilist {
  display: inline-block;
  float: left;
}
.dizhilist span {
  display: block;
  margin-bottom: 8px;
}
/*转盘奖项*/
.jiangxiang {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.jiangxiang ul li {
  font-size: 18px;
  width: 50%;
  position: absolute;
}
.jiangxiang ul li p {
  color: #fff;
  text-align: center;
}
.jiangxiang ul li:nth-child(1) {
  -webkit-transform: rotate(-32deg);
  -moz-transform: rotate(-32deg);
  -ms-transform: rotate(-32deg);
  -o-transform: rotate(-32deg);
  transform: rotate(-32deg);
  top: 39px;
  left: 27px;
}
.jiangxiang ul li:nth-child(2) {
  -webkit-transform: rotate(-80deg);
  -moz-transform: rotate(-80deg);
  -ms-transform: rotate(-80deg);
  -o-transform: rotate(-80deg);
  transform: rotate(-80deg);
  top: 144px;
  left: -49px;
}
.jiangxiang ul li:nth-child(3) {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 268px;
  left: -13px;
}
.jiangxiang ul li:nth-child(4) {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 313px;
  left: 99px;
}
.jiangxiang ul li:nth-child(5) {
  -webkit-transform: rotate(-232deg);
  -moz-transform: rotate(-232deg);
  -ms-transform: rotate(-232deg);
  -o-transform: rotate(-232deg);
  transform: rotate(-232deg);
  top: 258px;
  left: 209px;
}
.jiangxiang ul li:nth-child(6) {
  -webkit-transform: rotate(-285deg);
  -moz-transform: rotate(-285deg);
  -ms-transform: rotate(-285deg);
  -o-transform: rotate(-285deg);
  transform: rotate(-285deg);
  top: 137px;
  left: 237px;
}
.jiangxiang ul li:nth-child(7) {
  -webkit-transform: rotate(23deg);
  -moz-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  -o-transform: rotate(23deg);
  transform: rotate(23deg);
  top: 37px;
  left: 157px;
}
.jiangxiang ul li:nth-child(7) p {
  color: #ff6d28;
}
/*分享弹窗*/
.fenxiangbox {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
}
.fenxiangbox .fxwithdraw {
  padding-bottom: 20px;
  width: 564px;
  border-radius: 10px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -282px;
  margin-top: -130px;
}
.fenxiangbox .fxwithdraw h3 {
  font-weight: normal;
  margin-top: 40px;
  margin-bottom: 50px;
}
.fenxiangbox .fxwithdraw p button {
  margin-top: 19px;
  width: 159px;
  height: 33px;
  background-color: #ff6d28;
  border-radius: 5px;
  margin-left: 15px;
}
.fenxiangbox .fxwithdraw .close {
  position: absolute;
  right: 15px;
  top: 5px;
  color: #666;
}
.fenxiangbox .fxwithdraw .fenx-box {
  margin: 0 20px;
  padding-top: 60px;
  overflow: hidden;
}
.fenxiangbox .fxwithdraw .fenx-box .btngroup button {
  background-color: #ff6d28;
}
.fenxiangbox .fxwithdraw .fenx-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
  line-height: 27px;
}
.fenxiangbox .fxwithdraw .fenx-item img {
  width: 30px;
}
.fenxiangbox .fxwithdraw .fenx-item .icon {
  background: url("../images/dui.png") no-repeat center center;
  background-size: 100%;
  width: 15px;
  height: 15px;
  bottom: 0;
  right: 0;
  position: absolute;
  display: none;
}
.fenxiangbox .fxwithdraw .fenx-item input[type="radio"]:checked + .icon-gou {
  display: inline-block;
}
