@charset "UTF-8";

/*全局样式*/

* {

  padding: 0;

  margin: 0;
}

body {
  background: none !important;
}

li {

  list-style: none;
}



a,
u {

  text-decoration: none;
}



a:hover {

  text-decoration: none;
}



a:focus {

  text-decoration: none;

  outline: none;
}



input {

  outline: none;

  box-sizing: border-box;
}



input[type=text] {

  appearance: button;

  -webkit-appearance: button;
}



textarea:focus {

  outline: none;
}



textarea {

  resize: none;

  appearance: button;

  -webkit-appearance: button;
}



button,
select {

  outline: none;

  appearance: button;

  -webkit-appearance: button;
}



button {

  border: none;
}



img {

  width: 100%;

  height: auto;
}



label {

  display: block;
}



h1,
h2,
h3,
h4,
h5,
h6,
label,
dt,
th {

  font-weight: normal;
}



h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
p,
table,
label {

  margin: 0px;
}



body {

  font-family: 'Arial';
}



.free_editing {

  color: #333;

  font-size: 16px;

  line-height: 26px;
}

.free_editing img {

  width: 100%;

  max-width: 100%;

  height: auto;
}



.range {

  max-width: 100%;

  padding: 0 5%;

  position: relative;

  margin: 0px auto;
}
.seriesrange{
	width: 100%;
}
.seriesrange .seriestitle{
	width: 100%;
	height: 75px;
	border-bottom: 1px solid #e1e1e1;
}
.seriesrange .seriestitle .seriesname{
	margin: 0 auto;
	width: 1200px;
	padding-top: 37px;
}
.seriesrange .seriestitle .seriesname .name1{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #2b2b2b;
	border-bottom: 2px solid #1b1b1b;
	display: inline-block;
	height: 37px;
	line-height: 37px;
	font-weight: bold;
}


.height {

  /*width: 100%;

  height: 80px;*/

  width: 100%;
  height: 100px;
  margin-top: -20px;
  background: #fff;
  position: absolute; 
}



.title {

  width: 100%;

  color: #000;

  font-size: 18px;

  padding: 20px 0;

  margin-top: 30px;

  line-height: 24px;

  font-weight: bold;

  margin-bottom: 50px;

  text-transform: capitalize;

  border-bottom: 1px solid #ccc;
}



/* page */

.page {

  text-align: center;
}

.page a {

  width: 40px;

  height: 40px;

  color: #959595;

  font-size: 12px;

  line-height: 40px;

  text-align: center;

  display: inline-block;
}

.page span {

  color: #fff;

  width: 40px;

  height: 40px;

  font-size: 12px;

  line-height: 40px;

  text-align: center;

  background: #e30000;

  display: inline-block;
}

.page u {

  width: 40px;

  height: 40px;

  color: #959595;

  line-height: 40px;

  text-align: center;

  display: inline-block;
}

.page input {

  width: 50px;

  height: 40px;

  border: none;

  color: #959595;

  line-height: 40px;

  margin-right: 10px;

  text-align: center;

  background: #f3f3f3;
}

.page button {

  width: 52px;

  height: 40px;

  color: #e30000;

  font-size: 16px;

  background: none;

  line-height: 35px;

  text-align: center;

  border: 2px solid #e30000;
}



.load {

  text-align: center;
}

.load a {

  color: #fff;

  font-size: 14px;

  border-radius: 5px;

  padding: 10px 40px;

  background: #e30000;

  display: inline-block;
}



/* banner */

.crumbs {

  width: 100%;

  height: auto !important;

  position: relative;

  background-size: cover;

  background-repeat: no-repeat;

  background-position: center center;

  display: flex;

  align-items: center;

  display: -webkit-flex;

  -webkit-align-items: center;
}

.crumbs a {

  width: 100%;

  height: 100%;

  display: block;

  display: flex;

  align-items: center;

  display: -webkit-flex;

  -webkit-align-items: center;
}

.crumbs .crumbsBox {

  color: #fff;
  
    width: 1200px;
    margin: 0 auto;
    /* margin-top: 120px; */
    z-index: 1;
    /* position: absolute;
  
    left: 18.75%; */
}

.crumbs .crumbsBox2 {

  left: 50%;
	position: absolute;
}

.crumbs .crumbsH {

  font-family: OpenSans-SemiBold;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;

	position: relative;
	line-height: 32px;
	margin-bottom: 26px;

	/* padding-bottom: 30px; */
}


.crumbs .crumbsH2 {

  padding-bottom: 0px !important;

  margin-bottom: 10px;
}

@media screen and (min-width: 1200px) {
  .crumbs .crumbsH2 {
    width: 600px;
    ;
  }
}

.crumbs .crumbsH2:after {

  display: none;
}

.crumbs .crumbsT {

  font-size: 16px;

  line-height: 24px;
  width: 45%;
}

.crumbs .buybtn {

  font-size: 16px;

  margin-top: 30px;

  line-height: 20px;

  padding: 5px 30px;

  border-radius: 30px;

  background: #e30000;

  display: inline-block;
}



/* top */

.top {

  /* width: 100%;
  
    padding: 0px 5%;
  
    background: #fff;
  
    position: fixed;
  
    top: 0;
  
    left: 0;
  
    z-index: 10000 !important; */
    /* 修改 */
    position: relative;
    z-index: 11;
    width: 26%;
    float: right;
    /* 修改 */
}

.top .website {

  width: auto;

  float: left;

  display: none;

  font-size: 14px;

  line-height: 28px;
}

.top .website a {

  color: #000;

  display: block;
}

.top .topR {

  float: right;

  height: 28px;

  position: absolute;

  right: 2%;

      /* 修改 */
    /* bottom: -55px; */
    cursor:pointer;
    /* 修改 */

  z-index: 2;
  transition: all 0.3s ease;

  margin: 0px;
}

.top .topR>li {

  width: auto;

  float: left;

  padding: 0 20px;

  position: relative;
}

.top .topR>li:before {

  width: 1px;

  height: 10px;

  content: "";

  display: block;

  background: #b5b5b5;

  position: absolute;

  top: 7px;

  left: 0;
}

.top .topR>li:first-child:before {

  display: none;
}

.top .topR>li a {

  display: block;
}

.top .topR>li .topRimg {

  width: 25px;

  float: left;

  margin-right: 5px;
}
/* 修改 */
.topRimgxl{
	/* float: left;
	width: 8px;
	margin-left: 10px; */
	position: absolute;
    right: -20px;
    top: 4px;
}
.topRimgxl img{
	width: 100%;
}
/* 修改 */

.top .topR>li .topRcon {

  color: #000;

  float: left;

  font-size: 14px;

  line-height: 28px;
}

.top .topR>li .topRnum {

  float: left;

  width: 20px;

  color: #fff;

  height: 20px;

  margin-top: 4px;

  font-size: 12px;

  margin-left: 5px;

  overflow: hidden;

  line-height: 20px;

  text-align: center;

  border-radius: 50%;

  background: #e30000;
}

.top .topR>li .topRlancon {

  width: auto;

  display: none;

  min-width: 100%;

  padding-top: 40px;

  position: absolute;

  top: 0;

  right: 0;

  z-index: 10;
}

.top .topR>li .topRlancon ol {

  width: 100%;

  background: #fff;

  padding: 15px 30px;

  position: relative;

  word-break: keep-all;

  white-space: nowrap;

  border: 1px solid #ddd;
}

.top .topR>li .topRlancon ol:before {

  width: 0px;

  height: 0px;

  content: "";

  display: block;

  position: absolute;

  top: -10px;

  right: 30px;

  border-bottom: 10px solid #e30000;

  border-left: 8px solid transparent;

  border-right: 8px solid transparent;
}

.top .topR>li .topRlancon ol li {

  padding: 5px 0;
}

.top .topR>li .topRlancon ol li a {

  color: #333;

  display: block;

  font-size: 12px;

  line-height: 30px;
}

.top .topR>li .topRlancon ol li a:hover {

  color: #e30000;
}

.top .topR>li:hover .topRlancon {

  display: block;
}

.top .topR .operation2 {

  display: none;
}



.headermain {

  width: 100%;

  position: fixed;

  top: 0px;

  left: 0;
  background: #121212 !important;

  z-index: 9999;
}





.headermain.on {

  height: 100%;
}



.header {

  width: 100%;

  padding: 0 5%;


  position: relative;

  z-index: 99;
}

.header .logobox {

  position: absolute;

  top: 15px;

  left: 5%;

  z-index: 10;
}

.header .logobox .logo {
  float: none;
  width: auto;
  height: 24px;
  display: inline-block;
}

.header .logobox .logo a {

  display: block;
}

.header .logobox .menubth {

  width: 24px;

  height: 20px;

  float: left;

  margin-top: 5px;

  position: relative;
}

.header .logobox .menubth span {

  width: 100%;

  height: 2px;

  display: block;

  background: #fff;

  position: absolute;

  top: 10px;

  left: 0;

  z-index: 101;

  transition: all .3s;

  -webkit-transform: all .3s;
}

.header .logobox .menubth span:first-child {

  top: 0;
}

.header .logobox .menubth span:last-child {

  top: 20px;
}

.header .logobox .menubth.open span {

  background: #fff;
}

.header .logobox .menubth.open span:first-child {

  top: 10px;

  transform: rotate(45deg);

  -webkit-transform: rotate(45deg);
}

.header .logobox .menubth.open span:nth-child(2) {

  display: none;
}

.header .logobox .menubth.open span:last-child {

  top: 10px;

  transform: rotate(-45deg);

  -webkit-transform: rotate(-45deg);
}

.header .headerbox {

  width: 100%;

  /* 修改 */
	padding-left: 37%;
	/* 修改 */

  position: relative;

  z-index: 9;
}

.header .headerbox .headerlist {
  margin: 0px;
  width: 100%;

  position: relative;

  z-index: 5;
}

.header .headerbox .headerright {

  width: auto;

  position: absolute;

  top: 22px;

  right: 100px;

  z-index: 6;
}

.header .listO {

  position: relative;

  /* 修改 */
	padding-right: 38px;
	/* 修改 */

  display: inline-block;

  *display: inline;

  zoom: 1;
}

.header .listO .headertext {

  height: 78px;

  font-size: 16px;

  line-height: 78px;
  transition: all 0.3s ease;
  position: relative;
}

.header .listO .headertext a {

  color: #000;
}

.header .listO .headertext .logo2 {

  width: 55px;

  margin-right: 6px;
}

.header .listO .headertext .arrow {

  width: 11px;

  height: 8px;

  margin-left: 5px;

  color: #fff;


  -webkit-transition: all 0.3s ease-in-out;

  -moz-transition: all 0.3s ease-in-out;

  -ms-transition: all 0.3s ease-in-out;

  -o-transition: all 0.3s ease-in-out;

  transition: all 0.3s ease-in-out;
}

.header .listO .headertext:after {

  width: 0;

  height: 2px;

  content: "";

  display: block;

  background: #e30000;

  position: absolute;

  left: 0;

  bottom: 0;
}

.header .listO .headernav {

  width: auto;

  display: none;

  width: 70%;

  padding-top: 5px;

  position: fixed;
  left: 0;
  right: 0;
  margin: auto;
}

.header .listT {

  padding: 10px 0;
  float: left;
  width: 33.333%;
  height: 300px;
  position: relative;
  padding-right: 10px;
  margin-top: 15px;
  border-bottom: 2px solid #eeeeee;
}
.header .listT:not(:nth-child(3n)):after {
  content: '';
  border: 1px solid #eeeeee;
  position: absolute;
  height: 80%;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.header .listT .navtitle {

  width: 100%;
}
.header .listO .headernav ol {
  overflow: hidden;
}

.header .listT .navtitle a {

  color: #010101;

  display: block;

  font-size: 16px;

  line-height: 30px;
}

.header .listT .navcon {

  /* display: none; */

  position: relative;
  width: 100%;

  /* top: 30px;

  left: 150px; */
}
.header .listT .nav_imgbox {
  width: 30%;
  float: left;
  height: 100%;
}
.header .listT .navcon dl {

  width: 100%;

  /* text-align: center; */

  margin-right: 10px;
  margin-bottom: 0;

  /* display: inline-block;

  float: left; */
}

.header .listT .navcon dl dd .navconimg {

  width: 150px;

  overflow: hidden;
  display: none !important;
}

.header .listT .navcon dl dd .navconimg img {

  transition: 1s;
}

.header .listT .navcon dl dd .navcontext {

  color: #000;

  padding: 4px 0;

  font-size: 16px;

  line-height: 24px;
}

.header .listT .navcon dl dd:hover .navconimg img {

  -webkit-transform: scale(1.15);

  -moz-transform: scale(1.15);

  -ms-transform: scale(1.15);

  -o-transform: scale(1.15);

  transform: scale(1.15);
}

.header .listT .navcon dl dd:hover .navcontext {

  color: #e30000;
}

.header .headerStore {

  width: auto;

  float: right;

  /* 修改 */
	margin-right: 50px;
	/* 修改 */
}

.header .headerStore a {

  /* color: #fff;

  display: block;

  font-size: 16px;

  overflow: hidden;

  padding: 5px 15px;

  border-radius: 30px;

  background: #e30000; */
  /* 修改 */
  display: block;
  width: 22px;
  margin-top: 6px;
  /* 修改 */
}
/* 修改 */
.header .searchimg{
	/* width: 20px; */
	float: right;
  margin-top: 6px;
  cursor:pointer
}
.header .searchimg img{
	width: 100%;
}
/* 修改 */

.header .headerSearch {

  width: auto;

  float: right;

  position: relative;
      /* 修改 */
      display: none;
      /* 修改 */
}

.header .headerSearch a {

  display: block;
}

.header .headerSearch input {

  width: 200px;

  height: 32px;

  display: block;

  overflow: hidden;
  color: #FFF;
  background: none;

  border-radius: 30px;

  border: 1px solid #bebebe;
}

.header .headerSearch img {

  width: 20px;

  position: absolute;

  top: 6px;

  right: 15px;
}

.header .headeroperation {

  width: 100%;

  margin: 50px 0;
}

.header .headeroperation a {

  color: #fff;

  font-size: 14px;

  padding: 5px 15px;

  border-radius: 5px;

  margin-right: 20px;

  background: #e30000;

  display: inline-block;
}

.header .headerlanguage {

  margin-top: 20px;
}

.header .headerlanguage .languageH {

  color: #333;

  font-size: 16px;

  line-height: 26px;

  position: relative;

  margin-bottom: 10px;

  padding-bottom: 5px;

  padding-right: 20px;

  border-bottom: 1px dashed #e30000;
}

.header .headerlanguage .languageH img {

  width: 20px;

  float: left;

  display: block;

  margin-top: 3px;

  margin-right: 5px;
}

.header .headerlanguage .languageH em {

  width: 50%;

  height: 100%;

  display: block;

  position: absolute;

  top: 0;

  right: 20px;

  background: url(../images/icoAdd.png) right 12px no-repeat;
}

.header .headerlanguage .languageH em.on {

  background-position: right -56px;
}

.header .headerlanguage .languagelist {

  display: none;
}

.header .headerlanguage .languagelist a {

  color: #333;

  display: block;

  font-size: 14px;

  padding: 5px 30px;

  line-height: 24px;
}

.header.in {

  height: 100%;
}

.header.in .logobox {

  position: fixed;

  top: 0;

  left: 0;

  padding: 20px 5%;

  background: #333;
}

.header.in .container {

  height: 100%;
}

.header.in .headerbox {

  opacity: 1;

  overflow-y: auto;

  background: #eee;

  position: fixed;

  top: 0;

  left: 0;

  padding: 0 5%;

  padding-top: 80px;

  transition: all 1s;

  -webkit-transition: all 1s;

  transform: translateY(0px);

  -o-transform: translateY(0px);

  -ms-transform: translateY(0px);

  -moz-transform: translateY(0px);

  -webkit-transform: translateY(0px);
}

.header.in .headerbox .headerright {

  display: none;
}

.header.in .listO {

  width: 100%;

  display: block;

  padding-right: 0;
  position: relative;
}

.header.in .listO .headertext {

  height: 50px;

  line-height: 50px;
}

.header.in .listO .headertext .logo2 {

  display: none;
}

.header.in .listO .headertext em {

  display: none;
}

.header.in .listO .headernav {
  display: block;
  padding-top: 0;
  margin-top: 8px;
  position: fixed;
  padding-left: 0;
  width: 90%;
  left: 105%;
  right: 0;
  display: none;
  top: 70px;
  margin: auto;
}
.headernav .back {
  color: #000;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px dashed #E30000;
  display: none;
}
.header.in .headernav .back {
  display: block;
}
.headernav .back span {
  color: #b2b2b2;
  font-size: 20px;
}
.header.in .listO2 .headertext {

  border-bottom: 1px dashed #e30000;
  background: url(../images/left_ico.png) right center no-repeat;
}

.header.in .listT {
  padding: 0;
  float: none;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-bottom: 1px dashed #e30000;
}

.header.in .listT .navtitle {

  width: 100%;

  position: relative;
}

.header.in .listT .navtitle a {

  line-height: 50px;
  font-size: 16px;
}

.header.in .listT .navtitle em {

  width: 50%;

  height: 100%;

  display: block;

  position: absolute;

  top: 0;

  right: 0;

  background: url(../images/icoAdd.png) right 12px no-repeat;
}

.header.in .listT .navtitle em.on {

  background-position: right -56px;
}

.header.in .listT .navcon {

  position: static;
  display: none;
}

.header.in .listT .navcon dl {

  width: 100%;

  display: block;

  margin-right: 0;

  text-align: left;

  padding-left: 30px;
}

.header.in .listT .navcon dl dd .navcontext {

  padding: 5px 0;

  font-size: 12px;
}



.headermask {

  width: 100%;

  height: 700px;

  display: none;

  background: #fff;

  position: absolute;

  z-index: 98;
}

@media screen and (max-width: 1200px) {
  .headermask {
    height: 420px;
  }
}

.cartbtn {

  width: 32px;

  height: 32px;

  float: right;

  margin-right: 20px;

  border-radius: 50%;

  position: relative;
}

.cartbtn a {

  color: #fff;

  display: block;
}

.cartbtn span {

  color: #fff;

  width: 14px;

  height: 14px;

  display: block;

  font-size: 12px;

  line-height: 14px;

  text-align: center;

  border-radius: 50%;

  background: #e30000;

  position: absolute;

  top: -3px;

  right: -3px;
}



.Topheight {

  width: 100%;

  height: 0px;
}



@media (min-width: 1500px) {

  .header .navcon1 {

    width: 1000px;
  }
}

@media (min-width: 1200px) and (max-width: 1499px) {

  .header .navcon1 {

    width: 700px;
  }
}

@media (min-width: 1200px) {

  .header .navcon2 {

    width: 500px;
  }



  .header .listO:hover .headertext:after {

    right: 0;

    width: 100%;

    transition: 0.5s;
  }

  .header .listO:hover .headertext .arrow {

    color: #fff;

    -webkit-transform: rotate(180deg);

    -moz-transform: rotate(180deg);

    -ms-transform: rotate(180deg);

    -o-transform: rotate(180deg);

    transform: rotate(180deg);
  }

  .header .listO:hover .headernav {

    display: block;
  }



  .header .listT:hover .navtitle a {

    color: #e30000;
  }

  .header .listT:hover .navcon {

    display: block;
  }
}

@media (max-width: 1199px) {

  .crumbs .crumbsBox {

    width: 400px;
  }



  .crumbs .crumbsBox .crumbsH {

    font-size: 30px;

    padding-bottom: 10px;
  }



  .crumbs .crumbsBox .crumbsT {

    font-size: 14px;
  }



  .crumbs .crumbsBox2 {

    left: 60%;
  }



  .headermain {

    top: 0;
  }



  .Topheight {

    height: 72px;
  }



  .header {

    padding: 20px 5%;
  }



  .header .logobox {

    width: 100%;

    position: static;
    text-align: center;
  }



  .header .headerSearch {

    margin-right: 20px;
  }



  .header .headerbox {

    width: 100%;

    height: 100%;

    opacity: 0;

    padding-left: 0;

    position: fixed;

    top: -100%;

    left: 0;

    transition: all .5s;

    -webkit-transition: all .5s;

    transform: translateY(-100%);

    -o-transform: translateY(-100%);

    -ms-transform: translateY(-100%);

    -moz-transform: translateY(-100%);

    -webkit-transform: translateY(-100%);
  }
}

@media (max-width: 991px) {

  .crumbs .crumbsBox {

    width: 300px;
  }



  .crumbs .crumbsBox .crumbsH {

    font-size: 20px;
    
        line-height: 20px;
    
        margin-bottom: 10px;
  }



  .crumbs .crumbsBox .crumbsT {

    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .header.in .nav_imgbox {
    display: none;
  }
  .header.in .describe {
    display: none;
  }

  .crumbs .crumbsBox {

    margin: 0 auto;
		width: 93.6%;
		padding-top: 4%;
  }



  .crumbs .crumbsBox .crumbsH {

    font-size: 16px;

    line-height: 18px;

    margin-bottom: 10px;

    padding-bottom: 8px;
  }



  .crumbs .crumbsBox .crumbsH:after {

    height: 1px;
  }



  .crumbs .crumbsBox .crumbsT {

    line-height: 12px;
    width: 100%;
  }



  .crumbs .buybtn {

    font-size: 12px;

    padding: 2px 20px;

    margin-top: 15px;
  }



  .crumbs .crumbsBox2 {

    width: 48%;

    left: 48%;
  }



  .free_editing {

    font-size: 14px;

    line-height: 22px;
  }



  .range {

    padding: 0 15px;
  }
	.seriesrange{
		width: 100%;
	}
	.seriesrange .seriestitle{
		width: 100%;
		height: 86px;
		line-height: 86px;
		background-color: #434343;
		margin-top: 4%;
	}
	.seriesrange .seriestitle .seriesname{
		margin: 0 auto;
		width: 93.6%;
		padding-top: 0px;
	}
	.seriesrange .seriestitle .seriesname .name1{
		font-size: 20px;
		font-weight: normal;
		font-stretch: normal;
		letter-spacing: 0px;
		color: #ffffff;
		border-bottom: 0px solid #1b1b1b;
		display: inline-block;
		height: 86px;
		line-height: 86px;
	}


  .height {

    height: 50px;
  }



  .title {

    padding: 10px 0;

    font-size: 16px;

    margin-top: 10px;

    margin-bottom: 30px;
  }



  .header {

    padding: 15px;
  }



  .Topheight {

    height: 54px;
  }



  .header.in .logobox {

    padding: 20px 15px;
  }



  .header.in .headerbox {

    padding: 80px 15px 0;
  }



  .header .headerStore a {

    font-size: 12px;

    padding: 3px 15px;
  }



  .header .logobox .menubth {

    margin-top: 0;
  }



  .header .headerSearch input {

    display: none;
  }



  .header .headerSearch img {

    position: static;

    margin-top: 3px;
  }
}

/* footer */

.footer {

  width: 100%;

  padding: 80px 5%;

    /* 修改 */
	background-color: #262626;
	/* 修改 */
}

.footer .footerlist {

  width: 70%;
  position: relative;
  z-index: 11;
  float: left;
}

.footer .footerlist dl {

  width: 25%;

  float: left;
}

.footer .footerlist dl dt {

  color: #FFF;

  /* 修改 */
	font-size: 16px;
	/* 修改 */

  line-height: 24px;

  font-weight: bold;

  position: relative;

  margin-bottom: 20px;
}

.footer .footerlist dl dt em {

  width: 100%;

  position: absolute;

  top: 0;

  right: 10px;

  float: right;

  height: 100%;

  cursor: pointer;

  background: url(../images/icoAdd.png) right 16px no-repeat;
}

.footer .footerlist dl dt em.on {

  background-position: right -52px;
}

.footer .footerlist dl dd a {

  /* 修改 */

	color: #9d9d9d;
  
    display: block;
  
    font-size: 12px;
    /* 修改 */

  line-height: 20px;

  margin-bottom: 20px;
}

.footer .footerlist dl dd a:hover {

  color: #e30000;
}

.footer .footerbox {
  position: relative;
  z-index: 11;
  width: 26%;

  float: right;
}

.footer .footerbox .footerboxH {

  color: #FFF;

  font-size: 16px;

  line-height: 24px;

  font-weight: bold;

  position: relative;

  margin-bottom: 20px;
}

.footer .footerbox .footerboxT {

  /* 修改 */

	color: #9d9d9d;
  
    font-size: 12px;
    /* 修改 */

  line-height: 30px;

  margin-bottom: 8px;
}

.footer .footerbox .footerboxLink {

  width: 100%;

  position: relative;

  margin-bottom: 8px;
}

.footer .footerbox .footerboxLink input {

  width: 100%;

  height: 30px;

  color: #FFF;

  font-size: 14px;

  background: none;

  line-height: 20px;

  border-radius: 30px;

  padding: 0 60px 0 15px;

  /* 修改 */

	border: 1px solid #666;
	/* 修改 */
}

.footer .footerbox .footerboxLink a {

  width: 45px;

  height: 28px;

  display: block;

  line-height: 24px;

  text-align: center;

  border-radius: 0 30px 30px 0;

  /* 修改 */
	background: #666;
	/* 修改 */

  position: absolute;

  top: 1px;

  right: 1px;
}

.footer .footerbox .footerboxLink a img {

  width: 11px;
}

.footer .footerbox .footerboxlist {

  width: 100%;

  margin-top: 40px;
}

.footer .footerbox .footerboxlist li {

  width: auto;

  margin-right: 15px;

  display: inline-block;
  position: relative;
}

.footer .footerbox .footerboxlist li a {

  display: block;
}

.footer .footerbox .footerboxlist li a img {

  width: auto;

  /* 修改 */

	/* height: 30px; */
	/* 修改 */
}

.footer .footerbox .footerboxlist li>img {

  height: auto;

  width: 100px;
  display: none;
  position: absolute;
  left: -35px;
  top: -103px;
}



.bottom {

  width: 100%;

  padding: 30px 5%;

   /* 修改 */
   background-color: #262626;
   
   /* border-top: 1px solid #535353; */
   /* 修改 */
  position: relative;
}

.bottom .bottomL {

  width: auto;

  float: left;
}

.bottom .bottomL .logoB {

   /* 修改 */

	float: left;
  
    /* width: 130px; */
  
    margin-right: 30px;
    margin-top: 10px;
    /* 修改 */
}

.bottom .bottomL .logoB img {
  width: auto;
}

.bottom .bottomL .bottomT {

  float: left;

  color: #ccc;

  font-size: 16px;

  line-height: 24px;
}

.bottom .bottomR {
  /* 修改 */
	float: left;
	/* 修改 */
}

.bottom .bottomR li {

  /* 修改 */
	font-size: 12px;
	/* 修改 */

  padding: 0 15px;

  line-height: 24px;

  position: relative;

  display: inline-block;
}

.bottom .bottomR li:before {

  width: 1px;

  height: 10px;

  content: "";

  display: block;

  background: #b5b5b5;

  position: absolute;

  top: 6px;

  left: 0;
}

.bottom .bottomR li:first-child:before {

  display: none;
}

.bottom .bottomR li a {

/* 修改 */
color: #9d9d9d;
/* 修改 */

  display: block;
}
/* 修改 */
.bottomdown{
	border-top: 1px solid #535353;
	padding: 31px 0 100px 0;
	z-index: 1111;
	color: #9d9d9d;
	font-size: 12px;
	position: relative;
	margin-top: 20px;
}
/* 修改 */



@media (min-width: 992px) and (max-width: 1199px) {

  .footer .footerbox .footerboxlist li img {

    height: 22px;
  }



  .bottom .bottomL .logoB {

    width: 100px;

    margin-right: 15px;
  }



  .bottom .bottomL .bottomT {

    font-size: 14px;

    line-height: 20px;
  }



  .bottom .bottomR li {

    font-size: 14px;

    line-height: 20px;

    padding: 0 10px;
  }
}

@media (max-width: 991px) {

  .footer .footerlist {

    width: 100%;

    float: none;

    margin-bottom: 20px;
  }



  .footer .footerlist dl dt {

    font-size: 16px;
  }



  .footer .footerlist dl dd a {

    font-size: 14px;
  }



  .footer .footerbox {

    width: 40%;

    float: none;

    margin: 0 auto;
  }



  .bottom .bottomL {

    width: 100%;

    float: none;

    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {

  .footer {

    padding: 20px 0 40px;
  }



  .footer .footerlist dl {

    width: 100%;

    float: none;

    margin-bottom: 10px;

    padding: 0 15px;
  }



  .footer .footerlist dl dt {

    font-size: 14px;

    margin: 0 -15px;

    padding: 8px 15px;

    margin-bottom: 8px;

    border-bottom: 1px dashed #bfbfbf;
  }



  .footer .footerlist dl dd {

    display: none;
  }



  .footer .footerlist dl dd a {

    line-height: 28px;

    margin-bottom: 5px;

    padding-left: 15px;
  }



  .footer .footerbox {

    width: 100%;

    padding: 0 30px;
  }



  .footer .footerbox .footerboxH {

    margin-bottom: 5px;
  }



  .footer .footerbox .footerboxlist {

    margin-top: 20px;
  }



  .bottom {

    padding: 10px 15px;
  }



  .bottom .bottomL .bottomT {

    font-size: 12px;

    line-height: 16px;
  }



  .bottom .bottomR {

    float: none;
  }



  .bottom .bottomR li {

    font-size: 12px;
  }
}

/* pay */

.payTop {

  width: 100%;

  padding: 25px 5%;

  background: #eee;
}

.payTop .Toplogo {

  float: left;
}

.payTop .Toplogo a {

  display: block;
}

.payTop .Toplogo img {

  float: left;

  width: 130px;
}

.payTop .Toplogo span {

  float: left;

  color: #666;

  font-size: 14px;

  margin-left: 15px;

  line-height: 24px;
}

.payTop .Topmember {

  float: right;
}

.payTop .Topmember a {

  display: block;
}

.payTop .Topmember img {

  width: 18px;

  float: left;
}

.payTop .Topmember span {

  float: left;

  color: #e30000;

  font-size: 14px;

  margin-left: 5px;

  line-height: 24px;
}



.paycon2 {

  padding-top: 60px;

  margin-bottom: 40px;

  padding-bottom: 40px;

  border-bottom: 1px solid #eee;
}

.paycon2 .payconL {

  float: left;

  color: #666;

  font-size: 16px;

  line-height: 28px;

  margin-right: 150px;
}

.paycon2 .payconR {

  float: left;

  color: #666;

  font-size: 14px;
}

.paycon2 .payconR span {

  float: left;

  display: block;

  line-height: 26px;
}

.paycon2 .payconR strong {

  float: left;

  display: block;

  color: #e30000;

  font-size: 22px;

  line-height: 26px;
}



.paycon3 {

  border-bottom: 1px solid #eee;
}

.paycon3 li {

  color: #666;

  font-size: 14px;

  line-height: 24px;

  margin-bottom: 5px;
}

.paycon3 li .paycon3L {

  width: 12%;

  float: left;

  text-align: right;

  margin-right: 15px;
}

.paycon3 li .paycon3R {

  width: auto;

  float: left;
}



.paycon4 {

  width: 520px;

  padding: 20px;

  margin: 40px 0;

  border: 1px solid #c9c9c9;
}

.paycon4 .paycon4img {

  width: 170px;

  float: left;

  margin-right: 30px;
}

.paycon4 .paycon4text {

  color: #666;

  font-size: 14px;

  line-height: 20px;
}



.payconBtn a {

  color: #fff;

  font-size: 18px;

  padding: 6px 80px;

  border-radius: 30px;

  background: #e30000;

  display: inline-block;
}



.payBottom {

  width: 100%;

  padding: 30px 0;

  text-align: center;

  position: fixed;

  left: 0;

  bottom: 0;

  border-top: 2px solid #eee;
}

.payBottom img {

  width: 130px;

  margin-right: 30px;
}

.payBottom span {

  color: #666;

  font-size: 16px;

  line-height: 24px;

  display: inline-block;
}



/* menu */

.BMHeight {

  width: 100%;

  height: 60px;
}



.Bmenu {

  width: 100%;

  padding: 8px 0;

  background: #eee;

  border-top: 1px solid #fff;

  position: fixed;

  left: 0;

  bottom: 0;

  z-index: 98;
}

.Bmenu li {

  float: left;

  width: 33.33%;

  text-align: center;
}

.Bmenu li a {

  display: block;
}

.Bmenu li .menuimg {

  width: 22px;

  margin: 0 auto;
}

.Bmenu li p {

  color: #333;

  font-size: 12px;

  margin-top: 4px;

  line-height: 16px;
}



/* search */

.searchbox {

  width: 100%;
}

.searchbox .Scon {

  width: 800px;

  margin: 80px 5%;

  position: relative;
}

.searchbox .Scon input {

  width: 100%;

  height: 80px;

  color: #e30000;

  font-size: 40px;

  background: none;

  border-radius: 60px;

  padding: 0 80px 0 30px;

  border: 2px solid #cdcdcd;
}

.searchbox .Scon button {

  width: 80px;

  height: 80px;

  background: none;

  text-align: center;

  position: absolute;

  top: 0;

  right: 0;
}

.searchbox .Scon button img {

  width: 40px;
}

.searchbox .Stab {

  width: 100%;

  padding: 0 5%;

  background: #eee;
}

.searchbox .Stab li {

  width: auto;

  color: #333;

  float: left;

  font-size: 22px;

  padding: 0 20px;

  line-height: 60px;
}

.searchbox .Stab li.on {

  color: #fff;

  background: #e30000;
}

.searchbox .Sbox {

  width: 100%;

  padding: 0 5%;
  margin-bottom: 100px;
}

.searchbox .Sbox .Slist li {

  padding: 60px 0;

  display: flex;

  align-items: center;

  display: -webkit-flex;

  -webkit-align-items: center;

  border-top: 1px solid #c1c1c1;
}

.searchbox .Sbox .Slist li:first-child {

  border-top: none;
}

.searchbox .Sbox .Slist li .SlistL {

  width: 30%;

  float: left;

  border: 1px solid #e6e6e6;
}

.searchbox .Sbox .Slist li .SlistR {

  width: 70%;

  float: left;

  padding-left: 60px;
}

.searchbox .Sbox .Slist li .SlistR .SlistRH {

  color: #333;

  font-size: 28px;

  line-height: 30px;

  font-weight: bold;

  margin-bottom: 20px;
}

.searchbox .Sbox .Slist li .SlistR .SlistRT {

  color: #333;

  font-size: 22px;

  line-height: 24px;

  margin-bottom: 30px;
}

.searchbox .Sbox .Slist li .SlistR .SlistRT2 {

  color: #333;

  height: 48px;

  font-size: 22px;

  line-height: 24px;

  margin-bottom: 30px;

  overflow: hidden;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  text-overflow: ellipsis;

  -webkit-box-orient: vertical;
}

.searchbox .Sbox .Slist li .SlistR .SlistRL a {

  height: 30px;

  color: #e30000;

  font-size: 22px;

  line-height: 30px;

  margin-right: 30px;

  display: inline-block;
}

.searchbox .Sbox .Slist li .SlistR .SlistRL .buyBtn {

  color: #fff;

  padding: 0 20px;

  border-radius: 30px;

  background: #e30000;
}

.searchbox .Sbox .Slist li .SlistR .SlistRL span {

  color: #333;

  height: 30px;

  font-size: 22px;

  line-height: 30px;

  margin-right: 30px;

  display: inline-block;
}

.searchbox .Sbox .SRnone {

  color: #e30000;

  font-size: 30px;

  margin-top: 60px;

  font-weight: bold;

  text-align: center;
}



@media (max-width: 1199px) {

  /* search */

  .searchbox .Scon {

    margin: 60px 5%;
  }



  .searchbox .Scon input {

    height: 60px;

    font-size: 30px;
  }



  .searchbox .Scon button {

    width: 60px;

    height: 60px;
  }



  .searchbox .Scon button img {

    width: 35px;
  }



  .searchbox .Stab li {

    font-size: 18px;
  }
}

@media (max-width: 991px) {

  /* pay */

  .paycon3 li .paycon3L {

    width: 20%;
  }



  /* search */

  .searchbox .Scon {

    width: 100%;

    margin: 0;

    padding: 40px 5%;
  }



  .searchbox .Scon input {

    height: 50px;

    font-size: 22px;

    padding: 0 60px 0 30px;
  }



  .searchbox .Scon button {

    width: 50px;

    height: 50px;

    top: 40px;

    right: 5%;
  }



  .searchbox .Scon button img {

    width: 25px;
  }



  .searchbox .Sbox .Slist li {

    padding: 40px 0;
  }



  .searchbox .Sbox .Slist li .SlistR {

    padding-left: 40px;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRH {

    font-size: 22px;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRT {

    font-size: 18px;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRT2 {

    font-size: 18px;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRL a {

    font-size: 18px;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRL span {

    font-size: 18px;
  }
}

@media (max-width: 767px) {

  /* pay */

  .payTop {

    padding: 15px;
  }



  .payTop .Toplogo img {

    width: 110px;
  }



  .payTop .Toplogo span {

    font-size: 12px;

    line-height: 20px;
  }



  .payTop .Topmember span {

    font-size: 12px;

    line-height: 20px;
  }



  .paycon2 {

    padding-top: 30px;

    margin-bottom: 20px;

    padding-bottom: 20px;
  }



  .paycon2 .payconL {

    float: none;

    font-size: 12px;

    line-height: 20px;

    margin-right: 0;

    margin-bottom: 5px;
  }



  .paycon2 .payconR strong {

    font-size: 16px;
  }



  .paycon3 li {

    font-size: 12px;

    line-height: 20px;

    margin-bottom: 10px;
  }



  .paycon3 li .paycon3L {

    width: 100%;

    float: none;

    text-align: left;
  }



  .paycon4 {

    width: 100%;

    margin: 20px 0;

    padding: 15px;
  }



  .paycon4 .paycon4img {

    width: 120px;

    float: none;

    margin-right: 0;

    margin-bottom: 10px;
  }



  .paycon4 .paycon4text {

    font-size: 12px;

    line-height: 16px;
  }



  .payconBtn a {

    font-size: 14px;
  }



  .payBottom {

    padding: 15px;

    position: static;

    margin-top: 50px;
  }



  .payBottom span {

    font-size: 12px;

    line-height: 16px;
  }



  /* search */

  .searchbox .Scon {

    padding: 30px 5%;
  }



  .searchbox .Scon input {

    height: 40px;

    font-size: 18px;

    padding: 0 40px 0 20px;
  }



  .searchbox .Scon button {

    width: 40px;

    height: 40px;

    top: 30px;
  }



  .searchbox .Scon button img {

    width: 18px;
  }



  .searchbox .Stab li {

    font-size: 14px;

    line-height: 40px;

    padding: 0 30px;
  }



  .searchbox .Sbox .Slist li {

    padding: 25px 0;
  }



  .searchbox .Sbox .Slist li .SlistL {

    width: 40%;
  }



  .searchbox .Sbox .Slist li .SlistR {

    padding-left: 20px;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRH {

    font-size: 16px;

    margin-bottom: 0;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRT {

    font-size: 14px;

    margin-bottom: 0;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRT2 {

    height: 32px;

    font-size: 12px;

    line-height: 16px;

    margin-bottom: 5px;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRL a {

    height: 20px;

    font-size: 12px;

    line-height: 20px;

    margin-right: 10px;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRL .buyBtn {

    padding: 0 12px;

    margin-top: 5px;
  }



  .searchbox .Sbox .Slist li .SlistR .SlistRL span {

    height: 20px;

    font-size: 12px;

    line-height: 20px;

    margin-right: 10px;
  }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {

  .Bmenu {

    padding-bottom: 20px;
  }



  .BMHeight {

    height: 80px;
  }
}



/*# sourceMappingURL=public.css.map */



#udesk-feedback-tab {
  bottom: 0px !important;
  width: 145px !important;
  top: auto !important;
  font-family: arial !important;
}

#udesk-feedback-tab.udesk-feedback-tab-right {

  right: 16px !important;

  height: 40px;

  background-color: rgb(191, 10, 10) !important;

  padding-left: 25px;

  border-radius: 4px 4px 0 0px !important;

}

#udesk-feedback-tab div {

  display: inline-block !important;
  margin: 0px 3px !important;

}

.udesk-feedback-tab-right::before {
  content: "";
  display: block;
  width: 18px;
  height: 20px;
  position: absolute;
  left: 6px;
  top: 11px;
  background: url(https://app-widget-cdn-s0.b0.upaiyun.com/dist/images/icon-mq.png?v=npyjcj3l6o17nwmi) no-repeat 0px -20px;
}




@media(min-width:1200px) {
  .headermaincur {
    transition: all 0.3s ease;
    background: rgba(51, 51, 51, 0.8);
  }

  .headermaincur .header .listO .headertext {
    height: 50px;
    line-height: 50px;
  }

  .header {
    padding: 0px;
    max-width: 1440px;
    min-width: 1200px;
    margin: 0px auto;
  }

  .headermaincur .header .headerbox .headerright {
    top: 8px;
  }

  .topcur .topR {
    /* 修改 */
    bottom: -30px;
    /* 修改 */
  }

  .headermain .header .listO .headertext a {
    color: #FFF;
  }

  /* .headermaincur .header .listO .headertext a{color: #000;} */
  .footer {
    /* 修改 */
    max-width: 1440px;
    min-width: 1200px;
    position: relative;
    margin: 0px auto;
    padding: 80px 0px;
    /* 修改 */
  }

  .footer::before {
    content: "";
    display: block !important;
    width: 100%;
    height: 100%;
        /* 修改 */
        background-color: #262626;
        /* 修改 */
    position: absolute;
    top: 0px;
    left: -50%;
  }

  .header .logobox {
    left: 0px;
    transition: all 0.3s ease;
  }

  .headermaincur .header .logobox {
    top: 1px;
  }

  .headermaincur .header .logobox img {
    /* height: 50px; */
  }

  .header .logobox .logo {
    height: auto;
  }

  .top .topR>li {
    padding: 0px 0px 0px 20px;
  }

  .top {
    /* width: 1440px;
		padding: 0px;
		background: #fff;
		position: fixed;
		top: 0;
		left: 50%;
		margin-left: -720px;
		z-index: 100; */
		/* 修改 */
		position: relative;
		z-index: 11;
		width: 26%;
		float: right;
		z-index: 1111111;
		/* 修改 */
  }

  .headermain .arrow1,
  .headermain .topRimg1,
  .headermain .search_submit1 {
    display: none;
  }

  .headermain .arrow2,
  .headermain .topRimg2,
  .headermain .search_submit2 {
    display: inline-block;
  }

  /* .headermaincur .arrow1,.headermaincur .topRimg1,.headermaincur .search_submit1{display: inline-block;}
  .headermaincur .arrow2,.headermaincur .topRimg2,.headermaincur .search_submit2{display: none;} */
  .top .topRimg1 {
    display: none;
  }

  .top .topRimg2 {
    display: block;
  }

  /* .topcur .topRimg1{display: block; }
  .topcur .topRimg2{display: none; } */
  .top .topR>li .topRcon {
    color: #FFF !important;
    transition: all 0.3s ease;
  }

  /* .topcur .topR > li .topRcon{color: #000 !important;} */
  .bottom .bottomL .logoB img {
    margin-top: -25px;
  }

  .top .topR {
    /* 修改 */
		left: -20px;
		/* 修改 */
  }

  .header .headerbox .headerright {
    transition: all 0.3s ease;
   /* right: 155px; */
		/* 修改 */
		right: 0;
		/* 修改 */
  }

  .bottom {
    /* 修改 */
    max-width: 1440px;
    min-width: 1200px;
    margin: 0px auto;
    padding: 30px 0;
    position: relative;
    /* 修改 */
  }

  .bottom::before {
    content: "";
    display: block !important;
    width: 100%;
    height: calc(100% + 2px);
    /* 修改 */
		background-color: #262626;
		/* border-top: 1px solid #535353; */
		/* 修改 */
    position: absolute;
    bottom: 0px;
    left: -50%;
    z-index: 1;
  }

  .bottom .bottomR,
  .bottom .bottomL {
    position: relative;
    z-index: 2;
  }
}

@media(max-width:1200px) and (min-width:768px) {
  .header {
    background: #eee;
  }

  .header .logobox .logo img {
    width: 60%;
  }
}


@media(max-width:768px) {
  .header {
    background: #333;
  }

  .header .logobox .logo img {
    width: 60%;
  }
  /* 修改 */
  .header .headerStore img{
    width: auto;
  }
  .header .headerStore a{
    margin-top: 0;
  }
  /* 修改 */
}
/* 修改 */
.indexfooter{
  width: 100%;
  background-color: #262626;
  position: relative;
}
