@charset "utf-8";
body{background:#F6F6F6;}
.width{margin:0 auto;width:1300px;}
.clear{clear:both;}
.ui-topbar{background:#F5F5F5;height:30px;display:block;padding:0;color:#4F4F4F; border:#EFEFEF solid 1px;}
.ui-topbar a{color:#FFFFFF;}
.ui-topbar .ui-col-6{line-height:50px;}
.ui-topbar .ui-nav{border:0;line-height:20px;}
.ui-topbar .ui-nav ul li a{color:#4F4F4F;border:0px solid #F5F5F5;border-bottom:0;border-top:0;padding:5px 20px;}
.ui-topbar .ui-nav ul li a i{position: relative;top: -2px;margin-right: 5px;}
.ui-topbar .ui-nav ul li .logai{padding: 5px 20px 0px 20px;font-size: 18px;}

.ui-topbar .ui-nav ul li a span{font-size:12px;color:#4F4F4F;margin-left:6px;transition:all .5s ease 0s;z-index:21;}
.ui-topbar .ui-nav ul li a:hover{border-width:0px;border-color:#EFEFEF;background:#EFEFEF; color:#D4514D;}
.ui-topbar .ui-nav ul li.active a{border:0px solid #EFEFEF;border-bottom:0;border-top:0;background:#EFEFEF;}
.ui-topbar .ui-nav ul li.active span{transform:rotate(180deg);}
.ui-topbar .ui-nav ul li ul{border-top:0;box-shadow:none;min-width:112px;z-index:20;right:0;}
.ui-topbar .ui-nav ul li.active ul li a{border:0;}
.ui-topbar .ui-nav ul li ul{border:1px solid #EFEFEF;background:#EFEFEF;}
.ui-topbar .ui-nav ul li ul li a:hover{background:#F5F5F5;}
.header{padding:30px 0;}
.logo{padding-top:0px;align-self:center;}
.logo img{max-width:120px; }
.search{}
.search .ui-form-ip{border-color:#D4514D;border-width:2px;}
.search .ui-form-ip:focus{box-shadow:none;}
.search .after{background:#D4514D;color:#fff;border:2px solid #D4514D;padding:0 20px;}
.hotkey{color:#999;}
.hotkey a{margin-right:10px;}
.bc2-margintop6{ margin-top:6px}
.bc2-left{ float:left!important;line-height: 30px;}
.bc2-size{ font-size:14px!important;}
.bc2-size a{ font-size:14px!important;}
.bc2-mright{ margin-right:15px;}
.bc2-mtop{ margin-top:15px;}
.bc2-bwrite{ background:#FFFFFF}
.bc2-mtop25{ margin-top:25px;}
.bc2-mtop-20{margin-top:-20px;}
.bc2-p-20{ padding-top:20px!important;}
.bc2-width-32{width:32%;}
.bc2-width-32 img{width:100%;}
.bc2-mright-2{margin-right:2%;}
.bc2-span{ color:#D4514D;}
.bc2-text{ text-align:center;font-size:14px!important;}

.ui-btn-yellow {
    color: #fff!important;
}
.recommend{ background:#FFFFFF}
.recommend ul li {
    float: left;
    margin: -1px 0 0 -1px;
    height: 85px;
    width: 14.28%;
    overflow: hidden;
	border: 1px solid #e4e4e4;
	background:#FFFFFF;
	text-align:center;
	line-height:85px;
}


.classification{
background:#FFFFFF;
border: 1px solid #e4e4e4;
border-top:0px;
height:80px;
width: 99.7%;
}
.classification ul li {
    float: left;
    height: 80px;
    width: 10%;
    overflow: hidden;
	background:#FFFFFF;
	text-align:center;
	line-height:80px;
}
.classification ul li img{
max-width:100%;
}




/*登录注册*/
.ring {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 110px;
    height: 110px;
    overflow: hidden;
    z-index: 10;
}
.ring span {
    position: absolute;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
    background: #FF6300;
    transform: rotate(45deg);
    text-align: center;
    right: -36px;
    width: 150px;
    top: 18px;
}
.ring span a{color: #fff;}
.page-reg-padding{
	padding-top:30px;
}
.page-login-left{
	float: left;
    width: 35%;
    margin-left: 10%;
	text-align: center;
	line-height:590px;
}
.page-login-left img{ /*width:100%;*/ height:400px;}
.page-bg{background:#F9FBFF;padding-bottom:30px;}
.page-main{max-width:1140px;margin:0 auto;padding:20px;background:url(../images/svg/signin.svg) no-repeat center center;}
.page-login{margin:50px auto;background:#fff;border-radius:8px;border:1px solid #EAEDF2;padding:30px 50px;position:relative;width: 35%;float: right;margin-right: 15%;}
.login-header{font-size:28px;font-weight:300;color:#24262b;text-align:center;}
.login-header .tips{font-size:16px;font-weight:normal;margin-top:30px;border:1px solid #FFD8D1;background:#FFF9F9;color:#FA563A;padding:12px 20px;text-align:left;border-radius:4px;}
.login-header .tips i{font-size:24px;margin-right:15px;color:#FA563A;}
.page-login form{margin-top:20px;}
.page-login .ui-form-group{margin-bottom:15px;}
.page-login .ui-form-icon{color:#506690;z-index:20;}
.page-login .ui-form-ip{border-color:#EAEDF2;padding:18px 18px 18px 50px;border-radius:8px;}
.page-login .ui-form-ip::-webkit-input-placeholder{color:#506690;font-weight:300;}
.page-login .ui-form-ip::-moz-placeholder{color:#506690;font-weight:300;}
.page-login .ui-form-ip::-ms-input-placeholder{color:#506690;font-weight:300;}
.page-login .ui-form-ip:-ms-input-placeholder{color:#506690;font-weight:300;}
.page-login .ui-form-ip::placeholder{color:#506690;font-weight:300;}
.page-login .radius-right-none{border-radius:8px 0 0 8px;}
.page-login .ui-input-group .after{background:#F5F9FF;border-color:#E0EAFF;color:#D4514D;padding:0 27px;}
.page-login .ui-input-group .code{padding:0 5px;}
.page-login .ui-btn[type=submit]{padding:6px;border-radius:4px;background:#D4514D;border:0;margin-top:20px;}
.page-login .ui-btn[type=submit]:hover{background:#D4514D;}
.login-footer{text-align:center;margin-top:20px;color:#D4514D}
.login-footer span{color:#999;}
.login-footer i{margin-right:5px;color:#D4514D}
.login-footer a{color:#D4514D}


/*登录注册*/
.ui-btn:hover {
    color: #D4514D;
    border-color: #D4514D;
    box-shadow: 2px 2px 10px 0 rgba(24,144,255,0.2);
}
.ui-piclist-item-margin{margin: 0 0 0 0!important;}
.ui-piclist{ padding:0%;}
.ui-piclist-fir{ width:49%;}
.ui-piclist{margin:0 0%;list-style:none;overflow:hidden;font-size:0;}
.ui-piclist:after{content:" ";clear:both;display:table;}
.ui-piclist-item{float:left;width:25%;padding:0;margin: -1px 0 0 -1px;background:#fff;border:1px solid #eaeaea;position:relative;z-index:1;}
/*.ui-piclist-item:hover{box-shadow:0 1px 20px rgba(0,0,0,0.1);}*/
.ui-piclist-item .ui-progress{position:absolute;top:32%;left:10px;right:10px;z-index:2;}
.ui-piclist-item .error{position:absolute;top:0;left:0;right:0;background:#F00;color:#fff;padding:8px;font-size:12px;z-index:2;text-align:center;}
.ui-piclist-item.disabled,.ui-piclist-item.disabled a{cursor:not-allowed;}
.ui-piclist-image{position:relative;overflow:hidden;padding-bottom:56.2%;}
.ui-piclist-image img{width:100%;position:absolute;z-index:1;}
.ui-piclist-image svg{width:100%;height:100%;z-index:1;color:#fff;font-size:24px;text-anchor:middle;position:absolute;}
.ui-piclist-image .upload{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;font-size:40px;color:#ccc;cursor:pointer;background:#f9f9f9;}
.ui-piclist-image .upload:hover{color:#333;}
.ui-piclist-image em{position:absolute;right:-74px;top:10px;z-index:10;width:200px;line-height:32px;background:#2DB7F5;color:#fff;font-size:13px;text-align:center;font-style:normal;transform:rotate(45deg);}
.ui-piclist-image em.bg-red{background:#ED4014;}
.ui-piclist-image em.bg-yellow{background:#F37B1D;}
.ui-piclist-image em.bg-blue{background:#1890FF;}
.ui-piclist-image em.bg-green{background:#19BE6B;}
.ui-piclist-image em.bg-info{background:#2DB7F5;}
.ui-piclist-body{padding:15px;}
.ui-piclist-title{font-size:16px;}
.ui-piclist-flex{margin:10px 0 5px 0;display:flex;align-items:center;}
.ui-piclist-price{color:#333;flex:1;font-size:14px;}
.ui-piclist-price strong{font-size:16px;color:#ED4014;}
.ui-piclist-price del,.ui-piclist-price span{color:#999;display:block;font-size:12px;}
.ui-piclist-flex .action{}
.ui-piclist-flex .action a.ui-btn{border-radius:50px;padding:0 0px;font-size:12px;}
.ui-piclist-col-2 .ui-piclist-item{width:48.5%;}
.ui-piclist-col-3 .ui-piclist-item{width:31.8%;}
.ui-piclist-col-5 .ui-piclist-item{width:20%;}
.ui-piclist-1-1 .ui-piclist-image{padding-bottom:100%;}
.ui-piclist-3-2 .ui-piclist-image{padding-bottom:66.6%;}
.ui-piclist-3-4 .ui-piclist-image{padding-bottom:133.3%;}
.ui-piclist-4-3 .ui-piclist-image{padding-bottom:75%;}
.ui-piclist-16-9 .ui-piclist-image{padding-bottom:56.2%;}
.ui-piclist-100 .ui-piclist-image img{min-height:100%;}
.ui-piclist-image .upload-action{position:absolute;width:100%;height:100%;bottom:-100%;display:flex;justify-content:center;align-items:center;font-size:15px;z-index:2;background:rgba(0,0,0,.4);transition:all .5s ease 0s;}
.ui-piclist-image .upload-action a{font-size:30px;color:#ccc;margin:0 5px;}
.ui-piclist-image .upload-action a:hover{color:#fff;}
.ui-piclist-image:hover .upload-action{bottom:0;}
.ui-piclist-top{margin-top:-15px;}
.ui-piclist-item .action a {
    border: 1px solid #D4514D;
    color: #D4514D;
    width: 26px;
    line-height: 26px;
    height: 26px;
    padding: 0;
    border-radius: 50%;
    display: block;
    text-align: center;
    margin: 0 2px 0 0;
}



.ui-piclist-item div img {
    transition: all .3s;
}
.ui-piclist-item:hover img {
    transform: scale(1.1)
}
.ui-filter .ui-filter-right a {
    border: 0px solid #eaeaea; 
    font-size: 13px;
	font-weight:600;
}
.ui-filter .ui-filter-left {
    font-size: 14px;
	padding-top: 16px;
}
.ui-form-ip:focus{color:#495057;background:#fff;border-color:#FF0000;outline:0;box-shadow:0 0 0 2px rgba(255,155,155,.25);}
.ui-inputnumber-wrap:hover{border-color:#FF0000;}
.ui-inputnumber-min:hover,.ui-inputnumber-max:hover{color:#1890FF;border-color:#FF0000;z-index:1;}
.ui-inputnumber-min:hover, .ui-inputnumber-max:hover {border-color:#FF5B5B; color:#FF5B5B;}
/*左侧滚动*/
#bc2-needHeaderBac{ display:none}
.bc2-a-black{ color:#000000!important;}
.bc2-menu--main-box {
    left: 48%;
    margin: 0 0 0 -780px;
    position: fixed;
    top: 40.7%;
    transform: translateY(-50%);
    z-index: 999
}

.bc2-menu--main-box .bc2-menu--box {
    position: relative
}

.bc2-menu--main-box .bc2-menu--box .el-bc2-menu---fixed {
    bottom: 0!important;
    top: 50%!important;
    transform: translateY(-50%)!important
}

.bc2-menu--body {
    margin-left: 40px;
    position: absolute;
    top: 50%!important;
    transform: translateY(-50%)!important;
    width: 60px
}

.bc2-menu--body .bc2-menu--item {
    background: #fff;
    color: #666;
    cursor: pointer;
    width: 100%
}

.bc2-menu--body .bc2-menu--item p {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 58px;
    padding: 13px;
    text-align: center
}

.bc2-menu--body .bc2-menu--item:hover {
    background: #c00;
    color: #fff
}

.bc2-menu--body .bc2-menu--item.backtop {
    padding-top: 6px
}

.bc2-menu--body .bc2-menu--item.backtop .icon-top {
    color: #c00;
    height: 20px;
    margin: auto;
    width: 20px
}

.bc2-menu--body .bc2-menu--item.backtop:hover .icon-top {
    color: #fff
}

.bc2-menu--body .bc2-menu--item.backtop p {
    display: block;
    min-height: auto;
    padding: 6px 0;
    width: 100%
}

.bc2-menu--body .bc2-menu--item.active {
    background: #c00;
    color: #fff
}
/*.full {
	position: fixed;
	top: 35%;
	left: 11%;
	z-index: 1001;
}*/
.full ul li {
list-style:none;
}
.full li a {
	display: block;
	text-align:center;
	color:#4E4E4E;
	width: 70px;
	border-bottom: #F2F2F2 solid 1px;
	border-left: #F2F2F2 solid 1px;
	border-right: #F2F2F2 solid 1px;
	position: relative;
	background: #ffffff;
	z-index: 999999;
}
.full li a:hover span, .full li a:hover label {
	background-color: #FDEFEF !important;
}

.full li a span {
	display: block;
	font-size: 14px;
	position: relative;
	padding:10px 18px;
	z-index: 100;
	background-position: center center;
	background-repeat: no-repeat;
}
.full .alineheight{ 
	height: 48px;
}
.full .alineheight a{ line-height:48px;}
.full li .plzd {
    display: block;
    text-align: center;
    color: #ffffff;
    width: 70px;
	height:40px;
	line-height:40px;
    border-bottom: #F2F2F2 solid 1px;
    position: relative;
	font-size:14px;
    background: #D4514D;
    z-index: 999999;
}
/*左侧滚动*/
/*用户*/
.page_single{display:flex;width: 99%;margin:15px 0;box-shadow:0 0 .8px rgba(38,45,61,.08),0 .8px 3.2px rgba(38,45,61,.04),0 4.8px 9.6px rgba(38,45,61,.14);border-radius:10px;}
.user_left{width:250px;background: #666666;border-radius:10px 0 0 10px;min-height:700px;}
.user_nav{padding:0 20px;margin-top:20px;}
.user_nav .ui-fold-menu{border:0;padding:0 0 0 30px;}
.user_nav .ui-fold-menu i{color:rgba(255,255,255,0.6);font-size:16px;}
.user_nav .ui-fold-menu a{color:#fff;font-size:16px;}
.user_nav .ui-fold-menu.active{background: #D4514D;border-radius:10px 10px 0 0;}
.user_nav .ui-fold-menu.active a{color:#fff;}
.user_nav .ui-fold-menu.active i{color:#fff;}
.user_nav .ui-fold-body{background:#D4514D;padding:0 0 10px 0;border-radius:0 0 10px 10px;margin:-1px 0 10px 0;}
.user_nav .ui-fold-body li{border:0;}
.user_nav .ui-fold-body li a{color:#fff;font-size:16px;}
.user_nav .ui-fold-body li a:hover{color:rgba(255,255,255,0.8);}
.user_nav .ui-fold-body li i{font-size:24px;margin-right:10px; }
.user_nav .ui-fold-body li.active a{color: #FFFF80;}

.buybiz dl{margin:5px 0 0 0;padding:0;list-style:none;float:left;}
.buybiz dl dt{float:left;position:relative;margin:0 10px 15px 0;}
.buybiz dl dt a{border:1px solid #ddd;border-radius:4px;background:#fff;display:block;line-height:26px;padding:10px 20px;font-weight:normal;font-size:15px;color:#666;text-align:center;}
.buybiz dl dt a:hover{border:1px solid #D4514D;}
.buybiz dl dt a span{color:#999;display:block;font-size:14px;}
.buybiz dl dt a span em{color:#f30;width:auto;display:inline;float:none;padding:0;}
.buybiz dl dt i{position:absolute;right:2px;bottom:2px;font-size:12px;color:#fff;z-index:99;display:none;}
.buybiz dl dt.selected a{border:1px solid #D4514D;color:#333;}
.buybiz dl dt.selected i{display:block;}
.buybiz dl dt.selected div:before{position:absolute;content:"";right:0;bottom:0;color:#D4514D;width:0;height:0;border-bottom:30px solid #D4514D;border-left:30px solid transparent;z-index:10;}




.ui-fold-body{display:none;}
.ui-fold-body ul{list-style:none;}
.ui-fold-body ul li{line-height:50px;border-bottom:1px solid #f3f3f3;padding:0 30px;}

.ui-fold-body ul li.active a{color:   #D4514D;}
.ui-fold-body.show{display:block;}
.ui-fold-body.hide{display:none;}

.ui-fold-menu {
    display: flex;
    justify-content: space-betweend;
    border-bottom: 1px solid #f3f3f3;
    line-height: 50px;
    padding: 0 0 0 20px;
}
.ui-fold-menu.active i {
    transform: rotate(90deg);
    cursor: default;
}
.ui-fold-menu i {
    display: block;
    transition: all 0.4s ease;
    color: #ccc;
    cursor: pointer;
    min-width: 50px;
    text-align: center;
}
.ui-fold-menu.active a {
    cursor: default;
}
.ui-fold-menu a {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.user_right {
    flex: 1;
    overflow: hidden;
    background: #fff;
    border-radius: 0 10px 10px 0;
    padding: 20px 30px;
}

/*用户*/


.coach-hotspot .coach-hotspot-list {
    overflow: hidden;
}

.coach-hotspot .coach-hotspot-list ul {
    margin-right: -60px;
    *zoom:1 }

.coach-hotspot .coach-hotspot-list li {
    width: 420px;
    height: 34px;
    line-height: 34px;
    float: left;
    padding-right: 28px;
    text-align: right;
    margin-left: 20px;
}

.coach-hotspot .coach-hotspot-list .liimg {
	list-style:none;
	margin-left:0px;
	padding-right:0px;
	height: 300px;
	position: relative;
    overflow: hidden;
	margin-bottom:10px;
}
.coach-hotspot .coach-hotspot-list .liimgleft {
	margin-left:20px;
}
.coach-hotspot .coach-hotspot-list .liimg a span {
    position: absolute;
    height: 30px;
    background: rgba(0,0,0,.7);
    display: block;
    width: 100%;
    bottom: 0px;
    text-align: left;
    line-height: 30px;
    padding-left: 8px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.coach-hotspot .coach-hotspot-list li img{
width:100%;
height: 300px;
}

.coach-hotspot .coach-hotspot-list li p {
    width: 275px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    float: left;
	font-size:14px;
}

.coach-hotspot .coach-hotspot-list li p a:hover {
    color: #e00505;
    text-decoration: none
}

.coach-hotspot .coach-hotspot-list li span {
    font-size: 12px;
    color: #bbb
}



.foot {
    background: #383838;
    padding: 10px 0;
    color: #999;
    font-size: 14px;
    line-height: 30px;
}

.foot .main {
    width: 100%;
    margin: 0 auto;
}
.foot-left {
    float: left;
    line-height: 28px;
}
.foot-left a{
	color:#868686;
}

.foot-left i {
    display: inline-block;
    width: 2px;
    border-right: 1px dotted #7c7c7c;
    height: 10px;
    margin: 0 5px;
    vertical-align: middle;
}

.foot-right {
    float: right;
}
.foot-right a{
	color:#999;
}

.foot-right > * {
    float: left;
}

.foot-right ul {
    position: relative;
    width: 250px;
    margin-right: 9px;
    line-height: 33px;
}

.foot-right ul ol {
    border-radius: 3px;
    border: 1px solid #494949;
    cursor: pointer;
    padding-left: 12px;
    background: url(../images/bottom-link.gif) no-repeat 95% center;
}

.foot-right ul li {
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    display: none;
}

.foot-right ul li a {
    padding: 0 12px;
    border-bottom: 1px solid #383838;
}



.nvarelative{position: relative;}
.bc2-aside_top {
	position: absolute;
    top: 15px;
    right: 0px;
    width: 198px;
    height: 520px;
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
	background: rgba(255,255,255,0.8);
	z-index:9999;
}
.bc2-input{ border:#D4514D solid 2px;}
.ui-input-group .after {
    border: 1px solid #D4514D;
    background: #D4514D;
	color:#FFFFFF;
}
.bc2-user-box{ text-align:center; border-bottom:#EDE7E4 solid 1px;padding:20px 10px;}
.bc2-u_area .bc2-user-log {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(/upfile/user.png);
    background-size: 100%;
    margin-right: 15px;
}
.bc2-user-name{font-size:14px; margin-bottom:10px 0px;}
.bc2-user-btn{
	display: inline-block;
    border: 1px #E5E5E5 solid;
    padding: 5px 15px;
    background: #FFFFFF;
	font-size:14px;
}
.bc2-user-btn i{font-size:16px; color:#E6403D}
.bc2-user-new{border-bottom:#EDE7E4 solid 1px;padding:10px 10px 10px 10px;}
.bc2-dazi{ font-size:16px; margin-bottom:10px; font-weight:bold;}
.bc2-xiaozi{ font-size:12px; line-height:25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.bc2-user-img{padding:20px 10px 10px 10px;}
.bc2-user-img img{ max-width:100%; margin-bottom:20px;}

.ui-sidebar ul li a {
    color: #666;
}
.ui-sidebar ul li a:hover {
    color: #fff;
    background: #999;
    border-color: #999;
    border-bottom-color: #fff;
}





.mincart{height:30px;line-height:30px;display:block;float:right;position:relative;z-index:10;width:150px;text-align:center;cursor:pointer;}
.mincart i{margin-right:10px;color:#4F4F4F;}
.mincart:hover{box-shadow:0 0 10px rgba(0,0,0,0.1);}
.mincart a .ui-badge{box-shadow: 0 0 0 0px;}
.mincart>a{color:#4F4F4F;display:block;width:100%;}
.mincart>a:hover{color:#4F4F4F;background:#EFEFEF;}
.mincart em{min-width:20px;height:20px;line-height:20px;padding:0;color:#fff;font-size:12px;text-align:center;position:absolute;top:-8px;right:-8px;border-radius:50%;background:#D4514D;}
.mincart .cart-detail{width:350px;display:none;padding:10px;position:absolute;top:30px;right:-1px;color:#999;box-shadow:0 0 10px rgba(0,0,0,0.1);border:1px solid #eee;background:#fff;max-height:400px;overflow:auto;}
.mincart:hover .cart-detail{display:block;}
.mincart .cart-detail p{margin:0;}
.mincart .cart-detail ul{list-style:none;}
.mincart .cart-detail ul li{display:flex;text-align:left;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:10px;}
.mincart .cart-detail ul li:last-child{margin-bottom:0;}
.mincart .cart-detail ul li .image{border:1px solid #eee;padding:2px;margin-right:10px;;}
.mincart .cart-detail ul li .name{width:180px;padding-right:10px;line-height:24px;font-size:14px; color:#333}
.mincart .cart-detail ul li .name a{color:#333}
.mincart .cart-detail ul li .price{flex:1;line-height:20px;align-items:center;justify-content:center;text-align:right;padding-right:10px;}
.mincart .cart-detail ul li .price a{display:block;}
.mincart .cart-detail ul li .price span{color:   #D4514D;}
.mincart .cart-detail .action{display:flex;justify-content:center;align-items:center;}
.mincart .cart-detail .action .total{padding-top:10px;}
.mincart .cart-detail .action .total span{color:   #D4514D;margin-right:5px;}
.mincart .cart-detail .action .go{flex:1;text-align:right;padding-top:10px;line-height:normal;}
.yct_name_tltle{
	font-size: 14px;
	height: 44px;
	overflow: hidden;
}
.topnav{
	position:relative;
	padding-top: 10px;
	padding-bottom: 0px;
}
.topnav .leftnav{
	text-align:left;
	line-height:50px;
	padding-left:30px;
	padding-right:25px;
	position:relative;
	width:230px;
	background:#D4514D;
	color:#FFFFFF;
}
.topnav .leftnav a{
	color:#FFFFFF;
}
.topnav .leftnav span{margin-right:5px;}

.home_nav{
	position:absolute;
	left:0;
	z-index:99999999;
	width:230px;
	min-height:550px;
	padding-top: 0px;
	background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	
}

.home_nav ul{list-style:none;margin:0;padding:0;position:relative;background:#ffffff;min-height:550px;}
.home_nav ul li{padding:0;line-height:29px;padding:8px 20px;}
.home_nav ul li i{margin-right:15px;}
.home_nav ul li span{
	color: #454545!important;
	font-size: 18px;
	margin-top: -3px;
	display: inline-block;
}
.home_nav ul li a{color:#454545!important;}
.home_nav ul li a:hover{color:#D4514D!important;}
.home_nav ul li p{margin:5px 0 0;padding:0;line-height:24px;}
.home_nav ul li p a{font-size:13px;display:inline-block;margin-right:20px;color:#696969!important;}
.home_nav ul li p a:hover{color:#ff0;}
.home_nav ul li .dropnav{position:absolute;width:970px;height:550px;overflow-y:auto;background:#fff;top:0;left:230px;box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);color:#333;display:none;padding:15px 20px;}
.home_nav ul li .dropnav dl{margin:0;padding:0;display:flex;min-height:50px;}
.home_nav ul li .dropnav dt{display:inline-block;margin-right:10px;width:110px;}
.home_nav ul li .dropnav dt a{color:#333;font-weight:600;line-height:30px;}
.home_nav ul li .dropnav dd{display:inline-block;border-bottom:1px solid #eee;line-height:30px;width:100%;padding-bottom:10px;}
.home_nav ul li .dropnav dd a{margin-right:15px;font-size:15px;color:#666;display:inline-block;}
.home_nav ul li .dropnav dd a.active{color:   #D4514D;}
.home_nav ul li .dropnav a:hover{color:   #D4514D;}
.home_nav ul li .dropnav .brand{margin-top:20px;}
.home_nav ul li .dropnav .brand .bname{color:#333;font-weight:600;line-height:20px;padding:0;}
.home_nav ul li .dropnav .brand a{border:1px solid #eee;display:inline-block;margin:0 10px 10px 0;width:100px;height:50px;}
.home_nav ul li .dropnav .brand a img{width:100%;height:100%;}

.home_nav ul li:hover{background:rgba(0,0,0,.15)}
.home_nav ul li:hover .dropnav{display:block;}
.topnav .navs{
	border:0;
	margin-left:30px;
	line-height: 50px;
}
.topnav .navs ul{list-style:none;display:flex;}
.topnav .navs ul li{margin-right:30px;}
.topnav .navs ul li a{color:#333;border-bottom:1px solid transparent;line-height:40px;padding-bottom:10px;}
.topnav .navs ul li a:hover{color:#D4514D;}
.topnav .navs ul li.active a{color:#D4514D;border-bottom-color:#D4514D;}



.home_title{margin:15px 0 -10px 0;}
.home_title h2{display:inline-block;margin:0;font-size:22px;font-weight:400;}
.home_title .limit{display:inline-block;margin-left:10px;}
.home_title .limit span{color:#999;margin-right:10px;}

.home_title .more{line-height:30px;}
.home_title .more a{font-size:14px;vertical-align:middle;}

.bg_body{background:#F6F6F6;padding:15px 0;min-height:400px;}
.bg_body_inner{background:#fafafa;border-top:1px solid #eee;}

.home_goods{margin-top:15px;padding-top:3px;}
.home_goods .ui-tabs-header-subject{border-bottom:1px solid #D4514D;}
.home_goods .ui-tabs-header-title{text-indent:0px;padding-bottom:5px;font-size:22px;font-weight:500;max-width:250px;}
.home_goods .ui-tabs-nav{margin-bottom:-1px;margin-right:10px;}
.home_goods .ui-tabs-nav li{margin:0;padding:0 5px;line-height:normal;border:1px solid transparent;border-top-width:2px;}
.home_goods .ui-tabs-nav li a{color:#666;}
.home_goods .ui-tabs-nav li.active{border-radius:0;border:1px solid #D4514D;border-top-width:2px;border-bottom-color:#fff;background:#fff;}
.home_goods .ui-tabs-nav li.active a{color:#D4514D!important;}
.home_goods .ui-tabs-body{border-top:0;display:flex;}
.home_goods .ui-tabs-body .ui-tabs-body-left{
	/*margin-right: 15px;*/
	border: 1px solid #eaeaea;
	border-right:0px;
}
.home_goods .ui-tabs-body .ui-tabs-content{flex:1;padding:0px 0px 0 0px;min-height:340px;border-top: 1px solid #eaeaea; border-left: 1px solid #eaeaea;}
.home_goods .ui-piclist{}

.home_goods_nice{list-style:none;width:235px;margin:14px 0 15px 15px;}
.home_goods_nice li{padding:0px;margin-bottom:14px;}
.home_goods_nice li:last-child{margin-bottom:0;}
.home_goods_nice li img{width:100%;height:332px;}
.home_goods_nice li:hover{box-shadow:0 1px 20px rgba(0,0,0,0.1);}

.frinedlink{}
.frinedlink a{display:inline-block;background:#fff;padding:10px 15px;margin-right:5px;margin-bottom:10px;border:1px solid #eee;border-radius:5px;color:#666;}
.frinedlink a:hover{border-color:#D4514D;color:#555;}

.why{border-top:1px solid #efefef;margin:0 0 0px 0;}
.why .ui-row{/*border-bottom:1px solid #efefef;*/padding:30px 0;}
.why .ui-col-3{font-size:18px;color:#666;text-align:center;}
.why .ui-col-3 i{font-size:40px;color:#D4514D;margin-right:10px;}



.footrednavs{padding:10px 0 30px 0;}
.footrednavs .ui-col-7{display:flex;border-left:0px solid #eaeaea;padding-left:40px;}
.footrednavs .ui-col-7 .item{margin-right:0px;padding:0 20px;min-width:130px;}
.footrednavs .ui-col-7 .item h4{font-weight:600; font-size:16px;}
.footrednavs .ui-col-7 .item h4 a{color:#FFFFFF!important;}
.footrednavs .ui-col-7 .item ul{list-style:none;}
.footrednavs .ui-col-7 .item ul li{line-height:30px;}
.footrednavs .ui-col-7 .item ul li a{color:#999; font-size:14px;}
.footrednavs .ui-col-7 .item ul li a:hover{color:   #D4514D;}
.footrednavs .ui-col-3{text-align:center;}
.footrednavs .ui-col-3 .tel{color:#ffffff;font-size:22px;font-weight:400;line-height:35px;}
.footrednavs .ui-col-3 .tel i{font-size:30px;color:#999;margin-right:10px;}
.footrednavs .ui-col-3 .tel .date{font-size:18px;color:#8A8A8A;margin:0 0 0 0px;padding:0 12px;border:0px solid #eaeaea; text-align:center}
.footrednavs .borderleft{border-left:0px solid #eaeaea;padding-left:40px;}

.footnavs{padding:10px 0 30px 0;}
.footnavs .ui-col-9{display:flex;}
.footnavs .ui-col-9 .item{margin-right:20px;padding:0 20px;min-width:130px;}
.footnavs .ui-col-9 .item h4{font-weight:600;}
.footnavs .ui-col-9 .item ul{list-style:none;}
.footnavs .ui-col-9 .item ul li{line-height:25px;}
.footnavs .ui-col-9 .item ul li a{color:#999;}
.footnavs .ui-col-9 .item ul li a:hover{color:   #D4514D;}
.footnavs .ui-col-3{border-left:1px solid #eaeaea;padding-left:40px;}
.footnavs .ui-col-3 .tel{color:#D4514D;font-size:22px;font-weight:400;line-height:35px;}
.footnavs .ui-col-3 .tel i{font-size:30px;color:#999;margin-right:10px;}
.footnavs .ui-col-3 .tel .date{font-size:14px;color:#333;margin:0 0 0 42px;padding:0 12px;background:#FDFCFC;display:inline-block;border:1px solid #eaeaea;}

.bg_footer{background:#222;padding:30px 0 20px 0;}
.bg_footer .link{color:#555;}
.bg_footer .link a{color:#fff;padding:0 15px;border-left:1px solid #555;}
.bg_footer .link a:first-child{padding-left:0;border-left:0;}
.bg_footer .link a:hover{color:#ff0;}
.copyright{color:#888;margin-top:25px;line-height:24px;}
.copyright a{color:#888;}
.copyright a:hover{color:#fff;}

.goodlist{margin-top:20px; margin-bottom:15px;}

.goods_show{background:#fff;margin-top:15px;box-shadow:0 1px 10px rgba(0,0,0,0.07);display:flex;}
.goods_show_sku{box-shadow:none;margin-top:0;display:table;width:100%;}
.goods_show .lefter{border-right:1px solid #eee;padding:25px 30px 10px 30px;width:55%;}
.goods_image{display:flex;}
.goods_image .big{text-align:center;width:100%;}
.goods_image .big img{width:auto;max-width:500px;}
.goods_image .big video{width:100%;min-height:400px;background:#fafafa;}
.goods_image .small{text-align:center;margin-right:20px;width:120px;height:400px;overflow-x:hidden;overflow-y:auto;}
.goods_image .small ul{list-style:none;width:74px;}
.goods_image .small ul li{border:1px solid #eaeaea;border-radius:3px;position:relative;background:#fff;padding:5px;margin-bottom:10px;cursor:pointer;}
.goods_image .small ul li:hover{border-color:#ddd;}
.goods_image .small ul li.active{border-color:#D4514D;}
.goods_image .small ul li.active:before{background:#fff;border-width:1px 0 0 1px;border-style:solid;border-left-color:#D4514D;border-top-color:#D4514D;position:absolute;content:'';transform:rotate(135deg);z-index:2;width:10px;height:10px;transform:translateX(-50%) translateY(-50%) rotate(135deg);top:50%;right:-11px;}
.group_list{margin-top:15px;}
.group_list{border-top:1px solid #eee;border-bottom:1px solid #eee;padding-top:15px;}
.group_list li{min-height:80px;}
.ui-media .ui-media-text{
	font-size: 12px;
	line-height: 26px;
}
.group_list .ui-media-text span{color:   #D4514D;margin:0 5px;}
.group_list .ui-media-text span:first-child{margin-left:0;}

.goods_show .righter{padding:20px 30px;width:45%;}
.goods_show .righter h1{font-size:24px;border-bottom:1px solid #eee;padding-bottom:15px;}
.goods_show .righter .words{line-height:24px;padding:10px 0;color:#999;}
.goods_show .limit{background:#D4514D;padding:8px 15px;color:#fff;margin-top:10px;line-height:30px;}
.goods_show .limit .ui-endtime{color:#fff;float:right;}
.goods_show .limit .ui-endtime i{color:#fff;}

.goods_show .price{background:#fafafa;padding:15px 20px;box-shadow:0 1px 10px rgba(0,0,0,0.07);border:1px solid #eee;border-top:0;position:relative;min-height:130px;}
.goods_show .price ul{list-style:none;}
.goods_show .price ul li{line-height:30px;color:#666;}
.goods_show .price ul li em{color:#999;padding-right:10px;}
.goods_show .price ul li span{color:   #D4514D;}
.goods_show .price ul li del{color:#999;}
.goods_show .price .qrcode{position:absolute;top:20px;right:20px;width:90px;height:90px;text-align:center;}
.goods_show .price .qrcode canvas{width:100%;background:#fff;padding:6px;border:1px solid #ddd;}

.goods_show .attribute{list-style:none;margin-top:15px;padding:0 10px;border-bottom:1px solid #f3f3f3;}
.goods_show .attribute li{line-height:40px;color:#555;}
.goods_show .attribute li em{color:#999;padding-right:15px;}

.goods_show .activity{list-style:none;padding:0 10px;margin-top:15px;}
.goods_show .activity li{line-height:30px;display:flex;color:#555;}
.goods_show .activity li em{color:#999;}
.goods_show .activity li span{color:   #D4514D;padding-right:5px;}
.goods_show .activity li dl{margin-top:3px;}
.goods_show .activity li dl dt{font-weight:normal;line-height:24px;}

.goods_show .skushow{list-style:none;padding:0 10px;margin-top:15px; font-size:14px}
.goods_show .skushow p{background:#D4514D;color:#fff;font-size:14px;padding:10px 0 10px 20px;display:none;}
.goods_show .skushow li{line-height:30px;display:flex;color:#555;}
.goods_show .skushow li em{color:#999;display:inline-block;min-width:54px;padding-top:5px;}
.goods_show .skushow li span{color:   #D4514D;padding-right:5px;}
.goods_show .skushow li dl{margin-top:3px;display:flex;flex-wrap:wrap;flex:1;}
.goods_show .skushow li dl dt{font-weight:normal;line-height:24px;border:1px solid #eaeaea;border-radius:5px;padding:5px 10px;margin:0 10px 10px 0;cursor:pointer;position:relative;}
.goods_show .skushow li dl dt:hover{border:1px solid #D4514D;}
.goods_show .skushow li dl dt:hover a{color:#D4514D;}
.goods_show .skushow li dl dt i{position:absolute;right:1px;bottom:-6px;color:#fff;z-index:20;font-size:8px;display:none;}
.goods_show .skushow li dl dt.selected{border:1px solid #D4514D;}
.goods_show .skushow li dl dt.selected a{color:#D4514D;}
.goods_show .skushow li dl dt.selected:before{position:absolute;content:"";right:0;bottom:0;color:#D4514D;width:0;height:0;border-bottom:20px solid #D4514D;border-left:20px solid transparent;z-index:10;}
.goods_show .skushow li dl dt.selected i{display:block;}
.goods_show .sku_selected{border:1px solid #D4514D;padding:0;}
.goods_show .sku_selected li{padding:0 15px 0 15px;}
.goods_show .sku_selected li:last-child{padding-bottom:15px;}
.goods_show .sku_selected p{display:block;margin-bottom:15px;}

.goods_show .action{list-style:none;padding:0 10px;margin-top:10px;clear:both;}
.goods_show .action li{display:flex;padding:6px 0;align-items:center;}
.goods_show .action li em{color:#999;width:56px;display:inline-block;}
.goods_show .action li button{margin-right:10px;}
.goods_show .action li u{margin-left:15px;font-style:normal;color:#555;text-decoration:none;}
.goods_show .action li .ui-btn{padding:4px 25px;}

.goods_show .action li .ui-btn [class*=ui-icon-]{font-size:20px;}
.goods_show .action li.hide{display:none;}

.goods_suit{}
.goods_suit .ui-tabs-nav li.active{border-radius:0;box-shadow:0px -2px 10px 0px rgba(0,0,0,0.05);margin-bottom:-1px;border:1px solid #eee;border-bottom-color:#fff;}
.goods_suit .ui-tabs-nav li a{border-top:0px solid #D4514D;padding:10px 25px;}
.goods_suit .ui-tabs-content{box-shadow:0 0px 0px 0 rgba(0,0,0,0.05);padding:0;border:1px solid #eee;height: 240px;}
.goods_suit .ui-tabs-pane{display:flex;}
.suit_base{width:450px;height:292px;display:block;padding:40px 0 10px 20px;text-align: center;}
.suit_base a{border:1px solid #eee;padding:15px 5px 15px 5px;display:block;}
.suit_base a img{width:100px;height: 100px;}
.suit_base a p{padding:2px 15px;text-align: center;font-size: 14px;margin-top: 5px;}
.suit_base a:hover{box-shadow:0px 2px 10px 0px rgba(0,0,0,0.2);}

.suit_plus{width:60px;text-align:center;padding-top:110px;}
.suit_list{flex:1;height:292px;overflow-y:auto;padding:40px 0 10px 0;}
.suit_list ul{list-style:none;margin:0;padding:0;width:100%;}
.suit_list ul li{width:450px;border:1px solid #eee;margin:0 20px 15px 0;padding:15px 5px 15px 5px;float:left; text-align: center;}
.suit_list ul li:hover{box-shadow:0px 2px 10px 0px rgba(0,0,0,0.2);}
.suit_list ul li img{width:100px;height: 100px;}
.suit_list ul li p{padding:2px 15px;margin:0;text-align: center;font-size: 14px;margin-top: 5px;}
.suit_list ul li p span{color:   #D4514D;}

.suit_total{padding:58px 0 0 30px;border-left:1px solid #f3f3f3;width:210px;}
.suit_total ul{list-style:none;}
.suit_total li{font-weight:normal;color:#666;}
.suit_total li span{color:   #D4514D;}
.suit_total li em{color:#D4514D;}

.goods_show_footer{display:flex;margin-top:15px;}
.goods_show_footer .lefter{width:250px;margin-right:20px;}
.goods_show_footer .lefter .boxs{background:#fff;box-shadow:0 1px 10px rgba(0,0,0,0.07);border:1px solid #eee;}
.goods_show_footer .lefter .boxs .ui-menu-name{padding:15px 20px;}

.likepro{padding:15px;}
.likepro ul{list-style:none;}
.likepro ul li{border:1px solid #eee;margin-bottom:15px;padding:2px 2px 15px 2px;}
.likepro ul li:last-child{margin-bottom:0;}
.likepro ul li img{width:100%;}
.likepro ul li p{padding:2px 15px;}
.likepro ul li p span{color:   #D4514D;}
.likepro ul li:hover{box-shadow:0px 2px 10px 0px rgba(0,0,0,0.2);}

.goods_show_footer .righter{background:#fff;flex:1;box-shadow:0 1px 10px rgba(0,0,0,0.07);border:1px solid #eee;}
.goods_show_footer .righter .ui-tabs-nav{border-bottom:1px solid #eee;}
.goods_show_footer .righter .ui-tabs-nav li{padding:2px 15px;margin-bottom:-1px;}
.goods_show_footer .righter .ui-tabs-content{padding:25px 30px;}

.goods_param{display:flex;list-style:none;flex-wrap:wrap;margin-bottom:20px;border-bottom:1px solid #f3f3f3;padding-bottom:20px;}
.goods_param li{width:50%;line-height:30px;}
.goods_param li span{color:#999;display:inline-block;min-width:120px;text-align:right;padding-right:15px;}

.score_top{padding:0 20px;line-height:30px;color:#999;}
.score_top .ui-col-3 span{color:   #D4514D;padding-right:5px;}
.score_top .ui-col-9 .progress{margin-top:5px;}

.score_bar{overflow:hidden;border-bottom:1px solid #f3f3f3;margin:15px 0;}
.score_bar ul{}
.score_bar ul li{display:inline-block;line-height:40px;padding:0 15px;border-bottom:2px solid #fff;cursor:pointer;color:#999;}
.score_bar ul .active{border-bottom:2px solid #D4514D;color:#D4514D;display:inline-block;}

.box-base{margin:20px 0 10px 0;padding:20px;box-shadow:1px 2px 10px rgba(0,0,0,0.1);border:1px solid #f3f3f3;background:#fff;}
.box-user{padding:0px;min-height:400px;}

/*会员部分*/

.border-right{border-right:1px solid #eaeaea;min-height:400px;}

.usernav{}
.usernav ul{margin:15px 0;padding:0 0 10px 0;list-style:none;}
.usernav ul li{color:#999;line-height:45px;height:45px;margin-bottom:1px;}
.usernav ul li .title{padding-left:25px;}
.usernav ul li .title span{margin-right:10px;}
.usernav ul li a{padding-left:53px;line-height:45px;height:45px;display:block;}
.usernav ul li a:hover{background:#f3f3f3;}
.usernav ul .hover a{padding-left:53px;line-height:45px;height:45px;display:block;background:#D4514D;color:#fff;}
.usernav ul .hover a:hover{background:#D4514D;color:#fff;}


.api_user{padding:0 0 20px 60px;font-size:15px;}
.api_user span{color:#D4514D;}
.api_user a{color:   #D4514D;}
.form-right{padding-top:40px;line-height:40px;}
.form-right .quick{padding:20px 0;}
.form-right .quick h3{margin:20px 0;padding-bottom:5px;border-bottom:1px dashed #eaeaea;}
.form-right .quick a{display:inline-block;text-align:center;margin:0 15px;color:#999;transition:all .3s ease 0s;}
.form-right .quick a:hover{transform:translate3d(0,-5px,0);}
.form-right .quick a span{display:block;width:60px;line-height:60px;border-radius:50%;text-align:center;background:#f3f3f3;font-size:30px;}
.form-right .quick a span.blue{background:#E7F7FE;color:#D4514D;}
.form-right .quick a span.red{background:#F8E6EC;color:#ED4014;}
.form-right .quick a span.green{background:#E6F8E6;color:#19BE6B;}

.user_info{padding:20px 30px;}
.user_info .face{width:10%;float:left;margin-right:10%;cursor:pointer;}
.user_info .face img{border-radius:50%;border:1px solid #f3f3f3;padding:4px;}
.user_info .info{float:left;width:75%;}
.user_info .info p span{color:   #D4514D;}
.user_info .info ul{margin:0;padding:0;list-style:none;}
.user_info .info ul li{font-size:16px;line-height:50px;height:50px;border-bottom:1px dashed #eee;vertical-align:middle;float:left;width:45%;margin-right:5%;}
.user_info .info ul li span{color:   #D4514D;}
.user_info .info ul li em{color:#999;display:inline-block;width:80px;text-align:right;margin-right:10px;}
.user_info .info ul li a{float:right;}
.user_info .info ul li a span{color:#999;}
.user_info .info ul li a:hover span{color:   #D4514D;}

.ordercount{display:flex;margin-top:40px;}
.ordercount a{display:block;width:16%;margin:0 2%;text-align:center;border:1px solid #eee;padding:0 0 10px 0;border-radius:6px;font-size:15px;font-weight:300;color:#999;background:#FDFCFC;transition:all .3s ease 0s;}
.ordercount a span{display:block;font-size:30px;color:   #D4514D;padding:20px 0;margin-bottom:10px;border-bottom:1px solid #eee;background:#fff;}
.ordercount a:hover{box-shadow:0 1px 20px rgba(0,0,0,.1);transform:translate3d(0,-5px,0);}

/*收货地址*/
.user_address{overflow:hidden;}
.user_address ul{width:100%;list-style:none;}
.user_address ul li{float:left;width:31%;margin:0 2.3% 2.3% 0;border:1px solid #ededed;box-shadow:1px 2px 10px rgba(0,0,0,0.08);height:200px;position:relative;border-radius:4px;}
.user_address ul li .pd{padding:15px 20px;}
.user_address ul li h4{font-weight:bold;font-size:16px;margin:0;padding:0;}
.user_address ul li h4 span{float:right;color:#90BAFF;}
.user_address ul li p{color:#666;line-height:24px;margin:8px 0 0 0;padding:0;}
.user_address ul li .bt{position:absolute;bottom:0;width:100%;line-height:50px;text-align:right;padding-right:15px;border-top:1px solid #f3f3f3;}
.user_address ul li .bt a{color:#666;}
.user_address ul li .bt a:hover{color:   #D4514D;}
.user_address ul li i{position:absolute;right:6px;top:4px;display:block;font-size:20px;color:#fff;z-index:10;display:none;}
.user_address ul li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.user_address ul li:hover .bt{display:block;}
.user_address ul .hover{border-color: #FFC4C4;}
.user_address ul .hover:before{position:absolute;content:"";right:0;top:0;color:#D4514D;width:0;height:0;border-top:60px solid #D4514D;border-left:60px solid transparent;z-index:10;}
.user_address ul .hover i{display:block;}
.user_address ul .add{text-align:center;line-height:200px;color:#999;}
.user_address ul .add span{margin-right:10px;}
.user_address ul .add a{color:#999;display:block;}
.user_address ul .add:hover a{color:   #D4514D;}

.sharemoney{border:1px solid #eaeaea;margin:15px 0;padding:15px 15px 15px 0;}
.sharemoney .item{display:inline-block;border-right:1px solid #eaeaea;padding:10px 30px;text-align:center;color:#999;min-height:60px;vertical-align:middle;}
.sharemoney .item span{display:block;font-size:18px;color:#666;}
.sharemoney .item .active{color:   #D4514D;}
.sharemoney .item:last-child{border:0;}

.myorder{list-style:none;margin-top:15px;}
.myorder li{margin-bottom:20px;border:1px solid #eee;box-shadow:2px 1px 6px rgba(0,0,0,0.1);}
.myorder span{display:inline-block;}
.myorder .goods_subject{background:#fafafa;display:flex;justify-content:space-between;}
.myorder .goods_subject .leftbox{border-right:1px solid #eee;padding:10px 20px;flex:1;}
.myorder .goods_subject .rightbox{padding:10px 20px;}
.myorder .goods_subject .date{font-family:sans-serif;width:100px;}
.myorder .goods_subject .orderid{width:320px;}
.myorder .goods_subject .orderid a{color:#D4514D;font-family:sans-serif;}
.myorder .goods_subject .orderid a span{cursor:pointer;}
.myorder .goods_subject .price{width:120px;}
.myorder .goods_subject .num{width:80px;}
.myorder .goods_subject .action{width:80px;}
.myorder .goods_subject .total{width:100px;padding-left:10px;}
.myorder .goods_subject .view{width:100px;}
.myorder .goods_subject .view a{color:#D4514D;}
.myorder .goods_subject .view a:hover{color:#03f;}

.myorder .goods_item{
	background: #fff;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
}
.myorder .goods_item a{font-size: 14px;}
.myorder .goods_item .leftbox{border-right:1px solid #eee;flex:1;}
.myorder .goods_item .rightbox{padding:20px;border-top:1px solid #eee;}
.myorder .goods_item .suit{background:#fafafa;}
.myorder .goods_item .item{border-top:1px solid #eee;padding:20px 20px 10px 20px;}
.myorder .goods_item .pic{width:100px;}
.myorder .goods_item .pic img{width:80px;height:auto;border:1px solid #eaeaea;padding:2px;}
.myorder .goods_item .name{
	width: 320px;
	text-overflow: ellipsis;
	vertical-align: top;
	font-size: 14px;
}.myorder .goods_item .name a{font-size: 14px;}
.myorder .goods_item .name a{color:#555;}
.myorder .goods_item .name a:hover{color:   #D4514D;}
.myorder .goods_item .name em{display:block;color:#999;}
.myorder .goods_item .price{width:120px;color:#999;}
.myorder .goods_item .num{width:80px;}
.myorder .goods_item .action{width:80px;}
.myorder .goods_item .action a{display:block;color:#666;font-size:12px;border:1px solid #ddd;padding:6px 12px;border-radius:4px;background:linear-gradient(#fff,#f3f3f3);box-shadow:1px 1px 6px rgba(0,0,0,0.1);text-align:center;}
.myorder .goods_item .action a:hover{color:   #D4514D;}
.myorder .goods_item .total{width:100px;padding-left:10px;vertical-align:top;color:#f60;}
.myorder .goods_item .status{width:100px;line-height:30px;}

.myordershow{border:1px solid #eee;}
.myordershow h2{background:linear-gradient(#fff,#fafafa);padding:10px 25px;font-size:16px;font-weight:500;color:#626262;border-bottom:1px solid #eee;margin:0;}
.myordershow .orderstatus{padding:25px;}
.myordershow .orderstatus .action{background:linear-gradient(#fff,#f9f9f9);margin-top:-10px;padding:20px 30px;border:1px solid #eaeaea;border-radius:4px;position:relative;box-shadow:1px 1px 10px rgba(0,0,0,0.1);z-index:0;overflow:hidden;}

.myordershow .orderstatus .action .status{padding-top:10px;}
.myordershow .orderstatus .action .doing{position:absolute;right:20px;top:20px;}
.myordershow .orderstatus .action p{margin:0;padding:10px 0 5px 0;font-size:15px;color:#999;}
.myordershow .orderstatus .action p span{color:   #D4514D;}

.myordershow .goodslist{overflow:hidden;}
.myordershow .goodslist span{display:inline-block;}
.myordershow .goodslist .goods_subject{background:#fafafa;overflow:hidden;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:10px 25px;white-space:nowrap;}
.myordershow .goodslist .goods_subject span{color:#666;}
.myordershow .goodslist .goods_subject .item{width:12%;padding:10px 15px;white-space:nowrap;}
.myordershow .goodslist .goods_subject .name{width:40%;border-right:0px solid #eee;}
.myordershow .goodslist .goods_subject .total{width:14%;}

.myordershow .goodslist .goods_item{padding:0 0 10px 0;border-bottom:1px solid #eee;white-space:nowrap;}
.myordershow .goodslist .goods_item .item{width:12%;height:100px;line-height:80px;padding:10px 15px;}
.myordershow .goodslist .suit{background:#fafafa;}
.myordershow .goodslist .goods_item .name{width:40%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:top;border-right:0px solid #eee;line-height:normal;}
.myordershow .goodslist .goods_item .name em{display:block;color:#999;}
.myordershow .goodslist .goods_item .name .pic{width:100px;float:left;}
.myordershow .goodslist .goods_item .name .pic img{width:80px;height:auto;border:1px solid #eaeaea;padding:2px;}
.myordershow .goodslist .goods_item .total{width:14%;}

.myordershow .goodslist .goods_item .score{width:50%;vertical-align:top;padding:5px 0;overflow:hidden;}
.myordershow .goodslist .goods_item .score textarea{display:block;border:1px solid #eaeaea;width:100%;height:80px;padding:10px;margin:5px 0 10px 0;}
.myordershow .goodslist .goods_item .score .imgbox{width:50px;height:50px;line-height:50px;border:1px solid #eaeaea;text-align:center;font-size:18px;cursor:pointer;background:#f3f3f3;overflow:hidden;clear:both;display:inline-block;}
.myordershow .goodslist .goods_item .score .imgbox:hover{background:#999;color:#fff;}
.myordershow .goodslist .goods_item .score .score-imglist{overflow:hidden;display:inline;}
.myordershow .goodslist .goods_item .score .score-imglist span{width:50px;height:50px;margin-left:5px;border:1px solid #eaeaea;position:relative;cursor:pointer;}
.myordershow .goodslist .goods_item .score .score-imglist span img{width:100%;height:100%;}
.myordershow .goodslist .goods_item .score .score-imglist span em{position:absolute;width:100%;height:100%;left:0;bottom:-54px;line-height:50px;text-align:center;background:rgba(0,0,0,0.6);color:#fff;transition:all .3s ease 0s;font-size:18px;}
.myordershow .goodslist .goods_item .score .score-imglist span:hover em{bottom:0;}

.myordershow .goodslist .scorebtn{width:60%;float:right;line-height:25px;padding:20px 0 0 0;text-align:left;padding:25px 25px 25px 0;}

.myordershow .goodslist .totals{width:250px;float:right;line-height:25px;padding:20px 0 0 0;text-align:right;padding:25px 25px 25px 0;}
.myordershow .goodslist .totals span{display:inline-block;width:120px;text-align:right;color:#999;float:left;}
.myordershow .goodslist .totals em{margin:0 10px 0 0;}
.myordershow .other{clear:both;}
.myordershow .other h3{background:#fafafa;overflow:hidden;border:1px solid #eee;border-left:0;border-right:0;padding:10px 25px;font-weight:400;margin:0;}
.myordershow .other ul{margin:15px 25px;list-style:none;}
.myordershow .other ul li{color:#666;line-height:30px;word-break:break-all;}

#express span{margin-right:10px;color:#999;}
#express li:first-child{color:   #D4514D;}
#express li:first-child span{color:   #D4514D;}


/*购物车*/
.cart{margin:20px 0;padding:20px;box-shadow:1px 2px 10px rgba(0,0,0,0.1);border:1px solid #f3f3f3;background:#fff;}
.cart .nogoods{padding:80px 60px 120px 60px;font-size:16px;text-align:center;font-weight:300;color:#333;}
.cart .nogoods p{padding:0;margin:0 0 20px 0;}
.cart .nogoods span{display:inline-block;font-size:70px;color:#ddd;}
.cart .nogoods a{display:inline-block;width:180px;height:48px;line-height:48px;text-align:center;cursor:pointer;font-size:16px;color:#D4514D;border:1px solid #D4514D;border-radius:2px;transition:color .15s ease 0s;position:relative;z-index:1}
.cart .nogoods a:before{position:absolute;top:-1px;left:-1px;width:0;height:50px;background:#D4514D;border-radius:2px;content:"";transition-delay:0s;transition:width .15s ease 0s;z-index:-1}
.cart .nogoods a:hover{color:#fff}
.cart .nogoods a:hover:before{width:101%;}
.cart .pic{border:1px solid #f3f3f3;width:80px;vertical-align:text-top;margin:0 15px 0 5px;float:left;padding:2px;}
.cart td{padding:10px;}
.cart .ui-text-right{text-align:right;color:#777;border-left:0;}
.cart .ui-text-right span em{color:   #D4514D;font-weight:bold;padding:0 6px;}
.cart .item_total span{color:   #D4514D;}
.cart ul{list-style:none;}
.cart li{padding-left:15px;line-height:24px;}
.cart li a{color:#666;}
.cart li a:hover{color:   #D4514D;}

/*订单提交*/
.cart_order{margin:10px 0 0 0;padding:15px 20px;box-shadow:1px 2px 10px rgba(0,0,0,0.1);border:1px solid #f3f3f3;background:#fff;}
.cart_order .address{overflow:hidden;margin:20px 0 0 0;}
.cart_order .address ul{width:1165px;list-style:none;}
.cart_order .address ul li{float:left;width:275px;margin:0 15px 15px 0;border:1px solid #ededed;box-shadow:1px 2px 10px rgba(0,0,0,0.08);height:160px;position:relative;border-radius:4px;background:#fff;cursor:pointer;}
.cart_order .address ul li .pd{padding:15px 20px;}
.cart_order .address ul li h4{font-weight:bold;font-size:16px;margin:0;padding:0;}
.cart_order .address ul li h4 span{float:right;color:#90BAFF;}
.cart_order .address ul li p{color:#666;line-height:24px;margin:8px 0 0 0;padding:0;}
.cart_order .address ul li:hover{box-shadow:0px 1px 10px rgba(0,0,0,0.1);}
.cart_order .address ul li:hover .bt{display:block;}
.cart_order .address ul li i{position:absolute;right:6px;top:4px;display:block;font-size:20px;color:#fff;z-index:10;display:none;}
.cart_order .address ul .hover{border-color: #FFD5D5;background:#fff;}
.cart_order .address ul .hover:before{position:absolute;content:"";right:0;top:0;color:#D4514D;width:0;height:0;border-top:60px solid #D4514D;border-left:60px solid transparent;z-index:10;}
.cart_order .address ul .hover i{display:block;}
.cart_order .address ul .add{text-align:center;line-height:160px;color:#999;}
.cart_order .address ul .add span{margin-right:10px;}
.cart_order .address ul .add a{color:#999;display:block;}
.cart_order .address ul .add:hover a{color:   #D4514D;}
.cart_order .pic{border:1px solid #f3f3f3;width:80px;vertical-align:text-top;margin:0 15px 0 5px;float:left;padding:2px;}
.cart_order .feel_total{}
.cart_order .feel_total .coupon{float:left;margin:20px 0 0 0;}
.cart_order .feel_total .message{float:left;margin:20px 0 0 15px;width:400px;}
.cart_order .feel_total .message .ui-form-ip{min-height:52px;}
.cart_order .feel_total .total{width:250px;float:right;line-height:28px;padding:20px 0 0 0;text-align:right;}
.cart_order .feel_total .total span{display:inline-block;width:120px;text-align:right;color:#999;float:left;}
.cart_order .feel_total .total em{margin:0 10px 0 0;}
.cart_order .action{text-align:right;margin:10px 0 0 0;clear:both;overflow:hidden;}
.cart_order .action span{color:   #D4514D;font-size:18px;}
.cart_order .action textarea{width:300px;padding:10px;float:left;border:1px solid #eaeaea;overflow:hidden;margin:10px 0;}
.cart_order table ul{list-style:none;margin-left:12px;}
.cart_order table ul li{line-height:24px;}

.ordershow{margin:10px 0 0 0;box-shadow:1px 2px 10px rgba(0,0,0,0.1);border:1px solid #f3f3f3;background:#fff;}
.ordershow .tip{margin:30px 40px 30px 40px;position:relative;}
.ordershow .tip h3{font-size:24px;font-family:microsoft yahei;font-weight:300;margin:0;}
.ordershow .tip h3 span{margin-right:20px;}
.ordershow .tip p{padding-left:54px;margin:0;color:#666;}
.ordershow .tip div{position:absolute;bottom:20px;right:0;top:35px;text-align:right;color:#999;}
.ordershow .tip div em{color:#f60;font-size:24px;}
.ordershow .tip div p{margin:0;padding:0;}
.ordershow .tip div p em{color:#f60;}
.ordershow .tip p em{color:   #D4514D;}
.ordershow h5{font-size:18px;font-family:microsoft yahei;font-weight:300;padding-left:30px;background:#fafafa;border:1px solid #f3f3f3;border-left:0;border-right:0;height:50px;line-height:50px;margin:10px 0;}
.ordershow .info{margin:0;list-style:none;}
.ordershow .info li{padding:0 0 10px 0;font-size:14px;}
.ordershow .info li span{display:inline-block;width:120px;text-align:right;padding-right:10px;color:#999;}
.ordershow .info li em{color:   #D4514D;}
.ordershow .pay{margin:0 20px 5px 20px;list-style:none;overflow:hidden;}
.ordershow .pay li{float:left;width:19%;margin:5px 1% 1% 0;cursor:pointer;}
.ordershow .pay li div{border:1px solid #efefef;text-align:center;margin-left:10px;position:relative;}
.ordershow .pay li div i{position:absolute;right:2px;bottom:2px;display:block;font-size:12px;color:#fff;z-index:10;display:none;}
.ordershow .pay .active div:before{position:absolute;content:"";right:0;bottom:0;color:#D4514D;width:0;height:0;border-bottom:30px solid #D4514D;border-left:30px solid transparent;z-index:10;}
.ordershow .pay .active div{border-color:#D4514D;}
.ordershow .pay .active div i{display:block;}
.ordershow .bottom{height:70px;line-height:70px;bottom:0;background:#fafafa;border-top:1px solid #eee;text-align:center;padding:0 20px;}

.ordergroup{margin:10px 0 0 0;}
.ordergroup:after{content:" ";display:table;clear:both}
.ordergroup .box{box-shadow:1px 2px 10px rgba(0,0,0,0.1);border:1px solid #f3f3f3;padding:10px 20px 15px 20px;margin-bottom:20px;min-height:500px;background:#fff;}
.ordergroup .left{width:480px;float:left;}
.ordergroup .right{margin-left:500px;}
.ordergroup .groupinfo{padding:15px 0;list-style:none;}
.ordergroup .groupinfo ul{list-style:none;}
.ordergroup .groupinfo li{line-height:30px;}
.ordergroup .groupinfo li span{color:#999;}
.ordergroup .groupinfo li .ui-endtime i{display:inline-block;background:#ED4014;color:#fff;margin:0 5px;min-width:30px;line-height:30px;text-align:center;border-radius:4px;}

.ordergroup .goodsinfo{padding:20px 0;}
.ordergroup .goodsinfo img{border:1px solid #eaeaea;float:left;margin-right:15px;}
.ordergroup .goodsinfo .title{font-size:15px;font-weight:400;}
.ordergroup .goodsinfo .intro{font-size:13px;color:#666;padding-top:10px;}
.ordergroup .grouplist{text-align:left;margin:15px 0 0 0;}
.ordergroup .grouplist ul{list-style:none;}
.ordergroup .grouplist ul li{padding:10px 0;border-bottom:1px solid #eaeaea;overflow:hidden;color:#666;}
.ordergroup .grouplist ul li img{width:48px;height:48px;margin-right:15px;float:left;border-radius:50%;}
.ordergroup .grouplist ul li span{color:#999;padding:0 5px 0 0;}

.goods_info{overflow:hidden;padding:20px 0;border-bottom:1px solid #f3f3f3;margin-bottom:10px;}
.goods_info .left{width:100px;float:left;}
.goods_info .left img{border:1px solid #eaeaea;padding:3px;}
.goods_info .right{margin-left:120px;}
.goods_info .right .title{line-height:30px;}
.goods_info .right .price{color:#666;line-height:26px;}
.goods_info .right .price span{color:   #D4514D;font-size:18px;padding-right:10px;font-family:verdana;}
.goods_info .right .price del{color:#999;padding-right:10px;font-family:verdana;}

.coupon{margin:15px 0;overflow:hidden;margin-right:-2%;}
.coupon-item{background:#fff;border:1px solid #eee;margin:0 0 10px 0;width:31.3%;padding:20px;float:left;margin:0 2% 2% 0;border-top:3px solid #ccc;}
.coupon-top{line-height:70px;color:#999;position:relative;}
.coupon-top sub{font-size:18px;font-weight:normal;bottom:0;}
.coupon-top span{font-size:48px;color:#D4514D;margin-right:5px;}
.coupon-top a{position:absolute;right:0px;top:15px;background:#fff;color:#666;border:1px solid #ccc;display:block;padding:8px 15px;border-radius:20px;line-height:normal;}
.coupon-top a:hover{background:#D4514D;border-color:#D4514D;color:#fff;}
.coupon-body{padding:10px 0;border-top:1px solid #eee;}
.coupon-name{padding:5px 0;}
.coupon-intro{color:#999;}
.coupon-intro span{color:   #D4514D;}
.coupon-user .coupon-item{width:48%;}

.coupon .box-group{
	padding-bottom: 1em;
}
.coupon .box-group .item-group{
	margin-top: 1.4em;
	background: #fff;
	border-radius: 0.4em;
	display: flex;
	box-shadow: 2px 2px 5px #999;
	overflow: hidden;
	
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}
.coupon .box-group .columns-3{width: 31.3333333%;}
.coupon .box-group .columns-2{width: 47%;}
.coupon .box-group .item-group:hover {color:#000}
.coupon .box-group .item-group .item-left{
    width:6em;
    box-sizing:border-box;
    padding:1em 0 1em 10px;
    text-align:center;
    border-right:0.1em dashed #d8dde1;
    position:relative;
}
.coupon .left-gb{
    position:absolute;
    left:0;
    top:0;
    width:1em;
    height:100%;
    background:#F37B1D;
    background-image:radial-gradient(#fff 25%,#fff 40%,#F37B1D 45%);
    background-size:10px 10px;
    background-repeat:repeat-y;
    background-position:300% 1%;
}
.coupon .left-defect{
    width:1em;
    height:1em;
    border-radius:50%;
    background:#d8dde1;
    position:absolute;
    right:-0.6em;
    top:-0.5em;
}
.coupon .left-defect-2{
    bottom:-0.5em;
    top:auto;
}
.coupon .code-price{
    font-size:1.4em;
    color:#F37B1D;
    font-weight:bold;
}
.coupon .code-icon{
}
.coupon .item-right{
    position:relative;
    flex:1;
    padding:1em 0 1em 1.2em;
}
.coupon .code-tiele{
	font-weight: bold;
	font-size: 18px;
}
.coupon .code-tiele span{
	font-size: 14px;
	color: #F93;
}
.coupon .code-time{
    color:#acacac;
}
.coupon .end{
    background:#c4c4c4;
    color:#fff;
    position:absolute;
    top:-0.5em;
    right:-2.5em;
    font-size:0.6em;
    padding:1.5em 2em 0;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
}
.coupon .green .left-gb{
    background-color:#58c11e;
    background-image:radial-gradient(#fff 25%,#fff 40%,#58c11e 45%);
}
.coupon .green .code-price{
    color:#58c11e;
}
.coupon .grey .left-gb{
    background-color:#c4c4c4;
    background-image:radial-gradient(#fff 25%,#fff 40%,#c4c4c4 45%);
}
.coupon .grey .code-price,.grey .code-icon,.grey .code-tiele{
    color:#c4c4c4;
}


.brand-list{margin-top:15px;}
.brand-list ul{list-style:none;display:flex;flex-wrap:wrap;margin-left:0px;margin-right:-10px;}
.brand-list ul li{width:10%;background:#fff;text-align:center;padding:10px;border:1px solid #eee;margin-bottom:-1px;margin-left:-1px;position:relative;overflow:hidden;}
.brand-list ul li .name{position:absolute;left:0;right:0;bottom:-70px;line-height:70px;height:70px;background:rgba(51,51,51,.6);color:#fff;transition:all 0.4s ease;}
.brand-list ul li:hover .name{bottom:0;z-index:2;}

.brand-show{padding:15px 0;}
.brand-show p{margin-bottom:15px;}
.brand-show p:last-child{margin-bottom:0;}
.brand-show *{max-width:100%;}

.artcile{display:flex;margin:15px 0;}
.artcile .box{background:#fff;box-shadow:1px 2px 10px rgba(0,0,0,0.1);padding:5px 20px 10px 20px;}
.artcile-left{width:260px;margin-right:20px;}
.artcile-right{flex:1;}

.menu-list{list-style:none;}
.menu-list li{border-bottom:1px solid #eee;padding:10px 0;}
.menu-list .text-hide a{font-size:14px}
.menu-list li.active a{color:   #D4514D;}

.article-show{padding:15px 0;}
.article-show h1{font-size:20px;color:#333;font-weight:bold;}
.article-show .info{border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:15px;color:#999;}
.article-show .intro{min-height:300px;word-break:break-all;}
.article-show .intro img{max-width:100%;}
.article-show .intro p{margin:5px 0 15px 0;line-height:26px;}
.article-show .intro:after{content:"";display:table;clear:both;}

.pay{margin:0;padding:0;list-style:none;overflow:hidden;}
.pay li{float:left;width:50%;margin:0 0 0 0;cursor:pointer;}
.pay li div{border:1px solid #efefef;text-align:center;position:relative;}
.pay li div img{max-width:100%;}
.pay li:first-child div{margin-right:8px;}
.pay li:last-child div{margin-left:8px;}
.pay li div i{position:absolute;right:2px;bottom:2px;font-size:12px;color:#fff;z-index:10;display:none;}
.pay .active div:before{position:absolute;content:"";right:0;bottom:0;color:#D4514D;width:0;height:0;border-bottom:30px solid #D4514D;border-left:30px solid transparent;z-index:10;}
.pay .active div{border-color:#d9534f;}
.pay .active div i{display:block;}

.step-bottom{background:linear-gradient(#fff,#f9f9f9);margin-top:-10px;padding:15px 30px;border:1px solid #eaeaea;border-radius:5px;font-size:16px;position:relative;box-shadow:1px 2px 10px rgba(0,0,0,0.1);z-index:0;}
.step-bottom .ui-col-6{line-height:47px;}
.tags{color:#999;margin-top:15px;}
.tags a{margin:0 6px;font-size:15px;font-family:arial,microsoft yahei;color:#666;}
.tags a:hover{color:   #D4514D;}
.ui-p-6{
	padding-top: 6px;
	padding-bottom: 6px;
}
.ui-tips-show{text-align:center;}
.ui-form-search .ui-form-ip{padding:13px 13px;}

.ui-btn-darkblue{
	background:#D4514D;
	color:#fff!important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home-box-bd{}
.home-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;} 
.home-title .home-title-name{font-size:22px;color:#333;padding-bottom:10px;}
.home-title .home-title-name span{font-size:15px;color:#9e9e9e;margin-left:10px;}
.home-title .home-title-more{}
.home-title .home-title-more a{
	display:inline-block;
	padding:10px;
	margin-left:10px;
	line-height:normal;
	border-radius:4px;
	color:#666;
}
.home-title .home-title-more a:hover,.home-title .home-title-more a.active{color:#D4514D;}
.ui-orderby ul li.active a{background:#D4514D;border-right-color:#D4514D;color:#fff;}
.ui-orderby ul li a:hover{background:#fff;color:#D4514D;}
.ui-filter a:hover,.ui-filter a.active{border-color:#D4514D;color:#D4514D;}
.ui-filter-info a:hover,.ui-filter-info a.active{border-color:#D4514D;color:#D4514D;}

.ui-page ul li.active{border-color:#D4514D;background:#D4514D;}
.ui-page ul li.active a{color:#fff;background:#D4514D;}
.ui-page ul li.active a:hover{background:#D4514D;}
.ui-menu-blue .ui-menu-name{color:#D4514D;border-bottom-color:#D4514D;}
.ui-btn-blue{background:#D4514D;border-color:#D4514D;}
.ui-btn-blue:hover{background:#F55147;border-color:#F55147;color:#fff;}
.ui-tabs-nav li.active a{color:#D4514D!important;}
.ui-tabs-nav li.active {
    border-bottom: 2px solid #D4514D;
}
.ui-tabs-nav li a:hover,.ui-step-item.active .ui-step-title{color:#D4514D;}
.ui-progress .ui-progress-bar,.ui-step-wrap .ui-step-progress , .ui-bar-blue{background: #D4514D;}
a.ui-btn-outline-blue{
    color: #fff;
}
.ui-step-item.active .ui-step-num {
    background: #fff;
    color: #D4514D;
    border-color: #D4514D;
}
.ui-btn-info {
    background: #D4514D;
    border-color: #D4514D;
}

.ui-radio input[type="radio"]:checked + i {
    border-color: #D4514D;
}
.ui-radio input[type="radio"]:checked + i:after {
    background: #D4514D;
}
.ui-checkbox input[type="checkbox"]:checked + i:after{
    background: #D4514D;
    border-color: #D4514D;
	}
.ui-checkbox input[type="checkbox"] + i:after {

    border: 1px solid #D4514D;

}
.ui-table tbody tr td,.ui-table tbody tr td a{
	font-size: 14px;
}
.ui-table .td-space{white-space:pre-line;word-wrap:break-word;word-break:break-all;}

.ui-text-redimp{color:#ED4014!important;}