html,body{

	height: 100%;

	margin:auto;

}

.user-content{

	width: 100%;

	background-color: #EFFDFA;

	display: flex;

	align-items: center;

    flex-direction: column;

}

.user-info{

	width: 80%;

}

.hyy{

	font-size: 14px;

	font-weight: normal;

	color: #304352;

}

.user-info-content{

	width: 100%;

    background-color: #ffffff;

    border-radius: 6px;

    padding: 20px;

    box-sizing: border-box;

    margin-bottom: 50px;

    min-height: 602px;

    position: relative;

}

.user-info-nav{

	height: 80px;

    display: flex;

    align-items: center;

    border-bottom: 2px solid #E5E8EA;

    /*padding: 0 30px;*/

}

.title-003{

	width: 140px;

	text-align: right;

}

.user-info-nav-002{

	height: 95px;

}

.user-info-nav-title{

	font-size: 15px;

	font-weight: bold;

	color: #666666;

	/*margin-right: 20px;*/

}

.user-jpy{

	font-size: 12px;

	font-weight: normal;

	color: #33A0FF;

}

.red{

	color: red;

}

.user-info-nav-but{

	margin-left: auto;

    width: 70px;

    height: 30px;

    text-align: center;

    line-height: 30px;

    border: 2px solid #304352;

    border-radius: 4px;

    font-size: 14px;

    font-weight: normal;

    color: #45454D;

    text-decoration: none;

    font-size: 12px;

}

.user-info-pay-but{

    width: 70px;

    height: 30px;

    border: 2px solid #D6D6D6;

    border-radius: 4px;

    font-size: 14px;

    font-weight: normal;

    color: #D6D6D6;

    font-size: 12px;

    background: transparent;

    

}

.pay-status{

	border: 2px solid #304352;

	color: #45454D;

	cursor: pointer;

}

.pay-show{

	border: 2px solid #304352;

    color: #45454D;

    display: inline-block;

    line-height: 26px;

    height: 26px;

}

.pay-pay-tips{

	border:none !important;

}

.order-tr{

	height: 80px;

}

.user-info-nav-zxjy{

	display: flex;

    line-height: 76px;

    padding: 0 30px;

    font-size: 14px;

}

.user-info-nav-zxjy-title{

	font-size: 15px;

	font-weight: bold;

	color: #666666;

	width: 111px;

    text-align: right;

}

.user-info-nav-sy{

	margin-right: 20%;

}

.user-nav-span{

	/*margin-right: 40px;*/

}

.userinfo{

	display: flex;

	align-items: center;

}

.yhxx{

	margin-right: 60px;

}

.user{

	padding-left: 50px;

	box-sizing: border-box;

}

.set-user{

	width: 90px;

    height: 30px;

    background: linear-gradient(90deg, #243949 0%, #517FA4 100%);

    text-align: center;

    line-height: 30px;

    color: #ffffff;

    font-size: 12px;

    border-radius: 4px;

    text-decoration: none;

}

.set-user:hover{

	color: #ffffff;

}

.title-001{

	font-size: 15px;

	font-weight: normal;

	color: #45454D;

}

.title-002{

	font-size: 15px;

	font-weight: normal;

	color: #45454D;

}



/* 个人信息 */

.ssq{

	height: 25px;

	font-size: 15px;

	font-weight: normal;

	line-height: 24px;

	color: #304352;

	outline: none;

	border:none;

	margin-right: 100px;

}

.user-nav-phone textarea{

	width: 400px;

    resize: none;

    border: 2px solid black;

    outline: none;

    font-size: 15px;

    border-radius: 4px;

    padding: 10px;

    box-sizing: border-box;

}

.user-edit{

	margin-left: 0;

	margin-top: 20px;

	background: linear-gradient(90deg, #243949 0%, #517FA4 100%);

	border:none;

	color: #ffffff;



}

.user-edit:hover{

	color: #ffffff;

}

.address{

	display: none;

	width: 70%;

}

.country{

	width: 28%;

}

.user-input{

	width: 50%;

    height: 40px;

    border: 2px solid #304352;

    opacity: 1;

    border-radius: 4px;

    font-size: 15px;

    padding-left: 5px;

    box-sizing: border-box;

    display: none;

}

.user-sub{

	margin-top: 20px;

	margin-left: 0;

    display: none;

}

.user-but{

	justify-content: center;

	border:none;

}

.user-nav-001{

	width: 140px;

	text-align: right;

}



/* 个人收藏 */

.coll-img{

	width: 110px;

	height: 90px;

	border-radius: 4px;

}

.colle{

	display: flex;

    align-items: center;

    margin-bottom: 10px;

    padding-bottom: 10px;

}

.colle-title{

	text-align: center;

    width: 60%;

    line-height: 100px;

    text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}

.colle-cont{

	width: 100%;

}

.coll-001{

	width: 30%;

}

.coll-002{

	margin-right: 60px;

	width: 180px;

}

.coll-005{

	text-align: left;
	padding: 0 10px;
    box-sizing: border-box;

}

/* 我的投标 */

.tender-table{

	width: 100%;

	height: 100%;

	border-collapse: collapse;

	table-layout: fixed;

}

.tender-tbody{

	text-align: center;

}

.tender-img{

	width: 100px;

    height: 70px;

    border-radius: 4px;

}

.tender-thead{

	line-height: 50px;

	border-bottom: 2px solid #E5E8EA;

}

.tender-th{

	font-size: 14px;

	font-weight: bold;

	color: #22232B;

}

.tender-td{

	font-size: 15px;

    font-weight: normal;

    color: #22232B;

    padding: 15px 0;

    border-bottom: 2px solid #E5E8EA;

}

.tender-name{

	/*width: 100%;*/

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}



/* 充值记录 */

.order-title{

	font-size: 14px;

	width: 20%;

}

.order-title-001{

	width: 22% !important;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	margin-right: 10px;

}

.color-green{

	color: #090 !important;

}

.color-red{

	color: red !important;

}

.color-orange{

	color: #FF5722 !important;

}

#userpage{

    position: absolute;

    width: 100%;

    bottom: 0;

}



/* 弹窗 */

.zhezhao{

	display: none;

	position: fixed;

	left: 0px;

	top: 20%;

	width: 100%;

	height: 100%;

}

.tankuang{

	position: relative;

	background: #ffffff;

	width: 30%;

	height: 50%;

	border-radius: 5px;

	margin: 5% auto;

	box-shadow: 0px 3px 24px rgba(0, 0, 0, 0.3);

	min-height: 468px;

}

#header{

	height: 50px;

    background: #304352;

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

    color: #ffffff;

    display: flex;

    justify-content: center;

    align-items: center;

}

#header-right{

	position: absolute;

    width: 25px;

    height: 25px;
	line-height: 25px;
    border-radius: 50%;

    background: #ffffff;

    color: black;

    right: 5px;

    top: 12px;

    text-align: center;
    cursor: pointer;

}

.zf-img{

	width: 160px;

	height: 160px;

	margin-bottom: 50px;

}

.zf-div{

	display: flex;

    margin-top: 50px;

    flex-direction: column;

    align-items: center;

}

.pay-tips{

	font-size: 14px;

	font-weight: normal;

	color: #304352;

}

.pay-tips-red{

	font-size: 12px;

    font-weight: normal;

    color: #FF3333;

    position: absolute;

    bottom: 30px;

    text-align: center;

    width: 100%;

}

.cz-price{

	width: 44%;

    height: 40px;

    font-size: 15px;

    outline: none;

}

.xzzf{

	border: 2px solid #304352;

}

.zz-div{

	position: relative;

}

.zz-img{

	width: 100%;

	height: 100%;

}

.zz-div-002{

	position: absolute;

    top: 45px;

    width: 100%;

    font-size: 13px;

    color: #304352;

}

.zz-div-001{

	display: flex;

    align-items: center;

    justify-content: center;

    line-height: 50px;

}



/* 物流 */

.wl{

	margin-top: 20px;

}

.wl-title{

	width: 50%;

}

.wl-title-001{

	color: #22232B;

}

.hd{

	width: 10px;

    height: 10px;

    background-color: #304352;

    border-radius: 50%;

    margin-right: 30px;

}

.wl-div{

	display: flex;

    align-items: center;

    line-height: 30px;

}

.wl-mc{

	color: #22232B;

	font-weight: bold;

}

.wl-lj{

	color: #33A0FF;

}

.sx{

	width: 2px;

    height: 40px;

    background: #D6D6D6;

    margin-left: 4px;

}

.area-css{

	width: 30%;

	margin-right: 10px;

}

.sjld{

	width: 100%;

    height: 40px;

    border: 2px solid #304352;

    opacity: 1;

    border-radius: 4px;

    font-size: 15px;

    padding-left: 5px;

    box-sizing: border-box;

    

}

.areaqq{

	display: flex;

}

.coll-007{

	min-width: auto !important;

}

.coll-006{

	color: #ffffff !important;

}