/** {
  padding: 0;
  margin: 0;
}
body {
  color: #333333;
  line-height: 2;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  position: relative;
}*/
img {
  border: none;
/*  vertical-align: top;
  max-width:100%!important;*/
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
li {
  list-style: none;
}
b,
i,
cite {
  font-style: normal;
  font-weight: normal;
}
label {
 /* display: block;*/
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
.clear{ clear:both;}



.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.flexAuto {
  display: block;
  -webkit-box-flex: auto;
  -ms-flex: auto;
  -webkit-flex: auto;
  flex: auto;
}
.flexCol {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
* {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
html {
  font-size: 12px;
  position: relative;
  /*height: 100%;*/
  min-height: 100%;
}
/*@media screen and (min-width: 347px) {  html {    font-size: 13px;  }}
@media screen and (min-width: 373px) {  html {    font-size: 14px;  }}
@media screen and (min-width: 400px) {  html {    font-size: 15px;  }}
@media screen and (min-width: 427px) {  html {    font-size: 16px;  }}
@media screen and (min-width: 453px) {  html {    font-size: 17px;  }}
@media screen and (min-width: 480px) {  html {    font-size: 18px;  }}
@media screen and (min-width: 507px) {  html {    font-size: 19px;  }}
@media screen and (min-width: 533px) {  html {    font-size: 20px;  }}
@media screen and (min-width: 560px) {  html {    font-size: 21px;  }}
@media screen and (min-width: 587px) {  html {    font-size: 22px;  }}
@media screen and (min-width: 603px) {  html {    font-size: 23px;  }}
@media screen and (min-width: 640px) {  html {    font-size: 24px;  }}
*/
/*@media only screen and (max-width: 319px){html{font-size:10px;}}
@media only screen and (min-width: 320px) and (max-width: 359px){html{font-size:10px;}}
@media only screen and (min-width: 360px) and (max-width: 374px){html{font-size:10px;}}
@media only screen and (min-width: 375px) and (max-width: 399px){html{font-size:11px;}}
@media only screen and (min-width: 400px) and (max-width: 479px){html{font-size:11px;}}
@media only screen and (min-width: 480px) and (max-width: 539px){html{font-size:12px;}}
@media only screen and (min-width: 540px) and (max-width: 639px){html{font-size:13px;}}
@media only screen and (min-width: 640px) and (max-width: 719px){html{font-size:14px;}}
@media only screen and (min-width: 720px){html{font-size:15px;}}
*/@media only screen and (max-width: 319px){html{font-size:10px;}}
@media only screen and (min-width: 320px) and (max-width: 359px){html{font-size:10px;}}
@media only screen and (min-width: 360px) and (max-width: 374px){html{font-size:11px;}}
@media only screen and (min-width: 375px) and (max-width: 399px){html{font-size:12px;}}
@media only screen and (min-width: 400px) and (max-width: 479px){html{font-size:13px;}}
@media only screen and (min-width: 480px) and (max-width: 539px){html{font-size:14px;}}
@media only screen and (min-width: 540px) and (max-width: 639px){html{font-size:16px;}}
@media only screen and (min-width: 640px) and (max-width: 719px){html{font-size:18px;}}
@media only screen and (min-width: 720px){html{font-size:21px;}}
body {
  font-size: 0.91666667rem;
  font-family: microsoft yahei;
  margin: 0 auto;
/*  background: #eef3f6;
*/  background: #fff;
  min-height: 100%;
  position: relative;
}
.red{ color:#f00;}
.noScroll {
  position: relative;
  overflow: hidden;
  height: 100%;
}
.woke {
  display: inline-block;
  vertical-align: top;
  height: 0.91666667rem;
  line-height: 0.91666667rem;
}
.woke i {
  display: inline-block;
  vertical-align: top;
  width: 0.875rem;
  height: 0.875rem;
  background: url(../images/woke1.png) no-repeat;
  background-size: 100%;
  margin-left: 0.16666667rem;
}
.woke .on {
  background-image: url(../images/woke2.png);
}
.onMenu,.onMenu2 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.onMenu .sideMenu {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
		    display:block;

}
.onMenu .contentWrap,.onMenu2 .contentWrap {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.onMenu .contentMask,.onMenu2 .contentMask {
  visibility: visible;
  opacity: 0.5;
}
.onMenu2 .sideMenu2 {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}


.sideMenu2 {
  width: 60%;
  height: 100%;
  background: #313547;
  z-index: 300;
  overflow-x: hidden;
  overflow-y: auto;
  position: fixed;
  -webkit-transform: translateX(135%);
      -ms-transform: translateX(135%);
          transform: translateX(135%);

	top: 0;
  right:0;
  transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
}
.onMenu .content_all{
/*transform: translate3d(-75%, 0px, 0px);
*/}

/*侧边菜单*/
.sideMenu {
  width: 75%;
  height: 100%;
  background: #fff;
  z-index: 300;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  display:none;
  right:0;
  
/*  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
*/
transform:translateX(-100%);		  
-ms-transform:translateX(-100%); 	/* IE 9 */
-moz-transform:translateX(-100%); 	/* Firefox */
-webkit-transform:translateX(-100%); /* Safari 和 Chrome */
-o-transform:translateX(-100%); 	/* Opera */	

	  
		  
  transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  position: fixed;
  
}
.sideMenu .logReg {
  line-height: 2.33333333rem;
  height: 2.33333333rem;
  text-align: right;
  padding: 0.5rem 0.83333333rem;
  color: #95ceed;
}
.sideMenu .logReg a {
  color: #95ceed;
  padding:0 7px
}
.sideMenu .usInfo span {
  display: block;
  font-size: 1.08333333rem;
  line-height: 2;
  color: #95ceed;
  text-align: center;
}
.sideMenu .imgArea {
  margin: 0 auto;
  width: 6rem;
  height: 6rem;
  border: 0.20833333rem solid #45b3ee;
  border-radius: 50%;
  overflow: hidden;
}
.sideMenu .imgArea img {
  display: block;
  width: 6rem;
  height:6rem;
  border-radius: 50%;
}
.sideMenu .sideNav {
  /*margin-top: 1rem;*/
}
.sideMenu .sideNav a {
  color: #fff;
  display: block;
  line-height: 3.5rem;
  height: 3.5rem;
  padding: 0 0 0 1.6rem;
  border-bottom: 1px solid #484d69;
}
.sideMenu .sideNav a:active{
background:#202436;

}
.sideMenu .sideNav .on {
  color: #95ceed;
}
.contentMask {
  background: #000;
  width: 100%;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 25;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
}
.contentWrap {
  transition: transform 0.2s ease-out;
  -moz-transition: transform 0.2s ease-out;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  position: relative;
  width: 100%;
  min-height: 100%;
  /*overflow:hidden;*/
}
/*顶部栏*/
.topBarArea {
  height: 4rem;
  text-align: center;
  line-height: 4rem;
  position: relative;
}
.topBarArea .txt {
  font-size: 1.5rem;
  color: #fff;
}
.topBarArea .txt a{
  font-size: 1.5rem;
  color: #fff;
}
.topBarArea .txt img {
  width: 2.45833333rem;
  height: 2rem;
  margin: 0.625rem 0.29166667rem 0 0;
}
.topBarArea .topBar {
  height: 4rem;
  /*background: rgba(255, 255, 255, 0.7);*/
  background:#036;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 200;
  transition: left 0.2s ease-out , top 0.2s ease-out;
  -moz-transition: left 0.2s ease-out , top 0.2s ease-out;
  -webkit-transition: left 0.2s ease-out , top 0.2s ease-out;
  -o-transition: left 0.2s ease-out , top 0.2s ease-out;
}
.topBarArea .menu {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.75rem;
  height: 4rem;
  background: url(../images/menu_icon.png) no-repeat center center;
  background-size: 1.9rem 1.4rem;
}
.topBarArea .city {
  position: absolute;
  top: 0;
  right: 0.83333333rem;
  line-height: 4rem;
}
.topBarArea .city i {
  display: inline-block;
  vertical-align: top;
  width: 0.58333333rem;
  height: 0.33333333rem;
  background: url(../images/arr_blue_down.png) no-repeat;
  background-size: 100%;
  margin: 1.5rem 0 0 0.41666667rem;
}
.topBarArea .cityArea {
  display: none;
  width: 13.33333333rem;
  background: rgba(49, 53, 71, 0.8);
  position: absolute;
  right: 0;
  top: 4rem;
  border-radius: 5px;
  z-index:10000;
}
.topBarArea .cityArea a {
  float: left;
  width: 33.33%;
  color: #fff;
  text-align: center;
}
.tit_right .shaixuan {
  position: absolute;
  top: 0;
  right: 0.83333333rem;
  /*line-height: 3.33333333rem;*/
}
.tit_right .shaixuan i {
  display: inline-block;
  vertical-align: top;
  width: 0.58333333rem;
  height: 0.33333333rem;
  background: url(../images/arr_blue_down.png) no-repeat;
  background-size: 100%;
  margin: 1.5rem 0 0 0.41666667rem;
}
.tit_right .cityArea {
  display: none;
  width: 10rem;
  background: rgba(49, 53, 71, 0.8);
  position: absolute;
  right: 0;
  top: 4rem;
  line-height:2.5rem;
  border-radius: 5px;
  z-index:10000;
}
.tit_right .cityArea a {
  float: left;
  width: 50%;
  color: #fff;
  text-align: center;
  font-size:1rem;
}
.tit_right .cityArea2 {
  display: none;
  width: 10rem;
  background: rgba(49, 53, 71, 0.8);
  position: absolute;
  right: 0;
  top: 4rem;
  line-height:2.5rem;
  border-radius: 5px;
  z-index:10000;
}
.tit_right .cityArea2 a {
  float: left;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size:1rem;
}

.popTips {
  display: none;
  position: fixed;
  top: 40%;
  left: 0;
  width: 100%;
  z-index: 10;
  text-align: center;
}
.popTips .txt {
  display: inline-block;
  padding: 0.41666667rem 2.5rem;
  box-sizing: border-box;
  max-width: 80%;
  font-size: 1.16666667rem;
  line-height: 2rem;
  background: rgba(49, 53, 71, 0.8);
  color: #fff;
  border-radius: 6px;
}
.confirmAlert {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(49, 53, 71, 0.6);
  z-index: 350;
  -moz-box-pack: center;
  -moz-box-align: center;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: box;
  box-pack: center;
  box-align: center;
}
.confirmAlert .inCon {
  position: relative;
  background: #fff;
  width: 100%;
  max-width: 80%;
  padding: 1.25rem 0.83333333rem;
  border-radius: 6px;
}
.confirmAlert .inCon .close {
  position: absolute;
  width: 0.83333333rem;
  height: 0.83333333rem;
  background: url(../images/grey_close.png) no-repeat;
  background-size: 100%;
  right: 0.625rem;
  top: 0.625rem;
}
.confirmAlert .inCon h3 {
  text-align: center;
  color: #353e4c;
  font-size: 1.25rem;
  line-height: 2.08333333rem;
  font-weight: normal;
}
.confirmAlert .inCon .txt {
  font-size: 1.16666667rem;
  padding: 0.83333333rem 0 1.25rem;
  color: #565f6d;
  text-align: center;
}
.confirmAlert .inCon .btns {
  height: 2.25rem;
  text-align: center;
  font-size: 0;
}
.confirmAlert .inCon .btns a {
  display: inline-block;
  vertical-align: top;
  font-size: 1.25rem;
  text-align: center;
  height: 2.16666667rem;
  padding: 0 1.04166667rem;
  line-height: 2.20833333rem;
  border: 1px solid #6accff;
  border-radius: 1.08333333rem;
  color: #2aa4e5;
  margin: 0 0.625rem;
}
.confirmAlert .inCon .btns .confirm {
  border: 1px solid #43b4ee;
  border-radius: 1.08333333rem;
  color: #fff;
  background: #43b4ee;
}
.confirmAlert .inCon .btns .cancel {
  border: 1px solid #6accff;
  border-radius: 1.08333333rem;
  color: #2aa4e5;
  background: #fff;
}
/*底部*/
.footer {
  background: #eef3f6;
  font-size: 0.83333333rem;
  line-height: 1.66666667rem;
  padding: 0.83333333rem 0;
  color: #aaa;
  margin-top: 0.41666667rem;
}
.footer2 {
  background: #eef3f6;
  font-size: 0.83333333rem;
  line-height: 1.33333334rem;
  padding:0;
  color: #aaa;
  margin-top: 0;
}
.footer p {
  text-align: center;
}
.footer img {
  vertical-align: middle;
  margin-right: 0.16666667rem;
}
.footer a {
  color: #95a1b5;
}
.footer .info1 img {
  width: 0.95833333rem;
}
.footer .info2 {
  text-align: center;
}
.footer .info2 img {
  width: 1rem;
}
.footer .info3 img {
  width: 1.33333333rem;
}
.zizhutop{ width:100%; height:3rem; line-height:3rem; background:#4bbd7e;}
.zizhutop1{ float:left; width:33%; text-align:center; }
.zizhutop2{ float:left; width:34%; text-align:center; }
.zizhutop1 a{ display:block; font-size:1.1666667rem; color:#fff; }
.zizhutop2 a{ display:block; border-left:1px solid #fff; border-right:1px solid #fff; font-size:1.1666667rem; color:#fff; }

.goodsList02{
padding:0 0.416667rem;
background:#ffffff;

}
.goodsList02 li {
  margin-bottom: 0.70833333rem;
}
.goodsList02 li:first-child {
  /*margin: 0;*/
}
.goodsList02 li a {
  display: block;
  background: #ffffff;
}
.goodsList02 .imgArea {
  position: relative;
  padding:0.41666667rem 0 0 0;
}
.goodsList02 .imgArea img {
  width: 100%;
  display: block;
}
.goodsList02 .imgArea .lBox {
/*  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  font-size: 0;*/
}
.goodsList02 .imgArea .lBox span {
  display: inline-block;
  vertical-align: top;
  /*width: 2.25rem;*/
  padding:0 0.3rem;
  height: 1.75rem;
  box-sizing: border-box;
 /* padding-top: 0.375rem;*/
  font-size: 0.75rem;
  line-height: 1.75rem;
  text-align: center;
  color: #fff;
}
.goodsList02 .imgArea .lBox .pink {
  background: #fa6d6d;
}
.goodsList02 .imgArea .lBox .blue {
  background: #27a4e5;
}
.goodsList02 .imgArea .lBox .orange {
  background: #ff6814;
}
.goodsList02 .imgArea .rBox {
  position: absolute;
  right: 0;
  top: 0;
}
.goodsList02 .imgArea .rBox span {
  display: inline-block;
  vertical-align: top;
  width: auto;
  height: 1.33333333rem;
  padding: 0 0.33333333rem;
  font-size: 0.75rem;
  line-height: 1.33333333rem;
  text-align: center;
  color: #fefefe;
  background: rgba(37, 41, 58, 0.5);
}
.goodsList02 .imgArea .heat {
  position: absolute;
  right: 0;
  top: -0.20833333rem;
  width: 2.91666667rem;
  height: 2.33333333rem;
  padding: 0 0.20833333rem 0.29166667rem 0;
  background: url(../images/heat.png) no-repeat;
  background-size: 100%;
  text-align: center;
  color: #fff;
  font-size: 1.08333333rem;
  line-height: 2.33333333rem;
}
.goodsList02 .txtArea {
  padding: 0.41666667rem 0;
}
.goodsList02 .txtArea h3 {
  font-size: 1.25rem;
  line-height: 2.08333333rem;
  color: #353e4c;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.goodsList02 .txtArea .desc {
  font-size: 1.08333333rem;
  line-height: 1.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #565f6d;
  margin: 0.20833333rem 0;
}
.goodsList02 .txtArea .evaluate {
  float: right;
  font-size: 0.83333333rem;
  line-height: 0.91666667rem;
  color: #4bbd7e;
  /*margin-top: 1.04166667rem;*/
  margin-top: 0.625rem;
}
.goodsList02 .txtArea .price {
  float: left;
  height: 2rem;
  line-height: 2rem;
  font-size: 0.75rem;
  color: #565f6d;
  /*margin-top: 0.41666667rem;*/
}
.goodsList02 .txtArea .price strong {
  color: #ff4444;
  font-size: 1.58333333rem;
  font-weight: normal;
}
.goodsList02 .txtArea .price .delete {
  text-decoration: line-through;
  margin-left: 0.41666667rem;
}

.sideBar {
  width: 2.75rem;
  position: fixed;
  left: 1.66666667rem;
  bottom: 3.75rem;
  z-index: 100;
}
.sideBar a {
  display: block;
  width: 2.75rem;
  height: 2.75rem;
  line-height:2.75rem;
  margin-top: 0.75rem;
  border-radius: 50%;
}
.sideBar a:first-child {
  margin: 0;
}
.sideBar .side_menu {
  background: rgba(0, 0, 0, 0.2) url(../images/side_menu.png) no-repeat center center;
  background-size: 1.08333333rem 0.875rem;
}
.sideBar .side_menu2 {
  background: rgba(0, 0, 0, 0.2) url(../images/side_menu.png) no-repeat center center;
  background-size: 1.08333333rem 0.875rem;
}
.sideBar .side_totop {
  background: rgba(0, 0, 0, 0.2) url(../images/side_totop.png) no-repeat center center;
  background-size: 1.20833333rem 0.70833333rem;
}
.thereIsNothing {
  text-align: center;
  line-height: 1.66666667rem;
  padding: 4.16666667rem 0 8.33333333rem;
}
.thereIsNothing img {
  width: 5.83333333rem;
  display: block;
  margin: 0 auto;
}
.thereIsNothing h3 {
  margin: 0.41666667rem 0 0;
}
.thereIsNothing p a {
  color: #27a4e5;
}
.page404 img {
  display: block;
  margin: 4.16666667rem auto 0;
  width: 19.58333333rem;
}
.page404 h3 {
  font-size: 1.16666667rem;
  line-height: 4rem;
  font-weight: normal;
  text-align: center;
}
.page404 a {
  display: block;
  width: 7.5rem;
  height: 2.29166667rem;
  line-height: 2.29166667rem;
  border: 1px solid #27a4e5;
  text-align: center;
  color: #27a4e5;
  border-radius: 1.125rem;
  margin: 0 auto 0;
}



/*属性*/
.lv{ background:#4bbd7e; color:#fff; margin-right:0.33333333rem; padding:1px 5px;font-size: 1rem; font-family:"宋体"; height:1.333334rem; line-height:1.333334rem; display:inline-block; margin-bottom:0.3333334rem;}


.more{ margin:0 auto; margin-top:-0.708333rem; padding-bottom:0.5rem; text-align:center; background:#fff; }
.more a{ border:1px solid #4bbd7e; color:#4bbd7e; padding:0.416667rem 0.83333333rem; font-family:"宋体"; font-size:1.125rem;}
.more2{ margin:0 auto; padding-bottom:0.5rem; text-align:center; background:#fff; }
.more2 a{ border:1px solid #4bbd7e; color:#4bbd7e; padding:0.416667rem 0.83333333rem; font-family:"宋体"; font-size:1.125rem;}
/*文章列表*/
.raiders_list{ padding:0 0.416667rem; background:#eef3f6;}
.raiders_a{ margin-bottom:0.708333rem; padding:0.5rem 0; background:#fff; display:inline-block; width:100%;}
.raiders_d_1{ line-height:2.5rem; overflow:hidden; padding:0.5rem 0.5 0.5rem 0.4rem; font-size:1.33333334rem; color:#000;}
.raiders_d_2{}
.raiders_d_3{
font-size:1rem;
font-family:"宋体";
line-height:1.5rem;
color:#999;
word-break: break-all;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow:hidden;

}	
/*.raiders_a1 .raiders_d_1{background:url(../images/huaxu1.png) #eef3f6 right center no-repeat;}
.raiders_a12 .raiders_d_1{background:url(../images/huaxu.png) #eef3f6 right center no-repeat;}
.raiders_a16 .raiders_d_1{background:url(../images/huaxu2.png) #eef3f6 right center no-repeat;}
*/
.raiders_d_2{ position:relative;}
.raiders_d_2_1{ position:absolute; right:0; top:0;}
.raiders_d_2 img{ width:100%;}

/*电话预约*/
.bot_tel0{ width:100%; height:3.5rem; display:block;}
#bot_tel {width:100%;height:3.5rem;position:fixed!important;position:absolute; bottom:0px; z-index:9999;left:0px;filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.bot_tel_d{position:relative;}
.bot_tel_d2{background:#4bbd7e;width:100%; height:3.5rem; line-height:3.5rem; float:left; text-align:center;}
.bot_tel_d2 a{color:#fff; width:100%; height:3.5rem; display:inline-block; font-size:1.3333333rem;}


/*文章内容页*/
.raiders_con{ border-top:1px solid #ddd; padding:0.416667rem 0.416667rem 0; background:#fff; }
.raiders_con_1{ color:#333; font-weight:600; font-size:1.708333rem; font-family:"宋体"; line-height:2.33333334rem;}
.raiders_con_2{ color:#999; line-height:2.6rem; border-bottom:1px solid #eee; }
.raiders_con_4 {
    color: #333;
    line-height: 2.5rem;
    padding: 0.5rem 0 2rem;
    font-size: 1.4rem;
}
.raiders_con_4 *{ max-width:100%; }




.indexTit {
  height: 4rem;
  background: #fff;
  padding: 0 0 0 0.83333333rem;
}
.indexTit .tit {
  float: left;
  margin-top: 1.29166667rem;
  font-size: 1.33333333rem;
  line-height: 1.41666667rem;
  color:#4bbd7e;
}
.tit_right{
 float:right;
 /*margin-top: 1.29166667rem;*/
 font-size: 1.33333333rem;
 line-height: 4rem;
 width:10rem;

}
.indexTit .tit:before {
  /*content: "";*/
  display: inline-block;
  width: 0.33333333rem;
  height: 1.41666667rem;
  background: #27a4e5;
  margin-right: 0.33333333rem;
  vertical-align: top;
  border-radius: 0.16666667rem;
  
}
.indexTit .tit .subTit {
  font-size: 0.91666667rem;
  color: #aab1b8;
}

.order_list{ padding:0.5rem 0;}
.order_list_d{ padding:0.5rem 0.41666667rem; line-height:1.83333333remrem; display:block}
.order_list_d0{ background:#fff;}
.order_list_d1{ background:#eee;}
.order_list_d_2_1{ color:#f00;}
.order_list_d_2_2{ color:#999;}
.order_list_d_2_3{ color:#4bbd7e;}

#list_box{ background:#eef3f6;}
.goodsList02_raider #list_box{ background:#ffffff;}

.indexBanner,.adv {
  margin: 0.625rem 0;
  padding:0 0.416667rem;
}
.indexBanner img,.adv img {
  display: block;
  width: 100%;
}






