*{
	padding: 0px;
	margin: 0px;
}
body{
	background-color: #f5f5f5;
	font-size: 14px;
	color: #666;
	font-family:"微软雅黑","Microsoft Yahei","宋体","Arial, Helvetica, sans-serif";
}
ul,li{
	list-style-type:none;
}
a{
	text-decoration:none;
	color:#333;
}
.more{
  background: url(../../images/more.png) no-repeat center right 10px;
  background-size: 18px 18px;
}
.clear{
	clear: both;
}
.hide{
	display: none;
}
.page{
	background-color: #FFF;
}
.page2{
	background: url(../../images/b.png) no-repeat center top -20px;
  	background-size: 100%;
	background-color: #F6F6F6;
}
.page3{
	background: url(../../images/b.png) no-repeat center top -20px;
  	background-size: 100%;
	background-color: #fff;
}
.marginTop{
	margin-top: 45px;
}
.fanhui{
	position: fixed;
	top: 10px;
	left: 10px;
	width: 35px;
	height: 35px;
	background: url(../../images/back.png) no-repeat center left 7px;
    background-size: 20px 20px;
	background-color: #ff7500;
	border-radius: 100%;
	z-index: 99999;
}
.pageTitle{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 45px;
  background: url(../../images/back.png) no-repeat center left 10px;
  background-size: 20px 20px;
  background-color: #3D9A44;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  z-index: 999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pageTitle2{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 45px;
  background-size: 20px 20px;
  background-color: #3D9A44;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  z-index: 999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer{
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 61px;
	background-color: #FFF;
    border-top: 1px #D3D3D5 solid;
    z-index: 9999;
}
.footer .bottomMneu{
	width: 100%;
	height: 60px;
	line-height: 60px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	position: relative;
}
.footer .bottomMneu .zhaigua{
	width: 60px;
	height: 60px;
	line-height: 60px;
	border-radius: 100%;
	border:1px #D3D3D5 solid;
	margin-top: -30px;
	background-color: #fff;
	z-index: 9999;
}
.footer .bottomMneu .zhaigua .zhaiguazhu{
	width: 62px;
	height: 60px;
	line-height: 60px;
	margin-top: 30px;
	background-color: #fff;
	margin-left: -1px;
	text-align: center;
}
.footer .bottomMneu .menuLi{
	width: 33.33%;
	height: 60px;
	line-height: 60px;
	display: flex;
	flex-direction: column;
	text-align: center;
}
.footer .bottomMneu .menuLi .menu-icon,.footer .bottomMneu .zhaigua .zhaiguazhu .menu-icon{
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
}
.footer .bottomMneu .menuLi .menu-icon img,.footer .bottomMneu .zhaigua .zhaiguazhu .menu-icon img{
	width: 25px;
	height: 25px;
}
.footer .bottomMneu .menuLi .menuName,.footer .bottomMneu .zhaigua .zhaiguazhu .menuName{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #313131;
}

.footer .bottomMneu .menuLi .active,.footer .bottomMneu .zhaigua .zhaiguazhu .active{
	color: #3D9A44;
}
.main{
	width: 100%;
	display: flex;
	flex-direction: column;
	min-height: 500px;
}
.userbg{
	background: url('../../images/bg1.jpg') no-repeat top center;
	background-size: 100% 220px;
}
.main .company{
  width: 94%;
  margin:auto;
  margin-top: 10px;
  line-height: 24px;
  font-size: 14px;
  color: #666;
}
.main .company video{
	width: 100%;
}
.main .company img{
	max-width: 100%;
}
.main .userTop{
	width: 94%;
	margin:0 auto;
	margin-top: 20px;
	height: 80px;
	line-height: 80px;
	position: relative;
}
.main .userbeizhu{
	width: 94%;
	margin:0 auto;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 90px;
	text-overflow: ellipsis;
}
.main .userTop .userImg{
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 80px;
	height: 80px;
	line-height: 80px;
}
.main .userTop .userImg img{
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.main .userTop .usernickname{
	position: absolute;
	top: 0px;
	left: 90px;
	height: 35px;
	line-height: 35px;
	right: 0px;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	color:#fff;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.main .userTop .usernickname .jibie{
	height: 25px;
	line-height: 25px;
	border-radius:10px;
	background-image: linear-gradient(to right, #fff,#fff);
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #3D9A44;
	margin-top: 10px;
	margin-left: 10px;
}
.main .userTop .tuijianma2{
	position: absolute;
	bottom: 25px;
	left: 90px;
	height: 25px;
	line-height: 25px;
	right: 0px;
	font-size: 14px;
	color: #fff;
	display: flex;
	flex-direction: row;
}
.main .userTop .tuijianma2 span{
	height: 20px;
	line-height: 20px;
	border-radius:5px;
	font-weight: bold;
	background-image: linear-gradient(to right, #fff,#fff);
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #3D9A44;
	margin-top: 5px;
}
.main .userTop .tuijianma{
	position: absolute;
	bottom: 0px;
	left: 90px;
	height: 25px;
	line-height: 25px;
	right: 0px;
	font-size: 14px;
	color: #fff;
	display: flex;
	flex-direction: row;
}
.main .userTop .userTopSet{
	position: absolute;
	top: 10px;
	right: 0px;
	height: 25px;
	line-height: 25px;
	width: 25px;
	background:url(../../images/set.png) no-repeat center right;
	background-size: 25px;
	font-size: 14px;
	color: #666;
}
.main .usermoney{
	width: 94%;
	margin: 0 auto;
	margin-top: 20px;
	background-color: rgba(249,249,250,0.8);
	padding: 10px;
	border-radius: 10px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding-top: 0px;
}
.main .usermoney li{
	width: 25%;
	height: 60px;
	line-height: 60px;
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-top: 10px;
}
.main .usermoney li h4{
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #313131;
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
}
.main .usermoney li h5{
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #313131;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
}
.main .shimingtishi{
	width: 94%;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	background: linear-gradient(-125deg, #3D9A44, #3D9A44);
	display: flex;
    justify-content: space-between;
    margin-top: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-left: 10px;
    padding-right:10px;
    box-sizing: border-box;
}
.main .shimingtishi .smain{
	margin-top: 13px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.main .shimingtishi .smain .shiming{
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.main .shimingtishi .smain .shiming img{
	width: 20px;
	height: 20px;
}
.main .shimingtishi .smain .shizhuang{
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.main .shimingtishi .zhuanqian{
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	margin-top: 13px;
	color: #936e4d;
	float: right;
}
.main .shimingtishi .dianshi{
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 12px;
	background-image: linear-gradient(to right, #fdce98,#d79559);
	margin-top: 10px;
}
.main .usermenu{
	width: 94%;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #fff;
	border-radius: 10px;
	padding: 10px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}
.main .usermenu .nameTitle{
	width: 100%;
	height: 35px;
	line-height: 35px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	color: #999;
	border-bottom: 1px #f5f5f5 solid;
}
.main .usermenu .nameTitle .caidan{
	color: #313131;
	font-weight: bold;
}
.main .usermenu ul{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
	margin-top: 10px;
}
.main .usermenu ul li{
	width: 25%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	display: flex;
	margin-bottom: 10px;
	flex-direction: column;
}
.main .usermenu ul li .menuIno{
	margin: auto;
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.main .usermenu ul li .menuIno img{
	width: 30px;
	height: 30px;
}
.main .usermenu ul li .menuIno .tongjinums{
	position: absolute;
	top: 0px;
	right: -5px;
	height: 15px;
	line-height: 15px;
	background-color:#3D9A44;
	border-radius: 15px;
	text-align: center;
	font-size: 12px; 
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
}
.main .usermenu ul li .menuName{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
}
.main .setMiddle{
	width: 100%;
	margin:0 auto;
	display: flex;
	flex-direction: column;
	background-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #666;
}
.main .setMiddle .uploadImg{
	width: 94%;
	margin:0 auto;
	height: 80px;
	line-height: 80px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.main .setMiddle .uploadImg .upfile{
	width: 80px;
	height: 80px;
	line-height: 80px;
}
.main .setMiddle .uploadImg .upfile img{
	width: 80px;
	height: 80px;
	border-radius: 100%;
}
.main .setMiddle .setMenu{
	width: 94%;
	margin:0 auto;
	display: flex;
	flex-direction: column;
	margin-top: 10px;
}
.main .setMiddle .setMenu li{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background:url(../../images/more.png) no-repeat center right;
	background-size: 20px; 
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-top: 1px solid #f5f5f5;
}
.main .setMiddle .setMenu li .rightspan{
	margin-right: 25px;
}
.main .loginout{
	width: 94%;
	margin:auto;
	margin-left: 3%;
	margin-right: 3%;
	height: 45px;
	line-height: 45px;
	background: linear-gradient(-125deg, #3D9A44, #3D9A44);
	color: #FFF;
	border-radius: 22.5px;
	margin-top: 30px;
	margin-bottom: 80px;
	border:0px;
	text-align: center;
}
.main .loginout2{
	width: 100%;
	margin:auto;
	height: 45px;
	line-height: 45px;
	background: linear-gradient(-125deg, #fff, #fff);
	color: #3D9A44;
	margin-top: 10px;
	border:0px;
	text-align: center;
}
.main .editor{
	width: 100%;
	background-color: #FFF;
	display: flex;
	flex-direction: column;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main .editor .editorul{
	width: 94%;
	margin:0 auto;
	display: flex;
	flex-direction: column;
}
.main .editor .editorul li{
	width: 100%;
	height: 45px;
	line-height: 45px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	font-size: 14px;
	color: #666;
	position: relative;
}
.main .editor .editorul li .forminput{
	width: 60%;
	height: 45px;
	line-height: 45px;
	border:0px;
	text-align: right;
	color: #666;
}
.main .editor .editorul li .forminput input{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border:0px;
	text-align: right;
}
.main .editor .editorul .uploadImg{
	width: 94%;
	margin:0 auto;
	height: 80px;
	line-height: 80px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 20px;
}
.main .editor .editorul .uploadImg .upfile{
	width: 80px;
	height: 80px;
	line-height: 80px;
}
.main .editor .editorul .uploadImg .upfile img{
	width: 80px;
	height: 80px;
}
.main .editor .editorul li .sendsms{
	position: absolute;
	top: 10px;
	right: 0px;
	bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	background: linear-gradient(-125deg, #3D9A44, #3D9A44);
	color: #FFF;
	text-align: center;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	border-radius: 5px;
}
.main .editor .editorul .shoukuan{
	width: 100%;
}
.main .editor .editorul .shoukuan img{
	width: 100%;
}
.main .wherelist{
  width: 94%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
}
.main .wherelist .whereli{
  width: 100%;
  margin-top: 10px;
  background-color: #FFF;
  border-radius: 5px;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
}
.main .wherelist .whereli .name_dianhua{
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  overflow: hidden;
}
.main .wherelist .whereli .name_dianhua span{
  height: 30px;
  line-height: 30px;
  margin-right: 15px;
}
.main .wherelist .whereli .dizhi{
  width: 100%;
  padding-right: 30px;
  line-height: 20px;
  font-size: 12px;
  color: #999;
  box-sizing: border-box;
}
.main .wherelist .whereli .dizhi span{
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background: linear-gradient(-125deg, #3D9A44, #3D9A44);
  color: #FFF;
  font-size: 12px;
  border-radius: 5px;
  margin-right: 10px;
}
.main .wherelist .whereli .editor{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  line-height: 25px;
  text-align: center;
}
.main .wherelist .whereli .editor img{
  width: 20px;
  height: 20px;
}
.main .bottomBrn{
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: linear-gradient(-125deg, #3D9A44, #3D9A44);
  color: #FFF;
  font-size: 14px;
}
.main .nodata{
  width: 192px;
  margin:auto;
  height: 192px;
  line-height: 192px;
  margin-top: 100px;
  display: flex;
  flex-direction: column;
}
.main .nodata img{
  width: 100%;
  height: 100%;
}
.main .nodata h3{
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #999;
  text-align: center;
  font-weight: normal;
}
.main .qingList{
  width: 92%;
  margin:0 auto;
  display: flex;
  flex-direction: column;
  margin-bottom: 80px;
}
.main .qingList .caiwu{
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #333;
  font-weight:bold;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main .qingList .caiwu div b{
  font-size: 14px;
  margin-left: 10px;
}
.main .qingList .qingUl{
  width: 100%;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
}
.main .qingList .qingUl .qingLi{
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px #E8E8E8 solid;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.main .qingList .qingUl .qingLi .beizhu{
	width: 100%;
	line-height: 20px;
	font-size: 14px;
  	color: #333;
  	margin-top: 5px;
  	margin-bottom: 10px;
}
.main .qingList .qingUl .qingLi .content{
  width: 100%;
  min-height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #333;
}
.main .qingList .qingUl .qingLi .content span{
  float: right;
  min-height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #333;
}
.main .qingList .qingUl .qingLi .content2{
  width: 100%;
  min-height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
.main .qingList .qingUl .qingLi .content2 span{
  float: right;
  min-height: 30px;
  line-height: 30px;
  font-size: 12px;
}
.main .qingList .qingUl .qingLi .datatitle{
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #999;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main .qingList .qingUl .qingLi .datatitle .oldyue{
  width: 33.33%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  text-align: left;
}
.main .qingList .qingUl .qingLi .datatitle .biandong{
  width: 33.33%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
}
.main .qingList .qingUl .qingLi .datatitle .newyue{
  width: 33.33%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  text-align: right;
}
.main .qingList .qingUl .qingLi .data{
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main .qingList .qingUl .qingLi .data .oldyue{
  width: 33%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  text-align: left;
}
.main .qingList .qingUl .qingLi .data .biandong{
  width: 33%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
}
.main .qingList .qingUl .qingLi .data .newyue{
  width: 33%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  text-align: right;
}
.main .share{
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.main .share img{
  width: 100%;
  height: 100%
}
.main .shareBtn{
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.main .shareBtn .sharebg{
	width: 40%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #3D9A44;
	background-color: #fff;
	border-radius: 35px;
}
.main .newslit{
  width: 94%;
  margin:0 auto;
  display: flex;
  margin-top: 10px;
  margin-bottom: 60px;
  flex-direction: column;
}
.main .newslit .newsli{
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px #E8E8E8 solid;
  background: url(../../images/more.png) no-repeat center right 10px;
  background-size: 18px 18px;
  font-size: 14px;
  color: #666;
  overflow: hidden;
  padding-right: 30px;
  box-sizing: border-box;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .newsTitle{
  width: 94%;
  margin:0 auto;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #666;
  margin-top: 10px;
}
.main .newsTime{
  width: 94%;
  margin:0 auto;
  height: 30px;
  line-height: 30px;
  color: #999;
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
}
.main .problemlist{
  width: 94%;
  margin:0 auto;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
}
.main .problemlist .problemli{
  width: 100%;
  padding: 15px;
  display: flex;
  flex-direction: column;
  background-color: #FFF;
  border-radius: 5px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.main .problemlist .problemli .protitle{
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.main .problemlist .problemli .time_state{
  width: 100%;
  height: 30px;
  line-height: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 14px;
  color: #999;
}
.main .problemlist .problemli .time_state .state{
  color: #3D9A44;
}
.main .problemlist .problemli .reply{
  width: 100%;
  margin-top: 10px;
  border-top: 1px #e8e8e8 solid;
}
.main .problemlist .problemli .reply .caozuo{
    width:100%;
    height: 30px;
    line-height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.main .problemlist .problemli .reply .caozuo .huifu{
    height: 20px;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    background-color: #3D9A44;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
}
.main .problemlist .problemli .reply .replyName{
  width: 100%;
  padding: 15px 0;
  line-height: 24px;
  margin-top: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.main .problemlist .problemli .reply .replyName b{
  font-weight: normal;
  color: #3D9A44;
}
.insertPro{
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #3D9A44;
  text-align: center;
  font-size: 22px;
  color: #FFF;
  border-radius: 100%;
  font-weight: bold;
}
.main .myteam{
	width: 94%;
	margin:0 auto;
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	margin-bottom: 80px;
}
.main .myteam li{
	width: 100%;
	background-color: #FFF;
	border-radius: 10px;
	height: 100px;
	line-height: 100px;
	margin-top: 10px;
	position: relative;
}
.main .myteam li .myscProImg{
	position: absolute;
	top: 10px;
	left: 10px;
	bottom: 10px;
	width: 80px;
	height: 80px;
	line-height: 80px;
}
.main .myteam li .myscProImg img{
	width: 80px;
	height: 80px;
	border-radius: 5px;
}
.main .myteam li .myscProName{
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 100px;
	right: 10px;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	display: flex;
	flex-direction: column;
}
.main .myteam li .myscProName h4{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	overflow: hidden;
}
.main .myteam li .myscProName h5{
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	overflow: hidden;
}
.main .tabTop{
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 14px;
  color: #666;
  background-color: #FFF;
  text-align: center;
  box-sizing: border-box;
}
.main .tabTop li{
  width: 20%;
  text-align: center;
}
.main .tabTop .act{
  color: #3D9A44;
  border-bottom: 1px #3D9A44 solid;
}
.main .orderlist{
  width: 94%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  margin-bottom: 10px;
}
.main .orderlist .orderli{
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  padding-bottom: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  background-color: #FFF;
  border-radius: 5px;
}
.main .orderlist .orderli .statetitle{
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #666;
  border-bottom: 1px #F5F5F5 solid;
}
.main .orderlist .orderli .statetitle span{
	float: right;
	color: #3D9A44;
}
.main .orderlist .orderli .prolist{
  width: 100%;
  margin-top: 10px;
  height: auto;
  display: flex;
  flex-direction: column;
  border-bottom: 1px #F5F5F5 solid;
}
.main .orderlist .orderli .prolist .pli{
  width: 100%;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}
.main .orderlist .orderli .prolist .pli .pimg{
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.main .orderlist .orderli .prolist .pli .pimg img{
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.main .orderlist .orderli .prolist .pli .proname{
  position: absolute;
  top: 0px;
  left: 85px;
  right: 50px;
  height: 25px;
  font-size: 14px;
  line-height: 25px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .orderlist .orderli .prolist .pli .price{
  position: absolute;
  bottom: 0px;
  left: 85px;
  right: 50px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .orderlist .orderli .prolist .pli .pnums{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: right;
}
.main .orderlist .orderli .tongji{
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #666;
  text-align: right;
  overflow: hidden;
  border-bottom: 1px #F5F5F5 solid;
}
.main .orderlist .orderli .tongji span{
  color: #000;
  font-weight: bold;
}
.main .orderlist .orderli .deal{
  width: 100%;
  height: 45px;
  line-height: 45px;
  display:flex;
  flex-direction: row;
  justify-content: flex-end;
}
.main .orderlist .orderli .deal span{
  height: 25px;
  line-height: 25px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px #686868 solid;
  font-size: 14px;
  color: #686868;
  margin-top: 9.5px;
  border-radius: 15px;
  margin-left: 10px;
}
.main .orderlist .orderli .deal .bc{
  color: #3D9A44;
  border: 1px #3D9A44 solid;
}
.main .orderinforState{
  width: 100%;
  height: 140px;
  line-height: 140px;
  background: linear-gradient(-125deg, #3D9A44, #3D9A44);
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.main .orderinforState .car{
  width: 140px;
  height: 100px;
  margin-top: 20px;
  margin-right: 40px;
}
.main .orderinforState .car img{
  width: 100%;
  height: 100%;
}
.main .orderinforState .zhuangtai{
  height: 100px;
  line-height: 100px;
  font-size: 16px;
  color: #FFF;
  margin-top: 20px;
}
.main .flowwhere{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FFF;
  box-sizing: border-box;
  height: auto;
}
.main .flowwhere .whereinfor{
  width: 100%;
  min-height: 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
}
.main .flowwhere .whereinfor .whereico{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  bottom: 0px;
  text-align: center;
}
.main .flowwhere .whereinfor .whereico img{
  width: 20px;
  height: 20px;
}
.main .flowwhere .whereinfor .wheremain{
  width: 100%;
  padding-left: 35px;
  min-height: 54px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding-right: 30px;
}
.main .flowwhere .whereinfor .whereico2{
  background:url(../../images/more.png) no-repeat center right;
  background-size: 20px 20px;
}
.main .flowwhere .whereinfor .wheremain .shou-dian{
  width: 100%;
  height: 25px;
  line-height: 25px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  font-size: 14px;
  color: #333;
}
.main .flowwhere .whereinfor .wheremain .dizhi{
  width: 100%;
  line-height: 20px;
  font-size: 13px;
  color: #999;
}
.main .flowgood{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 10px;
  background-color: #FFF;
  box-sizing: border-box;
  margin-top: 10px;
}
.main .flowgood .flowinfor{
  width: 100%;
  height: 80px;
  line-height: 80px;
  position: relative;
}
.main .flowgood .flowinfor .flowimg{
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.main .flowgood .flowinfor .flowimg img{
  width: 80px;
  height: 80px;
}
.main .flowgood .flowinfor .flowname{
  position: absolute;
  top: 0px;
  left: 90px;
  right: 0px;
  height: 40px;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
  color: #333;
}
.main .flowgood .flowinfor .flowprice2{
  position: absolute;
  bottom: 20px;
  left: 90px;
  right: 0px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
  color: #999;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.main .flowgood .flowinfor .flowprice2 .fontsize2{
  font-size: 14px;
  color: #3D9A44;
}
.main .flowgood .flowinfor .flowprice{
  position: absolute;
  bottom: 0px;
  left: 90px;
  right: 0px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
  color: #999;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main .flowgood .flowinfor .flowprice .fontsize{
  font-size: 14px;
  color: #3D9A44;
}
.main .flowgood .heji{
  width: 100%;
  height: 35px;
  line-height: 35px;
  border-top: 1px #e8e8e8 solid;
  font-size: 14px;
  color: #666;
  margin-top: 10px;
  overflow: hidden;
  text-align: right;
}
.main .flowgood .heji span{
  color: #3D9A44;
}
.main .liuyan{
  width: 100%;
  background-color: #FFF;
  padding-top: 10PX;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.main .liuyan h4{
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding-left: 3%;
  padding-right: 3%;
  box-sizing: border-box;
  border-bottom: 1px #e8e8e8 solid; 
  font-size: 14px;
  color:#333;
  font-weight: bold;
}
.main .liuyan .liumsg{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  min-height: 50px;
  line-height: 24px;
  color: #666;
  font-size: 14px;
  box-sizing: border-box;
  margin-top: 10px;
}
.main .orderinforUl{
  width: 100%;
  margin-top: 10px;
  background-color: #FFF;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 3%;
  padding-right: 3%;
  box-sizing: border-box;
  margin-bottom: 80px;
}
.main .orderinforUl .orderinforLi{
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden;
}
.main .orderUl{
  width: 100%;
  margin-top: 10px;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
}
.main .orderUl li{
  width: 100%;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
.main .orderUl li .stateOrder{
  width: 94%;
  margin: 0 auto;
  height: 45px;
  line-height: 45px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px #e8e8e8 solid;
  margin-bottom: 10px;
}
.main .orderUl li .stateOrder .orderId{
  height: 45px;
  line-height: 45px;
  background: url(../../images/ddhtb.png) no-repeat center left;
  background-size: 20px 20px;
  min-width: 100px;
  font-size: 12px;
  color: #666;
  text-indent: 25px;
}
.main .orderUl li .stateOrder .state{
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #ff1100;
}
.main .orderUl li .stateOrder .state1{
  color: #057F44;
}
.main .orderUl li .stateOrder .state2{
  color: #FFAA44;
}
.main .orderUl li .product{
  width: 94%;
  margin:0 auto;
  height: 100px;
  line-height: 100px;
  position: relative;
  margin-bottom: 10px;
}
.main .orderUl li .productall .productimg{
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.main .orderUl li .productall .productimg img{
  width: 100px;
  height: 100px;
  border-radius: 10px;
}

.main .orderUl li .productall .maijia{
  position: absolute;
  top: 0px;
  left: 110px;
  right: 80px;
  height: 24px;
  line-height: 24px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  overflow: hidden;
}
.main .orderUl li .productall .maijia span{
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ff1100;
  color: #FFF;
  border-radius: 24px;
  margin-top: 2px;
  margin-left: 5px;
}
.main .orderUl li .productall .maijia .span1{
  background-color: #057F44;
}
.main .orderUl li .productall .maijia .span2{
  background-color: #FFAA44;
}
.main .orderUl li .productall .dianhua{
  position: absolute;
  top: 24px;
  left: 110px;
  right: 80px;
  height: 24px;
  line-height: 24px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  overflow: hidden;
}

.main .orderUl li .productall .maijia1{
  position: absolute;
  top: 48px;
  left: 110px;
  right: 80px;
  height: 24px;
  line-height: 24px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  overflow: hidden;
}
.main .orderUl li .productall .maijia1 span{
  height: 20px;
  line-height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #ff1100;
  color: #FFF;
  border-radius: 24px;
  margin-top: 2px;
  margin-left: 5px;
}
.main .orderUl li .productall .maijia1 .span1{
  background-color: #057F44;
}
.main .orderUl li .productall .maijia1 .span2{
  background-color: #FFAA44;
}
.main .orderUl li .productall .dianhua1{
  position: absolute;
  top: 72px;
  left: 110px;
  right: 80px;
  height: 24px;
  line-height: 24px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  overflow: hidden;
}
.main .orderUl li .productall .zongjia{
  position: absolute;
  top: 0px;
  right: 0px;
  height: 24px;
  line-height: 24px;
  font-weight: 14px;
  overflow: hidden;
  color: #ff1100;
  text-align: right;
}
.main .orderUl li .productall .zongjia1{
  color: #057F44;
}
.main .orderUl li .productall .zongjia2{
  color: #FFAA44;
}
.main .orderUl li .dealtime{
  width: 94%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden;
}
.main .orderUl li .dealtime div span{
  color: #ff1100;
}
.main .orderUl li .dealtime div .span1{
  color: #057F44;
}
.main .orderUl li .dealtime div .span2{
  color: #FFAA44;
}
.main .orderUl li .deal{
  width: 94%;
  margin: 0 auto;
  border-top: 1px #e3e3e3 solid;
  height: 45px;
  line-height: 45px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.main .orderUl li .deal .dealnei{
  padding-left: 10px;
  padding-right: 10px;
  height: 28px;
  line-height: 28px;
  border: 1px #3D9A44 solid;
  font-size: 14px;
  color: #3D9A44;
  border-radius: 28px;
  margin-top: 8.5px;
}
.main .onpay{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  background-color: #fff;
}
.main .onpay .onpayli{
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px #e8e8e8 solid;
  display: flex;
  flex-direction: flex-start;
}
.main .onpay .onpayli .onpayIcon{
  width: 35px;
  height: 55px;
  line-height: 55px;
}
.main .onpay .onpayli .onpayIcon img{
  width: 35px;
  height: 35px;
}
.main .onpay .onpayli .onpayType{
  padding-left: 10px;
  height: 55px;
  line-height: 55px;
  font-size: 14px;
  color: #666;
}
.main .onpay .dui{
  background:url(../../images/dui.png) no-repeat center right;
  background-size: 20px 20px;
}
.main .onpay .onpayli input{
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #676767;
  border:0px;
  margin-top: 10px;
}
.main .indexBaner{
	width: 100%;
	margin:0 auto;
	margin-bottom: 10px;
}
.main .indexBaner .swiper-container {
  width: 100%;
  height: 100%;
}
.main .indexBaner .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.main .indexBaner .swiper-container .swiper-slide img {
  max-width: 100%;
  border: none;
  vertical-align: middle;
}
.main .gonggao{
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding-left: 3%;
  padding-right: 3%;
  box-sizing: border-box;
  position: relative;
}
.main .gonggao .news-icon{
  position: absolute;
  top: 0px;
  left: 10px;
  bottom: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.main .gonggao .news-icon img{
  width: 30px;
  height: 30px;
}
.main .gonggao .news-title{
  position: absolute;
  top: 0px;
  left: 55px;
  bottom: 0px;
  right: 40px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  overflow: hidden;
  font-size: 14px;
  color: #666;
}
.main .gonggao .news-title li{
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color:#666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .gonggao .news-more{
  position: absolute;
  top: 0px;
  right: 10px;
  bottom: 0px;
  width: 30px;
  height: 40px;
  line-height: 40px;
  text-align: right;
  font-size: 12px;
  color: #999;
  background: url(../../images/more.png) no-repeat center right 0px;
  background-size: 18px 18px;
}
.main .biaotimingzi{
	width: 94%;
	margin: 0 auto;
	height: 45px;
	line-height: 45px;
	font-weight: bold;
	font-size: 15px;
	color: #313131;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-top: 10px;
}
.main .biaotimingzi .gengduo{
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	background: url(../../images/more.png) no-repeat center right;
	background-size:20px 20px;
	padding-right: 18px;
}
.main .productul{
	width: 100%;
	height: 0 auto;
	margin-top: 10px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-bottom: 80px;
}
.main .productul .productli{
	width: 48%;
	border-radius: 5px;
	background-color: #FFF;
	margin-bottom: 10px;
	margin-left: 1%;
	margin-right: 1%;
	position: relative;
}
.main .productul .productli .changci{
    position: absolute;
    top: 2px;
    right: 0px;
    height: 20px;
    line-height: 20px;
    background-color: #3D9A44;
    color: #fff;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
}
.main .productul .productli .taocan{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 24px;
  line-height: 24px;
  background-color: #3D9A44;
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}
.main .productul .productli .productimg{
  width: 100%;
  /*height: 150px;*/
  /*line-height: 150px;*/
  overflow: hidden;
  text-align: center;
}
.main .productul .productli .productimg2{
  width: 100%;
}
.main .productul .productli .productimg img,.main .productul .productli .productimg2 img{
	width: 100%;
	max-height: 100%;
	/*width: auto;
	height: auto;*/
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.main .productul .productli .productname{
	width: 94%;
	margin: 0 auto;
	height: 24px;
	line-height: 24px;
	display: -webkit-box;
  	-webkit-box-orient: vertical;
  	-webkit-line-clamp: 1;
  	overflow: hidden;
  	font-size: 14px;
  	color: #666;
  	margin-top: 5px;
}
.main .productul .productli .priNums{
  width: 94%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden;
}
.main .productul .productli .priNums .priceMarket{
	height: 30px;
    line-height: 30px;;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.main .productul .productli .priNums .priceMarket .pjia{
 	font-size: 12px;
    font-weight: bold;
    color: #3D9A44;
}
.main .productul .productli .priNums .priceMarket .pjiamar{
	font-size: 12px;
    color: #999;
    text-decoration: line-through;
    text-indent: 10px;
    margin-left:0px;
}
.main .productul .productli .productXiaoliang{
  width: 94%;
  margin: 0 auto;
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  color: #999;
  margin-bottom: 10px;
}
.main .productul .productli .gouwucar{
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 65px;
	height: 24px;
	line-height: 24px;
	border-radius: 10px;
	background: url("../../images/insertcar.png") no-repeat center left 5px;
	background-size: 20px;
	background-color: #3D9A44;
	color: #fff;
	font-size: 14px;
	text-indent: 30px;
}
.jifenTop{
	width: 100%;
	height: 180px;
	line-height: 180px;
	/*background: url("../../images/jifenbg.png") no-repeat center center;
	background-size: 100% 180px;*/
	background: linear-gradient(-125deg, #3D9A44, #3D9A44);
	display: flex;
	flex-direction: column;
}
.jifenTop h4{
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
}
.jifenTop .guize{
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #faf213;
	font-size: 12px;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.jifenTop .guize .ico{
	width: 15px;
	height: 15px;
	line-height: 15px;
	margin-top: 2px;
}
.jifenTop .guize .ico img{
	width: 15px;
	height: 15px;
}
.jifenTop .guize .zuizetishi{
	height: 25px;
	line-height: 25px;
	margin-left: 5px;
}
.jifenTop .jifencaozuo{
	width: 100%;
	margin-top: 20px;
	height: 35px;
	line-height: 35px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
.jifenTop .jifencaozuo div{
	width: 30%;
	height: 35px;
	line-height: 35px;
	border:1px #fff solid;
	border-radius: 35px;
	text-align: center;
	font-size:14px;
	color: #fff;
}
.main .goodimg .swiper-container {
  width: 100%;
  height: 100%;
}
.main .goodimg .swiper-container .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.main .goodimg .swiper-container .swiper-slide img {
  max-width: 100%;
  border: none;
  vertical-align: middle;
}
.main .goodprice{
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 3%;
  padding-right: 3%;
  background-color: #3D9A44;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.main .goodprice .pricemain{
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.main .goodprice .pricemain .price-icon{
  font-size: 14px;
  color: #FFF;
  height: 14px;
  line-height: 14px;
  vertical-align: bottom;
  margin-top: 20px;
}
.main .goodprice .pricemain .price-jine{
  font-size: 28px;
  color: #FFF;
  margin-right: 20px;
  height: 40px;
  line-height: 40px;
}
.main .goodprice .pricemain .market-nums{
  height: 40px;
  line-height: 40px;
  display: flex;
  flex-direction: column;
}
.main .goodprice .pricemain .market-nums .market{
  font-size: 13px;
  height: 15px;
  line-height: 15px;
  text-decoration: line-through;
  color: #FFF;
}
.main .goodprice .pricemain .market-nums .sharing{
  height: 20px;
  line-height: 20px;
  display: flex;
  flex-direction: row;
  margin-top: 5px;
}
.main .goodprice .pricemain .market-nums .sharing .tishi{
  height: 20px;
  line-height: 20px;
  border-radius: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  background-color: #FFF;
  color: #3D9A44;
}
.main .goodprice .pricemain .market-nums .sharing .xiaoliang{
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin-left: 10px;
  color: #FFF;
}
.main .goodtitle{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  background-color: #FFF;
  display: flex;
  flex-direction: column;
  position: relative;
}
.main .goodtitle .share{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.main .goodtitle .share img{
  width: 25px;
  height: 25px;
}
.main .goodtitle .proname{
  width: 100%;
  min-height: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.main .goodtitle .proname .numsspan{
  height: 20px;
  line-height: 20px;
  background-color: #3D9A44;
  color: #FFF;
  border-radius: 5px;
  font-size: 12px;
  margin-right: 10px;
  margin-top: 2px;
  width: 40px;
  text-align: center;
}
.main .goodtitle .maidian{
  width: 100%;
  height: 24px;
  font-size: 13px;
  line-height: 24px;
  color: #3D9A44;
  overflow: hidden;
  margin-top:5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.main .goodnums{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 60px;
  line-height: 60px;
  margin-top: 10px;
}
.main .goodnums .numstitle{
  height: 40px;
  line-height: 40px;
  font-synthesis: 14px;
  color: #333;
}
.main .goodnums .jiaonums{
  width: 120px;
  height: 35px;
  line-height: 35px;
  border:1px #e8e8e8 solid;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main .goodnums .jiaonums .jiajian{
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 28px;
  font-weight: bold;
  color: #666;
  text-align: center;
}
.main .goodnums .jiaonums .shuliang{
  width: 50px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #666;
  border-left: 1px #e8e8e8 solid;
  border-right: 1px #e8e8e8 solid;
}
.main .goodnums .jiaonums .shuliang input{
  width: 100%;
  height: 35px;
  line-height: 35px;
  border: 0px;
  text-align: center;
}
.main .guize2{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.main .guize2 .guititle{
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
.main .guize2 .buzhou{
  width: 100%;
  height: 60px;
  line-height: 60px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main .guize2 .buzhou .firstone{
  width: 20%;
  height: 60px;
  line-height: 60px;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.main .guize2 .buzhou .firstone .circle{
  width: 35px;
  margin: auto;
  height: 35px;
  line-height: 35px;
  border-radius: 100%;
  border:1px #e8e8e8 dashed;
  font-size: 18px;
  color: #333;
}
.main .guize2 .buzhou .firstone .buti{
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #666;
  margin-top: 5px;
  overflow: hidden;
}
.main .goodinfor{
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FFF;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.main .goodinfor .maioshu{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  border-bottom: 1px #e8e8e8 solid;
  box-sizing: border-box;
}
.main .goodinfor .goodcontent{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  font-size: 14px;
  color: #333;
  box-sizing: border-box;
  line-height: 24px;
  margin-top: 10px;
  min-height: 100px;
  margin-bottom: 80px;
}
.main .goodinfor .goodcontent img{
  width: 100%;
  margin:auto;
}
.goodMenu{
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 45px;
  line-height: 45px;
  border-top: 1px #E8E8E8 solid;
  box-sizing: border-box;
  background-color: #FFF;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-align: center;
}
.goodMenu .carSub{
	width: 60%;
	height: 35px;
	line-height: 35px;
	margin-right: 1%;
	margin-left: 1%;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 5px;
}
.goodMenu .carSub .insertSub{
	width: 50%;
	height: 35px;
	line-height: 35px;
	background-color: #3D9A44;
	text-align: center;
	border-top-right-radius: 17.5px;
	border-bottom-right-radius: 17.5px;
	color: #FFF;
	font-size: 14px;
}
.goodMenu .carSub .insertcar{
	width: 50%;
	height: 35px;
	line-height: 35px;
	background-color: #FE8933;
	text-align: center;
	border-top-left-radius: 17.5px;
	border-bottom-left-radius: 17.5px;
	color: #FFF;
	font-size: 14px;
}
.goodMenu .shopShou{
	width: 36%;
	height: 35px;
	line-height: 35px;
	margin-right: 1%;
	margin-left: 1%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.goodMenu .shopShou li{
	width: 48%;
	height: 45px;
	line-height: 45px;
	display: flex;
	flex-direction: column;
}
.goodMenu .shopShou li .dealimg{
	width: 20px;
	margin:auto;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 3px;
}
.goodMenu .shopShou li .dealimg img{
	width: 20px;
	height: 20px;
}
.goodMenu .shopShou li .dealtitle{
	width: 100%;
	margin:auto;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}
.goodMenu .shopShou li .act{
	color: #3D9A44;
}
.main .guize2 p{
	width: 100%;
	line-height: 24px;
	font-size: 14px;
	color: #666
}

.main .message{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  background-color: #FFF;
  box-sizing: border-box;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 60px;
  font-size: 14px;
  color: #666;
}
.main .message textarea{
  width: 100%;
  min-height: 60px;
  border:0px;
  line-height: 24px;
}
.paybtn{
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 45px;
  line-height: 45px;
  border-top: 1px #e8e8e8 solid;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: #FFF;
}
.paybtn .allmoney{
  width: 70%;
  height: 45px;
  line-height: 45px;
  color: #999;
  font-size: 12px;
  overflow: hidden;
  padding-left: 10px;
  box-sizing: border-box;
}
.paybtn .allmoney .span1{
  font-size: 13px;
  color: #3D9A44;
}
.paybtn .paysub{
  width: 30%;
  height: 45px;
  line-height: 45px;
  color: #999;
  font-size: 14px;
  overflow: hidden;
  box-sizing: border-box;
  color: #FFF;
  background-color: #3D9A44;
  text-align: center;
  border:0px;
}
.main .zhuanchangList{
	width: 94%;
	margin: 0 auto;
	margin-bottom: 100px;
	margin-top: 20px;
	display: flex;
	flex-direction: column;
}
.main .zhuanchangList .li0,.main .zhuanchangList .li1{
	width: 100%;
	margin-bottom: 20px;
	background-color: #fff;
	border-radius: 10px;
	height: 120px;
	line-height: 120px;
	position: relative;
}
.main .zhuanchangList .li0 .typeNme{
	position: absolute;
	top: 10px;
	left: 10px;
	height: 35px;
	line-height: 35px;
	right: 160px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	overflow: hidden;
}
.main .zhuanchangList .li0 .typeNme h4{
	height: 35px;
	line-height: 35px;
	color: #313131;
	font-size: 15px;
	font-weight: bold;
}
.main .zhuanchangList .li0 .typeNme span{
	height: 20px;
	line-height: 20px;
	color: #313131;
	font-size: 12px;
	background-color: #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	margin-top: 7.5px;
}
.main .zhuanchangList .li0 .xianci{
	position: absolute;
	top: 45px;
	left: 10px;
	height: 25px;
	line-height: 25px;
	right: 160px;
	font-size: 14px;
	color: #3D9A44;
	overflow: hidden;
}
.main .zhuanchangList .li0 .timelist{
	position: absolute;
	bottom: 10px;
	left: 10px;
	height: 25px;
	line-height: 25px;
	right: 160px;
	font-size: 12px;
	color: #313131;
	overflow: hidden;
}
.main .zhuanchangList .li0 .typemg{
	position: absolute;
	bottom: 10px;
	right: 10px;
	top: 10px;
	height: 100px;
	line-height: 100px;
	width: 140px;
	overflow: hidden;
}
.main .zhuanchangList .li0 .typemg img{
	width: 140px;
	height: 100px;
	border-radius: 10px;
}

.main .zhuanchangList .li1 .typeNme{
	position: absolute;
	top: 10px;
	right: 10px;
	height: 35px;
	line-height: 35px;
	left: 160px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	overflow: hidden;
}
.main .zhuanchangList .li1 .typeNme h4{
	height: 35px;
	line-height: 35px;
	color: #313131;
	font-size: 15px;
	font-weight: bold;
}
.main .zhuanchangList .li1 .typeNme span{
	height: 20px;
	line-height: 20px;
	color: #313131;
	font-size: 12px;
	background-color: #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	margin-top: 7.5px;
}
.main .zhuanchangList .li1 .xianci{
	position: absolute;
	top: 45px;
	right: 10px;
	height: 25px;
	line-height: 25px;
	left: 160px;
	font-size: 14px;
	color: #3D9A44;
	overflow: hidden;
}
.main .zhuanchangList .li1 .timelist{
	position: absolute;
	bottom: 10px;
	right: 10px;
	height: 25px;
	line-height: 25px;
	left: 160px;
	font-size: 12px;
	color: #313131;
	overflow: hidden;
}
.main .zhuanchangList .li1 .typemg{
	position: absolute;
	bottom: 10px;
	left: 10px;
	top: 10px;
	height: 100px;
	line-height: 100px;
	width: 140px;
	overflow: hidden;
}
.main .zhuanchangList .li1 .typemg img{
	width: 140px;
	height: 100px;
	border-radius: 10px;
}
.main .fenye{
  width: 94%;
  margin:0 auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 10px;
}
.main .fenye li{
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  color: #3D9A44;
}
.main .fenye .act{
  background-color: #3D9A44;
  color: #fff;
}
.paidao{
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right:0px;
  background-color: rgba(0,0,0,0.5);
  z-index: 9999;
}
.paidao .paidaoMain{
  width: 70%;
  margin:auto;
  background-color: #FFF;
  margin-top: 200px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}
.paidao .paidaoMain h5{
  width: 100%;
  height: 35px;
  line-height: 35px;
  color: #666;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
}
.paidao .paidaoMain h3{
  width: 100%;
  height: 55px;
  line-height: 55px;
  color: #3D9A44;
  font-size: 18px;
  overflow: hidden;
}
.paidao .paidaoMain .queren{
  width: 100%;
  height: 35px;
  line-height: 35px;
  background-color: #3D9A44;
  color: #FFF;
  border-radius: 10px;
  margin-bottom: 10px;
}
.main .leaderproduct{
  width: 94%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  margin-bottom: 80px;
}
.main .leaderproduct li{
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 10px;
}
.main .leaderproduct li h5{
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px #e3e3e3 solid;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 14px;
  font-weight: normal;
  color: #666;
}
.main .leaderproduct li h5 span{
  color: #3D9A44 ;
}
.main .leaderproduct li .proinfor{
  width: 100%;
  height: 100px;
  line-height: 100px;
  position: relative;
  margin-top:10px;
}
.main .leaderproduct li .proinfor .proing,.main .leaderproduct li .proinfor .proimg{
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.main .leaderproduct li .proinfor .proing img,.main .leaderproduct li .proinfor .proimg img{
  width: 100px;
  height: 100px;
  border-radius: 10px;
}
.main .leaderproduct li .proinfor .proma{
  position: absolute;
  top: 0px;
  left: 110px;
  right: 0px;
  bottom: 0px;
  display: flex;
  flex-direction: column;
  height: 100px;
  line-height: 100px;
}
.main .leaderproduct li .proinfor .proma h4{
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}
.main .leaderproduct li .proinfor .proma p{
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #666;
}
.main .leaderproduct li .dealtime{
  width: 94%;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main .leaderproduct li .dealtime div span{
  color: #3D9A44;
}
.main .leaderproduct li .deal{
  width: 100%;
  margin-top: 10px;
  height: 45px;
  line-height: 45px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  border-top: 1px #e3e3e3 solid;
}
.main .leaderproduct li .deal span{
  padding-left: 10px;
  padding-right: 10px;
  height: 25px;
  line-height: 25px;
  margin-top: 10px;
  border-radius: 10px;
  color: #3D9A44 ;
  border: 1px #3D9A44  solid;
  font-size: 14px;
  margin-left: 15px;
}
.main .leadertongji{
  width: 94%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.main .leadertongji li{
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px #e3e3e3 solid;
  position: relative;
}
.main .leadertongji li .xuanze{
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 10px;
  right: 110px;
  overflow: hidden;
}
.main .leadertongji li .xuanze select,.main .leadertongji li .xuanze input{
  width: 100%;
  height: 35px;
  line-height: 35px;
  border: 0px;
  font-size: 14px;
  color: #666;
  background-color: transparent;
}
.main .leadertongji li .bg1{
  background-color: #3D9A44;
}
.main .leadertongji li .bg2{
  background-color: rgb(20, 180, 254);
}
.main .leadertongji li .tijiao{
  position: absolute;
  top: 0px;
  bottom: 10px;
  right: 0px;
  width: 100px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
  border: 0px;
  border-radius: 10px;
  text-align: center;
}
.main .qingdeal{
	width: 94%;
	margin: 0 auto;
	margin-top: 10px;
	height: 150px;
	line-height: 150px;
	background: linear-gradient(-125deg, #3D9A44, #3D9A44);
	padding: 10px;
	box-sizing: border-box;
	border-radius: 10px;
}
.main .qingdeal h4{
	width: 94%;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.main .qingdeal h4 .deal{
	height: 30px;
	line-height: 30px;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
.main .qingdeal h4 .deal span{
	height: 25px;
	line-height: 25px;
	background-color: #fff;
	border-radius: 25px;
	padding-left: 10px;
	padding-right: 10px;
	color: #313131;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 5px;
}
.main .qingdeal h3{
	width: 94%;
	margin: 0 auto;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	color: #fff;
	overflow: hidden;
}
.main .qingdeal h6{
	width: 94%;
	margin: 0 auto;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	font-weight: normal;
}
.main .beizhu{
	width: 94%;
	margin:auto;
	margin-top:0px;
	font-size: 14px;
	display: flex;
	flex-direction: column;
	color: #666;
	line-height: 24px;
	margin-bottom: 80px;
}
.main .beizhu h3{
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.main .loginxieyi{
	width: 94%;
	margin: 0 auto;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.main .loginxieyi .checkxie{
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin-top: 0px;
}
.main .loginxieyi .checkxie input{
	width: 16px;
	height: 16px;
}
.main .loginxieyi .xieyi{
	margin-left: 5px;
	line-height: 25px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.main .loginxieyi .xieyi .xiecolor{
	color: #3D9A44;
	padding-left: 10px;
}
.main .messageNums{
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  color: #ec637a;
  background-color: #fff;
  text-align: center;
}
.main .messageTitle{
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #666;
  text-align: center;
  background-color: #fff;
}
.main .messageMenu{
  width: 100%;
  background-color: #fff;
  padding-left: 3%;
  padding-right: 3%;
  margin-top: 10px;
  margin-bottom: 80px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}
.main .messageMenu .mico1{
  background: url(../../images/1.png) no-repeat center left;
  background-size: 25px 25px;
}
.main .messageMenu .mico2{
  background: url(../../images/2.png) no-repeat center left;
  background-size: 25px 25px;
}
.main .messageMenu .mico3{
  background: url(../../images/3.png) no-repeat center left;
  background-size: 25px 25px;
}
.main .messageMenu .mico4{
  background: url(../../images/4.png) no-repeat center left;
  background-size: 25px 25px;
}
.main .messageMenu .mico5{
  background: url(../../images/5.png) no-repeat center left;
  background-size: 25px 25px;
}
.main .messageMenu .mico6{
  background: url(../../images/6.png) no-repeat center left;
  background-size: 25px 25px;
}
.main .messageMenu .mico7{
  background: url(../../images/7.png) no-repeat center left;
  background-size: 25px 25px;
}
.main .messageMenu .mico8{
  background: url(../../images/8.png) no-repeat center left;
  background-size: 25px 25px;
}
.main .messageMenu .mico9{
  background: url(../../images/9.png) no-repeat center left;
  background-size: 25px 25px;
}
.main .messageMenu .mico10{
  background: url(../../images/10.png) no-repeat center left;
  background-size: 25px 25px;
}
.main .messageMenu li{
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px #e3e3e3 dashed;
  font-size: 14px;
  color: #666;
  text-indent: 35px;
  position: relative;
  box-sizing: border-box;
}
.main .messageMenu li .genguospan{
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 0px;
  width: 45px;
  height: 35px;
  line-height: 35px;
}
.main .messageMenu li .genguospan img{
  width: 25px;
  height: 25px;
  line-height: 35px;
}
.main .tongji2{
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: #3D9A44;
  font-size: 12px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.main .messageYy{
  width: 100%;
  display: flex;
  flex-direction: column;
}
.main .messageYy li{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px #e3e3e3 solid;
  font-size: 14px;
  color: #666;
  box-sizing: border-box;
}
.main .messageYy li input{
  width: 100%;
  height: 43px;
  line-height: 43px;
  border:0px;
  font-size: 14px;
  color: #666;
}
.main .messageYy .chxun{
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
  height: 45px;
  line-height: 45px;
  background-color: #3D9A44;
  color: #FFF;
  text-align:center;
  border-radius: 10px;
  margin-top: 30px;
  border: 0px;
  margin-bottom: 60px;
}
.main .adver{
	width: 94%;
	margin:0 auto;
	margin-top: 10px;
}
.main .adver img{
	width: 100%;
	border-radius: 10px;
}
.main .indexMenu2{
  width: 94%;
  margin: 0 auto;
  background-color: #FFF;
  box-sizing: border-box;
  padding-top: 10px;
  /*padding-bottom: 10px;*/
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  border-radius: 5px;
  margin-top: 10px;
  /*margin-bottom: 10px;*/
}
.main .indexMenu2 li{
	width: 25%;
	height: 70px;
	line-height: 70px;
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-bottom: 10px;
}
.main .indexMenu2 li .menuIco{
	width: 40px;
	height: 40px;
	margin:auto;
	line-height: 40px;
}
.main .indexMenu2 li .menuIco img{
	width: 40px;
	height: 40px;
	border-radius: 100%;
}
.main .indexMenu2 li h4{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	margin-top: 5px;
}
/*滚动水平导航栏 start*/  
.lr_nb{
	height:40px;
	line-height:37px;
	width:100%;
	background:#fff;
	padding: 0px 10px;
	box-sizing:border-box;
	z-index:1;
	max-width:1920px;
	opacity:1;;
	-webkit-transition:.3s all;
	transition:.3s all;
}  
.lr_nb .diqu{
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #057F44;
	color: #fff;
	font-synthesis: 14px;
}
.lr_nb .slider_wrap.line{
	overflow:hidden;
	overflow-x:scroll;
	width:80%;
	-webkit-overflow-scrolling:touch;
}  
.lr_nb .slider_wrap.line .item_cell{
	display:inline-block;
	margin: 0px 10px;
	overflow:hidden;
	position:relative;
}  
.lr_nb .slider_wrap.box{
	overflow:hidden;
	width:100%;
}  
.lr_nb .slider_wrap::-webkit-scrollbar{
	display:none;
}  
.lr_nb .wx_items{
	white-space:nowrap;
}  
.lr_nb .wx_items span{
	color:#7F7D80;
	font-size: 14px; 
	display:block;
	text-align:center;
	cursor:pointer;
}  
.lr_nb .wx_items .current span,.lr_nb .wx_items .current a:visited,.lr_nb .wx_items .current a:link,.lr_nb .wx_items .current a:hover,.lr_nb .wx_items .current a:focus{
	color:#3D9A44;
	float:left;
	border-bottom:2px #3D9A44 solid;
}  
.lr_nb_after{
	height:40px;
	display:block;
	clear:both;
}  
.main .search{
	width: 94%;
	margin:auto;
	height: 26px;
	line-height: 26px;
	margin-top: 10px;
	border-radius: 5px;
	font-size: 12px;
	color: #666;
	display: flex;
	flex-direction: row;
	justify-content: center;
	border: 1px #8a8a8a solid;
	border-radius: 26px;
	margin-bottom: 10px;
}
.main .search .search-icon{
	width: 26px;
	line-height: 26px;
	height: 26px;
}
.main .search .search-icon img{
	width: 16px;
	height: 16px;
	/*margin-top: 5px;*/
}
.main .search .search-title{
	width: 100px;
	line-height: 26px;
	height: 26px;
}
.main .searchMiddle{
  width: 100%;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 65px;
  line-height: 65px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  background-color: #FFF;
}
.main .searchMiddle .sousuo{
  width: 100%;
  height: 45px;
  line-height: 45px;
  border:1px #e8e8e8 solid;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main .searchMiddle .sousuo .shuru{
  width: 80%;
  height: 43px;
  line-height: 43px;
  border:0px;
  font-size: 14px;
  padding-left: 10px;
  color: #666;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-sizing: border-box;
}
.main .searchMiddle .sousuo .searchBtn{
  width: 20%;
  height: 43px;
  line-height: 43px;
  border:0px;
  font-size: 14px;
  color: #fff;
  box-sizing: border-box;
  background-color: #3D9A44;
  text-align: center;
}
.main .yuyue2{
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  margin-top: 10px;
  box-sizing: border-box;
}
.main .yuyue2 li{
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px #eee solid;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main .yuyue2 .dui{
  background: url(../../images/dui.png) no-repeat center right;
  background-size: 20px 20px;
}

.main .huiyuan{
  width: 94%;
  margin:auto;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px #e3e3e3 solid;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.main .huiyuan span{
  height: 45px;
  line-height: 45px;
  margin-right: 15px;
}
.main .yylock{
  width: 94%;
  margin:auto;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #666;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.orderwuliu{
	width: 94%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	margin-bottom: 60px;
}
.orderwuliu li{
	width: 100%;
	padding:10px;
	box-sizing:border-box;
	background-color: #fff;
	border-radius: 5px;
	margin-top: 10px;
	display: flex;
	flex-direction: column;
}
.orderwuliu li h5{
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}
.orderwuliu li p{
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	margin-top: 10px;
}
.dati{
	width: 94%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}
.dati .wenti{
	width: 100%;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-bottom: 20px;
}
.dati .wenti span{
	height: 20px;
	line-height: 20px;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: linear-gradient(-125deg, #3D9A44, #3D9A44);
	color: #fff;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 2px;
	min-width: 25px;
}

.dati .xuanxiang{
	width: 100%;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-top: 10px;
	background-color: #f3f3f3;
	padding:10px;
	box-sizing: border-box;
	border-radius: 5px;
	padding-right: 35px;
}
.dati .xuanxiang span{
	height: 20px;
	line-height: 20px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 2px;
}
.dati .sct{
	color: #3D9A44;
	background:url(../../images/dui.png) no-repeat center right 10px;
  	background-size: 20px 20px;
  	background-color: #f3f3f3;
}
.dati .sct2{
	color: #fc355d;
	background:url(../../images/dui3.png) no-repeat center right 10px;
  	background-size: 20px 20px;
  	background-color: #f3f3f3;
}
.main .qiehuan{
	width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #ff1100;
    margin-top:30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.main .jiexi{
	width: 94%;
	margin: 0 auto;
	line-height: 24px;
	color: #333;
	font-size: 14px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-bottom: 60px;
	margin-top: 20px;
}
.main .jiexi span{
	height: 20px;
	line-height: 20px;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: linear-gradient(-125deg, #3D9A44, #3D9A44);
	color: #fff;
	font-size: 12px;
	margin-right: 10px;
	margin-top: 2px;
	min-width: 25px;
}
.main .tikuBottom{
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 14px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.main .tikuBottom .bg1{
	background-color: #3D9A44;
	color: #fff;
}
.main .tikuBottom .bg2{
	background-color: #fc355d;
	color: #fff;
}
.main .tikuBottom span{
	width: 30%;
	height: 30px;
	line-height: 30px;
	text-align:  center;
	font-size: 14px;
	border-radius: 30px;
}
.main .mybd{
	width: 94%;
	margin:0 auto;
	margin-top: 10px;
	display: flex;
	flex-direction: column;
	margin-bottom: 80px;
}
.main .mybd li{
	width: 100%;
	background-color: #FFF;
	border-radius: 10px;
	height: 60px;
	line-height: 60px;
	margin-top: 10px;
	position: relative;
}
.main .mybd li .myscProImg{
	position: absolute;
	top: 10px;
	left: 10px;
	bottom: 10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}
.main .mybd li .myscProImg img{
	width: 40px;
	height: 40px;
	border-radius: 100%;
}
.main .mybd li .myscProName{
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 60px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	max-width: 120px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.main .mybd li .qiehuan2{
	position: absolute;
	top: 15px;
	bottom: 10px;
	right: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	width: 50px;
	line-height: 30px;
	background-color: #3D9A44;
	border-radius: 10px;
	text-align: center; 
	color: #fff;
}

.kefuban{
    position: fixed;
    bottom: 30%;
    right: 20px;
    width: 40px;
    height: 60px;
    line-height: 60px;
    z-index: 999999;
}
.kefuban img{
    width: 40px;
    height: 60px;
}
