/* CSS Document */
body {
  background: #fff;
}
/**/
.m-head {
  padding: 0 .8rem;
  height: 3.846rem;
  line-height: 3.846rem;
  text-align: center;
  position: relative;
  width: 100%;
  z-index: 5;
}
.m-head .m-head-back {
  display: block;
  position: absolute;
  left: .8rem;
  top: 0;
  width: 2rem;
  height: 3.846rem;
  background: url(/statics/images/goback_b.png) no-repeat 0 center;
  background-size: 60%;
}
.m-head h2 {
  font-size: 1.1rem;
  line-height: 3.846rem;
}
.m-head .m-head-query {
  float: left;
  width: 75%;
  margin-left: 2.5rem;
  padding-left: 12%;
  height: 2.446rem;
  margin-top: .7rem;
  background: url('../images/sousuo.png') no-repeat 5% center;
  background-size: 8%;
  background-color: #ececec;
  border-radius: 2rem;
}
.m-head-query input {
  width: 90%;
  border: 0;
  float: left;
  height: 100%;
  background-color: #ececec;
  margin: 0;
  padding: 0;
  outline: none;
}
.m-head .m-head-mess {
  float: right;
  height: 2.846rem;
  margin-top: .5rem;
  font-size: .9rem;
}
.m-head-mess i {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0 auto;
  background: url('../images/icon_mess.png') no-repeat center;
  background-size: 100%;
  /* float: left; */ ;
}
.m-head-mess span {
  display: block;
  width: 100%;
  line-height: normal;
  color: #2f2e2e;
}
/**/
.mainbox {
  position: relative;
  z-index: 6;
}
.topmenu {
  width: 100vw;
  overflow-x: scroll;
  position: relative;
  top: 0rem;
  z-index: 5;
}
.topmenubox {
  width: 2000px;
}
.topItem {
  color: #2f2e2e;
  float: left;
  padding: 0.8rem 2.3rem 0.6rem;
  font-size: 1.3rem;
}
.topb {
  height: 0.25rem;
  background: #fe3341;
  width: 2.7rem;
  position: absolute;
  z-index: 6;
  bottom: 0rem;
  left: 5%;
}
/**/
.mianbox {
  width: 100vw;
  /*	overflow-x: scroll;*/
  overflow: hidden;
  position: relative;
}
.mianbox_1 {
  width: 505vw;
  position: relative;
  z-index: 6;
  transition: left .5s;
  left: 0;
}
.boxIem {
  width: 100vw;
  height: 88vh;
  overflow: hidden;
  float: left;
  margin: 0;
  padding: 0;
}
/**/
.footer {
  height: 3.8rem;
  width: 100vw;
  background: #fff;
  position: fixed;
  bottom: 0;
  z-index: 6;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.16);
  display: flex;
}
.footer .item {
  flex: 1;
  height: 100%;
  position: relative;
}
.footer .item img {
  width: 1.6rem;
  height: 1.6192rem;
  display: block;
  margin: 0.5rem auto 0 auto;
}
.footer .item p {
  height: 1.962rem;
  line-height: 1.7rem;
  font-size: 0.9rem;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 7;
}
.footer .item3quan {
  border-radius: 50%;
  width: 3.6rem;
  height: 3.6rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -1.3rem;
  z-index: 6;
  background: #fff;
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.16);
}
.item3ze {
  width: 100%;
  height: 2.8rem;
  background: #fff;
  position: absolute;
  z-index: 6;
}
.footer img.item3add {
  width: 3rem;
  height: 3rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: -17% auto 0 auto;
  z-index: 7;
}
.footer .item3 p {
  top: 2.1rem;
}
.footer .cur {
  color: #2cacfc;
}
/**/
.divBg {
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  display: none;
}
.bottomBox {
  width: 100%;
  height: 20rem;
  background: #FFF;
  position: fixed;
  bottom: 0;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  display: none;
}
.btmDiv {
  width: 45%;
  height: 8.5rem;
  float: left;
  text-align: center;
  color: #191919;
}
.btmDiv img {
  width: 5rem;
  vertical-align: middle;
}
.btmDiv div {
  height: 4.6rem;
}
.sichead {
  /*  display: flex;*/
  padding: 0 1rem;
  margin: 1rem 0 .5rem auto;
  width: 100%;
  height: 2rem;
  align-items: center;
  /*  justify-content: space-between;*/
}
.sichead span {
  font-size: 1.125rem; 
}
.sichead span.lanmu {
  border-bottom: 2px solid #fff;
  margin-right: 1.4rem;
  padding: 0 0rem .3rem 0rem;
  font-weight: 700;
  float: left;
	margin-top: .5rem;
}
.sichead span.cur {
  border-bottom: 2px solid #f95d64;
  color: #f95d64;
}
.sichead span.quanzi {
  float: right;
  border: 1px solid #f09f9f;
  padding: .3rem .8rem;
  border-radius: 1rem;
  background: #f8f8f8;
  font-size: 1rem;
  margin-left: .5rem;
}
.tab_itemst .tcontbox {
  width: 100%;
}
.tab_itemst .tcontbox .tconp {
  display: flex;
  justify-content: space-between;
  height: 3.2rem;
  line-height: 3.2rem;
  border-bottom: 1px solid #dcdcdc;
  width: 93%;
  margin: 0 auto;
  padding: 0 .5rem;
  font-size: 1.1rem;
  color: #2b2b2b;
}
.tab_itemst .tcontbox .tconp span:nth-child(2) {
  color: #ff8625;
}
.tab_itemst .tcontbox .tunOrder {
  height: 3.2rem;
  line-height: 3.2rem;
  width: 93%;
  margin: 0 auto;
  font-size: .95rem;
  color: #7a7979;
}
.tab_itemst .tcontbox .tunOrder span:nth-child(2) {
  float: right;
}
.tab_itemst .tcontbox .nth-btn {
  display: flex;
  flex-direction: row-reverse;
  padding-bottom: 1rem;
}
.tab_itemst .tcontbox .nth-btn span {
  width: 6.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 1.1rem;
  text-align: center;
  border-radius: .3rem;
  margin-right: 1rem;
}
.tab_itemst .tcontbox .nth-btn .nth-sitem {
  border: 1px solid #ccc;
  color: #323232;
}
.tab_itemst .tcontbox .nth-btn .nth-bitem {
  border: 1px solid #f12036;
  color: #f12036;
}
.tab_itemst .ms-content {
  width: 93%;
  height: 8.4rem;
  position: relative;
  margin: 0 auto;
  padding: 1rem 0;
}
.mtBox {
  width: 100%;
  position: relative;
}
.mtBox .ms-line {
  height: .5rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #f6f6f6;
}
.tab_itemst .ms-content .ms-left {
  width: 66%;
  height: 6.2rem;
  position: absolute;
  left: 0;
}
.tab_itemst .ms-content .ms-right {
  width: 33%;
  height: 6.2rem;
  position: absolute;
  right: 0;
}
.tab_itemst .ms-content .ms-right img {
  width: 100%;
  height: 6.2rem;
}
.tab_itemst .ms-content .ms-left p:nth-child(1) {
  color: #4e4e4e;
  font-size: 1.12rem;
}
.tab_itemst .ms-content .ms-left p:nth-child(2) {
  position: absolute;
  bottom: 0;
  color: #666;
  width: 100%;
}
.tab_itemst .ms-content .ms-left p:nth-child(2)::after {
  content: "";
  display: block;
  clear: both;
}
.tab_itemst .ms-content .ms-left p:nth-child(2) span {
  margin-right: 1rem;
}
.tab_itemst .ms-content .ms-left .m-mig {
  width: 1.1rem;
  float: right;
  margin-right: 1rem;
}
.tab_itemst .m-boxw {
  width: 93%;
  margin: 0 auto;
  padding: 1.2rem 0 .8rem 0;
}
.m-boxw .mbs-pics {
  display: flex;
  justify-content: space-between;
}
.m-boxw .mbs-pics img {
  width: 8.4rem;
  height: 6rem;
}
.m-boxw .m-boxp {
  color: #4e4e4e;
  font-size: 1.12rem;
  margin-bottom: .5rem;
}
.m-boxw .mb-lastp {
  color: #666;
  padding-top: .7rem;
}
.m-boxw .mb-lastp span {
  margin-right: 1rem;
}
.m-boxw .mb-lastp img {
  float: right;
  width: 1.2rem;
}
.m-head-mssage {
  width: 100%;
  background: #fff;
  padding: 1rem 0 1rem 0;
}
.m-head-mssage .m-te {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}
.m-te .mpix {
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  margin-right: .9rem;
  border: 1px solid #ccc;
}
.m-te .m-ph {
  width: 80%;
}
.m-te .m-ph p:nth-child(1) {
  font-size: 1.15rem;
  color: #141414;
  margin-bottom: .5rem;
}
.m-te .m-ph p:nth-child(2) {
  font-size: 1rem;
  color: #666;
}
.m-te .mb-wid {
  width: 4.5rem;
  height: 1.7rem;
  background: #fd4041;
  text-align: center;
  line-height: 1.7rem;
  color: #fff;
  margin-top: 1.6rem;
  border-radius: .25rem;
}
.msubcontent {
  display: flex;
  justify-content: space-around;
  margin-top: 1rem;
}
.msubcontent .mett {
  width: 33%;
  text-align: center;
}
.msubcontent .mett p:nth-child(1) {
  font-size: 1.5rem;
  color: #010101;
  margin-bottom: .3rem;
  font-weight: 700;
}
.msubcontent .mett p:nth-child(2) {
  font-size: 1rem;
  color: #666;
}
.header_box {
  background-color: #fff;
  border-bottom: 1px solid #e3e3e3 !important;
  font-family: 'STHeiti', 'Microsoft YaHei', 'Helvetica', 'Arial', sans-serif;
  width: 100%;
  height: 3.8rem;
  position: fixed;
  z-index: 999;
}
.header_box .left_ {
  height: 45px;
  line-height: 45px;
  position: absolute;
  left: 6%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #fff;
  font-size: 1rem;
}
.header_box .right {
  height: 3.8rem;
  line-height: 3.8rem;
  position: absolute;
  right: -3%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #4e4e4e;
  padding-right: 1.2rem;
  font-size: 1.125rem;
  background: url(../../images/up.gif) no-repeat right center;
  background-size: .8rem;
}
.header_box .right img {
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto;
}
.header_box .right p {
  text-align: center;
  color: #fff;
}
.header_box .right_ {
  height: 45px;
  line-height: 45px;
  position: absolute;
  right: -4%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #000;
  font-size: 1rem;
}
.header_box .midden {
  text-align: center;
  color: #0c0c0c;
  height: 3.8rem;
  line-height: 3.8rem;
  font-size: 1.15rem;
}
.h50 {
  height: 3.8rem;
}
.header_box .left {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 6%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}