.u2025 .navbar {
	background: #2E68A8;
}

.u2025 .nav>li>a {
	color: #fff;
}

.u2025 .nav>li>a:hover,
.u2025 .nav>li>a:active,
.u2025 .nav>li>a:focus {
	background: none;
	color: #fff;
}


.u2025 .navbar-brand {
	padding: 5px 15px;
}

.u2025 .sidenav .list-group .list-group-item.active>a {
	color: #2E68A8;
}

.u2025 .sidenav .list-group .list-group-item.active {
	background-color: #F1F8FF;
}

.u2025 .panel-default h2.page-header {
	color: #2E68A8;
	font-weight: bold;
}

.uxtable {
	width: 100%;
}

.uxtable tr th,
.uxtable tr td {
	border: 1px solid #EEEEEE;
	border-collapse: collapse;

	padding: 5px;
	cursor: default;
}

.uxtable tr td {
	height: 30px;
	line-height: 30px;
}

.uxtable tr th {
	background-color: #E5E5E5;
	height: 35px;
	line-height: 35px;
}


.uxtable tr:hover {
	background-color: #F5F5F5;
}

.uxtable .uxtableh:hover {
	background-color: #E5E5E5;
}


.u2025 footer .footerb {
	background: #454d5d;
	padding: 30px 0;
	color: #fff;
}

.u2025 footer .footerb .p1 {
	line-height: 160%;
	text-align: center;
}

.u2025 footer .footerb .p2 {
	line-height: 160%;
	text-align: center;
	color: #939393;
}

.u2025 footer .footerb .p2 a {
	color: #939393;
}


.aposbuytitem {
	display: flex;
	flex-direction: row;
	margin-bottom: 15px;
}

.aposbuytitem .label {
	width: 120px;
	text-align: right;

	font-weight: bold;
	font-size: 14px;
	color: #333333;
	line-height: 20px;

	height: 46px;
	line-height: 46px;

}

.aposbuytitem .aposbuytitemds {
	display: flex;
	flex-direction: row;
	flex: 1;
	flex-wrap: wrap;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item {
	border-radius: 9px;
	overflow: hidden;
	background: #fff;

	margin-right: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;

	cursor: pointer;
	margin-bottom: 15px;

	box-sizing: border-box;

	height: 130px;
	width: 210px;
	border: 1px solid #FBE9D0;
	overflow: hidden;

	position: relative;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item .btip {
	height: 38px;
	background-color: #FBE9D0;
	text-align: center;
	line-height: 38px;
	width: 100%;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item .btop {
	flex: 1;
	display: flex;
	flex-direction: column;

	padding: 10px 0 15px;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item .btop .ttop1 {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;

	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item .btop .ttop2 {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;

	font-size: 20px;
	color: #B97002;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item .aposbuytitemds-item-in {
	padding-bottom: 5px;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item.active {
	border: 1px solid #B97001;
	background: #FFF9F1;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item .rtip {
	font-size: 10px;
	color: #999999;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item .rtip span {
	color: #FF7B10;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item .tttoptip {
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 22px;
	background: url(../img/uorderhots.png) no-repeat;
	background-size: cover;
}

.aposbuytitem .aposbuytitemds .aposbuytitemds-item .ttchecked {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 30px;
	height: 30px;
	background: url(../img/uordercheck.png) no-repeat;
	background-size: cover;
}



.aposbuytobtnwrap {
	padding-top: 10px;
}

.aposbuytobtn {
	height: 40px;
	background: #2E68A8;
	border-radius: 4px 4px 4px 4px;

	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	line-height: 40px;

	width: 327px;
}


.aposbuytitem .rrtips {
	font-size: 12px;
	color: #999999;
}

.aposbuytitem .rrtips .rcardimg img {
	height: 280px;
	width: auto;
}

.qrcodepaydia {
	width: 500px;
	display: flex;
	margin: 0 atuo;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 10px 0;
}

.qrcodepaydia .qrcodeimg {
	width: 80%;
	margin: 0 auto;
}

.qrcodepaydia .qrcodeimg img {
	width: 100%;
	display: block;
}

.qrcodepaydia .utips {
	padding: 10px 0;
}


.u2025 main.content {
	min-height: calc(100vh - 182px);
}


.u2025 p {
	margin: 0 0 9px;
}

.u2025 {
	font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}


.utdia {
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	z-index: 11000;
}

.utdia .utdiabg {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	z-index: 11001;
	background-color: #00000030;
}

.utdia .utdiain {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	top: 0;
	z-index: 11002;
	display: flex;
	justify-content: center;
	align-items: center;
}

.utdia .utdiain .utbox {
	border: 1px solid #000;
	border-radius: 9px;
	overflow: hidden;
	background-color: #fff;

	width: 450px;
	position: relative;

	box-sizing: border-box;
	padding-top: 10px;
}

.utdia .utbox .utbox_close {
	background: url(../img/utdiaclose.png) no-repeat;
	background-size: cover;
	width: 16px;
	height: 16px;
	position: absolute;

	right: 15px;
	top: 15px;
	cursor: pointer;
}

.utdia .utbox .utbox_h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;

	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-bottom: 10px;
}

.u2025 .selectpicker {
	border: 1px solid #ccc;
	height: 33px;
}

.utbox .aposbuytobtn {
	width: 100%;
}

.u2025 .containerin {
	background-color: #fff;
	padding-bottom: 50px;
}

.u2025 .containerin .scanpay-title {
	margin-top: 10px;
	box-sizing: border-box;
	padding: 20px;
}

.u2025 .scanpay-body {
	width: 500px;
	margin: 0 auto;
	background-color: #FFF9F1;
	border: 1px solid #FBE9D0;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 30px 0;

	border-radius: 10px;
}

.u2025 .scanpay-tips {
	width: 250px;
	box-sizing: border-box;
	padding-left: 80px;
	background-position: 15px 12px;
}

.u2025 .scanpay-qrcode {
	padding: 20px 0 0;
}

@media (min-width: 768px) {}