/* 菜单start */
.menu-left {
	/* display: flex;
	flex-direction: column; */
	float: left;
	width: 200px;
	/* height: 652px; */
	background: #FFFFFF;
	opacity: 1;
	padding-top: 20px;
	padding-bottom: 32px;
	margin-right: 32px;
}

.menu-left-item {
	width: 200px;
	height: 40px;
	background: #FFFFFF;
	opacity: 1;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	color: #333333;
	border: none;
}

.geren-text {
	/* position: absolute; */
	/* top: 0px;
	left: 35%; */
	/* 	transform: (-50%,-50%); */
	float: left;
	margin-left: 75px;
}

#geren-image {
	width: 30px;
	height: 30px;
	float: right;
	margin-right: 20px;
	/* 	position: absolute; */
	/* 	top: -2px;
	right: 20px; */
}

.active {
	width: 200px;
	height: 40px;
	background: #FF4000;
	opacity: 1;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
}

.menu {
	/* display: flex;
	justify-content: space-between; */
	/* align-items: center; */
	width: 1200px;
	overflow: hidden;
}

.menu-right {
	/* 	flex: 1; */
	background-color: #FFFFFF;
	float: right;
	width: 968px;
}

.menu-right-back {
	display: flex;
	flex-direction: row;
	align-items: center;
	/* margin-bottom: 32px; */
	padding: 32px;
}

.menu-rightBack-icon {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 26px;
	color: #333333;
	opacity: 1;
	margin-right: 10px;
}

.menu-rightBack-text {
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	line-height: 26px;
	color: #333333;
	opacity: 1;
}

/* 菜单end */
/* 我的邀请好友start */
.layui-this {
	font-size: 18px !important;
	font-family: Microsoft YaHei !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	opacity: 1 !important;
	color: #FF4000 !important;
}

.layui-this::after {
	border: none !important;
}

.layui-tab-title{
	padding-left: 30px; 
}
.layui-tab-title>li {
	font-size: 18px !important;
	font-family: Microsoft YaHei !important;
	font-weight: 400 !important;
	line-height: 24px !important;
	opacity: 1 !important;
	/*padding: 0px 50px 0px 32px !important;*/
	/* color: #666666 !important; */
}

.layui-tab-item {
	padding: 0 24px !important;
}

.invitation-user {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 24px 0;
	border-bottom: 1px solid #EEEEEE;
}

.invitation-user-left {
	display: flex;
	flex-direction: row;
}

.int-image {
	width: 72px;
	height: 72px;
	margin-right: 12px;
}

.invitation-userright-text {
	display: flex;
	flex-direction: column;
}

.int-username {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #666666;
	opacity: 1;
	margin-bottom: 25px;
}

.int-usertime {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color: #999999;
	opacity: 1;
}

.invitation-user-right {
	width: 100px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: right;
	line-height: 24px;
	color: #FF4000;
	opacity: 1;
}

/* 我的邀请好友end */
/* 我的邀请码start */
.int-code-view {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 72px 0;
}

.int-codeview-text {
	font-size: 34px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 45px;
	color: #333333;
	opacity: 1;
}

.int-codeview-text1 {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color: #666666;
	opacity: 1;
}

.int-yaoqing-erweima {
	width: 300px;
	height: 300px;
	margin-top: 12px;
}

.int-code-btn {
	width: 176px;
	height: 40px;
	background: #FF4000;
	opacity: 1;
	border-radius: 4px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	opacity: 1;
	margin-top: 36px;
}

.int-goTo-text {
	margin-top: 24px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color: #FF4000;
	opacity: 1;
}

.int-code-view1 {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 60px;
}

.fuzhi {
	margin-left: 32px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color: #1577FC;
	opacity: 1;
}

/* 我的邀请码end */

/* 系统消息satrt */
.systemMessage {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 24px;
}

.systemMessage-image {
	width: 50px;
	height: 50px;
	margin-right: 16px;
}

.systemMessage-textView {
	flex: 1;
	display: flex;
	flex-direction: column;
	border-bottom: 1px solid #EEEEEE;
}

.systemMessage-title {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 24px;
	color: #333333;
	opacity: 1;
	margin-bottom: 12px;
}

.systemMessage-text {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	/* 	margin-bottom: 15px; */
}

.systemMessage-text-left {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #666666;
	opacity: 1;
}

.systemMessage-text-right {
	width: 60px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 24px;
	color: #576B95;
	opacity: 1;
}

.systemMessage-time {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #999999;
	opacity: 1;
	margin-bottom: 24px;
}

/* 系统消息end */
/* 运营商管理start */
.menu-right-title1 {
	/* 	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0 0 16px 32px; */
	border-bottom: 1px solid #EEEEEE;
}

.operate {
	display: flex;
	flex-direction: row;
}

.operate-item {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 56px 0 66px 0;
}

.operate-item-num {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 24px;
	color: #FF4000;
	opacity: 1;
	margin-bottom: 7px;
}

.operate-item-text {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #333333;
	opacity: 1;
}

.operate-list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px 0;
}

.operate-list-left {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #999999;
	/* 	letter-spacing: 10px; */
	opacity: 1;
}

.operate-list-right {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: #333333;
	/* 	letter-spacing: 10px; */
	opacity: 1;
}

/* 运营商管理end */

/* 收货地址start */
.help_cont {
	/* width:970px;
	height:auto;
	background:rgba(255,255,255,1);
	border:1px solid rgba(238,238,238,1);
	padding:0 40px;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
	margin-left: 30px; */
}

.help_nav {
	/* width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px #EEEEEE dashed;
	padding-top: 22px; */
}

.help_nav a {
	font-size: 16px;
	color: 60px;
	display: block;
	float: left;
	line-height: 60px;
}

.help_nav span {
	display: block;
	float: right;
	font-size: 14px;
	color: #07A0F8;
	line-height: 60px;
}

.help_nav span:hover,
.lj_mr_cz:hover {
	cursor: pointer;
}

.help_nav i {
	display: block;
	color: #666;
	line-height: 60px;
	float: left;
	margin: 0 16px;
	font-size: 12px;
}

.help_nav a:nth-last-child(1) {
	color: #C3132A;
}

.help_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 60px;
}

.help_list li {
	display: block;
	list-style: circle;
	font-size: 14px;
	color: #333333;
	line-height: 36px;
	position: relative;
	padding-left: 15px;
}

.help_list li:before {
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #333;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.help_cont table {
	width: 100%;
	height: auto;
	margin-top: 30px;
	border: 0;
	border: 1px #DDDDDD solid;
	border-spacing: 0;
	box-sizing: border-box;
}

.help_cont table th {
	border: 0;
	/*background: #EAF8FF;*/
	background: #FFF7F5;
	height: 50px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	border-bottom: 1px #FFB39A solid;
	border-top: 1px #FFB39A solid;
	/*border-right: 1px #ddd solid;*/
}
.help_cont table th:first-child{
	border-left: 1px #FFB39A solid !important;
}
.help_cont table th:last-child{
	border-right: 1px #FFB39A solid !important;
}
.help_cont table td {
	border: 0;
	border-bottom: 1px #DDDDDD solid;
	text-align: center;
	height: 80px;
	font-size: 14px;
	color: #333333;
	border-right: 1px #ddd solid;
}

.help_cont table th:nth-last-child(1) {
	border-right: 0;
}

.help_cont table td:nth-last-child(1) {
	border-right: 0;
}

.help_cont table tr:nth-last-child(1) td {

	border-bottom: 0;
}

.address_cont {
	padding-bottom: 48px;
}

.help_cont table td:nth-child(1) {
	width: 100px;
}

.help_cont table td:nth-child(2) {
	width: 320px;
}

.help_cont table td:nth-child(3) {
	width: 160px;
}

.help_cont table td:nth-child(4) {
	width: 160px;
}

.help_cont table td:nth-child(5) {
	width: 150px;
}

.address_cont table td.act {
	color: #FF4000;
}

/* 收货地址end */

/* 新增地址 start*/
.radio_btn {
	width: 38px;
	height: 22px;
	border-radius: 11px;
	float: left;
	margin-left: 8px;
	margin-top: 0px;
	background: #ccc;
}

.radio_btn i {
	margin-top: 2px;
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 22px;
	background: #fff;
	position: relative;
	left: 1px;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	box-shadow: 1px 1px 2px #888888;
}

.radio_btn.act {
	background: #FF4000
}

.radio_btn.act i {
	left: 15px;
	top: -2px;
	background: #fff;
}

.addr_cont {
	width: 100%;
	height: auto;
	padding: 10px 10px 0;
}

.addr_cont li {
	margin-top: 30px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.addr_cont li p {
	display: block;
	width: 70px;
	float: left;
	font-size: 14px;
	color: #333333;
	line-height: 40px;
	margin-right: 20px;
	text-align: right;
}

.addr_cont li input {
	display: block;
	width: auto;
	height: 40px;
	border: 0;
	float: left;
	line-height: 40px;
	font-size: 14px;
	width: 320px;
	padding-left: 20px;
	color: #333333;
}

.addr_cont li div {
	width: auto;
	height: auto;
	float: left;
	overflow: hidden;
}

.addr_cont li select {
	display: inline-block;
	min-width: 120px;
	height: 40px;
	box-sizing: border-box;
	border: 1px #BFBFBF solid;
	padding-left: 20px;
}

.addr_cont li span {
	font-size: 14px;
	color: #333333;
	display: inline-block;
	line-height: 40px;
	margin-left: 10px;
	margin-right: 30px;
}

.addr_cont li textarea {
	display: block;
	float: left;
	width: 480px;
	height: 120px;
	border: 1px solid rgba(191, 191, 191, 1);
	border-radius: 4px;
	padding: 20px;
	resize: none;
	font-size: 14px;
	color: #333;
	box-sizing: border-box;
}

.addr_final {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	padding: 0 100px;
	box-sizing: border-box;
}

.addr_final span {
	display: block;
	float: left;
	font-size: 14px;
	color: #BFBFBF;
	line-height: 17px;
}

.addr_final p {
	width: 140px;
	height: 42px;
	background: #FF4000;
	color: white;
	text-align: center;
	line-height: 42px;
	margin: 140px auto 49px;
	font-size: 16px;
	border-radius: 4px;
	cursor: pointer;
}

.addr_final p:hover {
	opacity: 0.8;
}

.add_list li input {
	box-sizing: border-box;
	border: 1px solid rgba(191, 191, 191, 1);
	border-radius: 4px;

}

/* 新增地址 end*/
/* 我的收藏start */
.zuji-list {
	display: flex;
	flex-wrap: wrap;
	padding: 18px 8px;
	/* padding: 32px; */
}

.zuji-list-item {
	/* display: flex;
	flex-direction: column;
	justify-content: center; */
	position: relative;
	width: 202px;
	margin-left: 30px;
	margin-bottom: 26px;
}

.zuji-list-item:nth-child(1) {
	margin-left: 0px;
}

.zuji-list-item:nth-child(5n) {
	margin-left: 0px;
}

.zuji-item-image {
	width: 206px;
	height: 206px;
	margin-bottom: 16px;
}

.zuji-item-text {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 22px;
	color: #333333;
	opacity: 1;
	margin-bottom: 16px;

	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 24px;
	display: -webkit-box;
	word-wrap: break-word;
	word-break: break-all;
}

.zuji-item-text1 {
	width: 206px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 22px;
	color: #333333;
	opacity: 1;
	/*padding-left: 40px;*/
	margin-bottom: 16px;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 24px;
	display: -webkit-box;
	word-wrap: break-word;
	word-break: break-all;
}

.zuji-item-price {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 22px;
	color: #FF4000;
	opacity: 1;
}

.zuji-item-input {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	border: none;
}

.zuji-item-input1 {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 20px;
	height: 20px;
	border: none;
}

.shoucang-bianji {
	position: absolute !important;
	right: 64px !important;
}

.shoucang-bianji1 {
	position: absolute !important;
	right: 128px !important;
}

.shoucang-qingkong {
	position: absolute !important;
	right: 0 !important;
}

.shoucang-guanzhu {
	/* 	width: 50px; */
	/* 	height: 30px; */
	/* border: 1px solid #FF4000; */
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #FF4000;
	border: none;
	background-color: transparent;
}

.shoucang-quxiao-guanzhu {
	/* 	width: 100px; */
	/* 	height: 30px; */
	/* 	border: 1px solid #FF4000; */
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #333333;
	border: none;
	background-color: transparent;
}

.item-list-left {
	display: flex;
	flex-direction: row;
	align-items: center;
}

/* 我的收藏end */

/* 我的供求管理start */
.shoucang-bianji2 {
	position: absolute !important;
	right: 0px !important;
	margin-right: 20px;
	border: none;
	background-color: transparent;
	font-size: 14px !important;
	font-family: Microsoft YaHei;
	color: #333333 !important;
	opacity: 1;
}

.shoucang-bianji4 {
	position: absolute !important;
	right: 0px !important;
	margin-right: 20px;
	border: none;
	background-color: transparent;
	font-size: 14px !important;
	font-family: Microsoft YaHei;
	color: #065EE5 !important;
	opacity: 1;
}

.shoucang-bianji3 {
	position: absolute !important;
	right: 0px !important;
	margin-right: 20px;
	border: none;
	background-color: transparent;
	font-size: 14px !important;
	font-family: Microsoft YaHei;
	color: #333333 !important;
	opacity: 1;
}

.gongqiu-list {
	display: flex;
	flex-direction: column;
}

.gongqiu-list-item {
	display: flex;
	flex-direction: row;
	padding-bottom: 24px;
	margin-top: 24px;
	border-bottom: 1px solid #EEEEEE;
}

a:last-child .gongqiu-list-item {
	border-bottom: none;
}

.gongqiu-listitem-image {
	width: 206px;
	height: 140px;
}

.gongqiu-listitem-right {
	display: flex;
	flex: 1;
	flex-direction: column;
	margin-left: 24px;
}

.gongqiu-listitem-text {
	height: 108px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #333333;
	opacity: 1;

	/* 超出隐藏start */
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-wrap: break-word;
	word-break: break-all;
	/* 超出隐藏end */
}

.gongqiu-listitem-time {
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 27px;
	color: #999999;
	opacity: 1;
}

.gongqiu-checkbox {
	width: 20px;
	height: 20px;
	margin-top: 55px;
	margin-right: 24px;
}

.zuji-all-chacked {
	width: 100%;
	padding: 32px 0;
}

.zuji-item-allinput {
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 20px;
}

.zuji-delete {
	float: right;
	border: none;
	width: 96px;
	height: 38px;
	background-color: #EEEEEE;
	line-height: 38px;
	text-align: center;
	color: #333333;
}

/* 我的供求管理end */
/* 我的开票start */
.kaipiao-list {
	padding: 32px 8px 32px 22px;
}

.kaipiao-list-item {
	/* display: flex;
	flex-direction: column; */
	padding-bottom: 24px;
	margin-top: 24px;
	border-bottom: 1px solid #EEEEEE;
}

a:first-child .kaipiao-list-item {
	margin-top: 0;
}

a:last-child .kaipiao-list-item {
	border-bottom: none;
}

.kaipiao-listitem-name {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #333333;
	opacity: 1;
	margin-bottom: 8px;
}

.kaipiao-listitem-time {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #999999;
	opacity: 1;
	margin-bottom: 8px;
}

.kaipiao-listitem-address {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #999999;
	opacity: 1;
	margin-bottom: 8px;
}

.kaipiao-listitem-price .kaipiao-title {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #999999;
	opacity: 1;
}

.kaipiao-listitem-price .kaipiao-price {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #F96057;
	opacity: 1;
}
.chankan-active{
	width: 104px;
	height: 32px;
	border: 1px solid #FFDDD1 !important;
	opacity: 1;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 32px;
	color: #FF4000 !important;
}

/* 我的开票end */

/* 我的发票start */
.fapiao-xuanxiang {
	margin-top: 24px;
}

.fapiao-xuanxiang-item {
	display: inline-block;
	width: 128px;
	height: 40px;
	border: 1px solid #E0E0E0;
	opacity: 1;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	color: #333333;
	margin-left: 24px;
}

.fapiao-xuanxiang-item:first-child {
	margin-left: 0;
}

.fapiao-active {
	width: 128px !important;
	height: 40px !important;
	background: rgba(255, 64, 0, 0.06) !important;
	opacity: 1 !important;
	font-size: 14px !important;
	font-family: Microsoft YaHei;
	font-weight: 400 !important;
	text-align: center !important;
	line-height: 40px !important;
	color: #FF4000 !important;
	border: none !important;
}

.fapiao-bianji-view {
	margin-top: 32px;
	display: flex;
	flex-wrap: wrap;
}

.fapiao-bianji-viewitem {
	display: flex;
	flex-direction: column;
	padding: 20px;
	width: 440px;
	height: 96px;
	border: 1px solid #E0E0E0;
	opacity: 1;
	margin-top: 24px;
	margin-left: 24px;
}

a:nth-child(1) .fapiao-bianji-viewitem {
	margin-top: 0;
	margin-left: 0;
}

a:nth-child(2) .fapiao-bianji-viewitem {
	margin-top: 0;
}

a:nth-child(3n) .fapiao-bianji-viewitem {
	margin-left: 0;
}

.bianji-viewitem-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.bianji-viewitem-bianhao {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #999999;
	opacity: 1;
	margin-top: 20px;
}

.kaipiao-chakan {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	left: 30%;
	width: 798px;
	background: #FFFFFF !important;
	border: 1px solid #707070;
	opacity: 1;
	z-index: 999;
}

.kaipiao-text-view {
	display: flex;
	justify-content: space-between;
	padding: 32px;
}

.kaipiao-text-view1 {
	display: flex;
	justify-content: space-between;
	padding: 18px;
	border-bottom: 1px solid #EEEEEE;
}

.kaipiao-text-title {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 31px;
	color: #333333;
	opacity: 1;
}

.kaipiao-bg {
	width: 796px;
	height: 48px;
	background: #FFECE6;
}

.kaipiao-bg-text {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 48px;
	color: #FF4000;
	margin-left: 32px;
}

.chakan-list {
	padding: 20px;
}

.chakan-list-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 16px;
	overflow: hidden;
}

.chankan-listitem-text {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #999999;
	opacity: 1;
}

.chankan-listitem-right {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #333333;
	opacity: 1;
	margin-left: 10px;
}

.chakan-xiazai {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	margin-left: 10px;
}

.chakan-xiazai-text {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #576B95;
	opacity: 1;
	margin-left: 10px;
}

.chankan-listitem-view {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-left: 10px;
}

.chankan-geren {
	width: 104px;
	height: 32px;
	border: 1px solid #E0E0E0;
	opacity: 1;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 32px;
	color: #333333;
	margin-right: 16px;
}
.chankan-special {
	width: 140px;
	height: 32px;
	border: 1px solid #E0E0E0;
	opacity: 1;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 32px;
	color: #333333;
	margin-right: 16px;
}
.chankan-danwei {
	width: 104px;
	height: 32px;
	border: 1px solid #E0E0E0;
	opacity: 1;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 32px;
	color: #333333;
	margin-left: 16px;
}

.chakan-input {
	width: 605px;
	height: 16px;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 21px;
	color: #BFBFBF;
	opacity: 1;
	padding: 12px;
	margin-left: 10px;
}

.chankan-listitem-text1 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 26px;
	color: #333333;
	opacity: 1;
}

.chakan-submit {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 36px;
}

.chakan-shanchu {
	width: 242px;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	opacity: 1;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 48px;
	color: #666666;
	margin-right: 32px;
}

.chakan-queren {
	width: 242px;
	height: 48px;
	background: #FF4000;
	opacity: 1;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	text-align: center;
	font-weight: 400;
	line-height: 48px;
	color: #FFFFFF;
}

.layui-thiss {
	color: #333 !important;
	font-weight: bold !important;
}

/* 我的发票end */

/* 我的钱包start */
.keyongyue-view {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 46px 32px 59px 22px;
}

.keyongyue-text {
	width: 80px;
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 18px;
	color: #333333;
	opacity: 1;
	margin-right: 76px;
}

.keyongyue-price {
	flex: 1;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 18px;
	color: #FF3C00;
	opacity: 1;
}

.keyongyue-price-11 {
	flex: 1;
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 18px;
	color: #FF3C00;
	opacity: 1;
}

.keyongyue-btn {
	border: none;
	width: 100px;
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #1577FC;
	opacity: 1;
	border-radius: 4px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	color: #1577FC;
	opacity: 1;
}

.keyongyue-btn1 {
	/* 	border: none; */
	width: 100px;
	height: 40px;
	/* background: #FFFFFF;
	border: 1px solid #1577FC;
	opacity: 1;
	border-radius: 4px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	color: #1577FC; */
	/* opacity: 1; */
}

.zhichu-mingxi-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 32px 32px 32px 25px;
}

.zhichu-title1 {
	width: 67px;
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	opacity: 1;
}

.zhichu-title2 {
	flex: 1;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	color: #666666;
	opacity: 1;
}

.zhichu-title3 {
	width: 67px;
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	opacity: 1;
}

.zhichu-mingxi-text {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 32px;
	margin-left: -30px;
	margin-bottom: 24px;
}

.zhichu-mingxi-time {
	width: 170px;
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 18px;
	color: #666666;
	opacity: 1;
}

.zhichu-mingxi-name {
	flex: 1;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	text-align: center;
	line-height: 18px;
	color: #666666;
	opacity: 1;
}

.zhichu-mingxi-price {
	width: 44px;
	height: 21px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 18px;
	color: #666666;
	opacity: 1;
}

.shurujinE-view {
	position: absolute;
	top: 50%;
	left: 40%;
	width: 538px;
	background: #FFFFFF;
	opacity: 1;
	border-radius: 8px;
	padding: 32px;
	z-index: 999;
}

.shurujinE-view-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.shurujinE-view-left {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	opacity: 1;
}

.shurujinE-view-input {
	width: 450px;
	height: 16px;
	border: 1px solid #D9D9D9;
	opacity: 1;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 32px;
	color: #BFBFBF;
	opacity: 1;
	padding: 12px;
	margin-top: 32px;
}

.shurujinE-view-way {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 24px;
}

.shurujinE-view-titles {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	opacity: 1;
	margin: 64px 0px 32px 0px;
}

.shurujinE-way-left {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.shurujinE-way-zhifubao {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 17px;
	color: #666666;
	opacity: 1;
	margin-left: 16px;
}

.shurujinE-way-radio {
	width: 18px;
	height: 18px;
}

.shurujinE-view-btn {
	width: 176px;
	height: 40px;
	background: #FF4000;
	opacity: 1;
	border-radius: 4px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	margin-left: 149px;
	margin-top: 80px;
}

.saoma-view {
	position: absolute;
	top: 50%;
	left: 40%;
	width: 490px;
	background: #FFFFFF;
	opacity: 1;
	border-radius: 8px;
	padding: 32px;
	z-index: 999;
}

.saoma-view1 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.saoma-jine-text {
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 18px;
	color: #333;
	opacity: 1;
}

.saoma-view-text {
	margin-bottom: 24px;
}

.saoma-jine-price {
	font-size: 28px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 18px;
	color: #FF3C00;
	opacity: 1;
}

.saoma-view-icon {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-top: 40px;
}

.saoma-viewicon-text {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 17px;
	color: #666666;
	opacity: 1;
	margin-left: 10px;
}

/* 我的钱包end */
