.home_top{}
.home_top:after {width: 100%;min-height: 7.5rem;position: absolute;top:0;z-index: -1;content: '';border-radius: 100% 100% 100% 100% / 0% 0% 30% 30%;background: linear-gradient(#4374fd, #8492ff);}
.bg-color-success{background-color: #4374fd!important;}
.bg-text{color: #4374fd;}
.header .demo-nav p{ color: #fff; }
.aui-gg{ width: 100%; background: url('../images/tz.png'); color: #fff;
    background-size:100% auto;
}
.b-left-blue{border-left: #4374fd 4px solid;}
.time{
	width: 100%;
	height: auto;
	color: #fff;
	background-color: #ffbb00;
 }
/*tab*/
.bg-color-tab{
	color: #010101;
 }
.bg-color-active{
	color: #4473fd;
    border-bottom: 2px solid #4473fd;
}
.bg-color-activet{
    color: #4473fd;
    border-top: 2px solid #4473fd;
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
}
/***完善居民信息tab**/
.bg-man-active{
    color: #FFF;
    background: #4473fd;
}
.more{ color: #4d61f7; font-weight: 600;}
.btn-submit{
    background-color: #4473fd;
    border-color: #4473fd;
}


/*服务页头部样式*/
.product-all-content .nav .nav-list li a.am-active{width: 100%; color:#517cff; padding: .2rem; border-bottom: .06rem solid #517cff;}
/*列表页样式*/
.aui-bar-navparty {
    top: 0;
    line-height: 2.25rem;
    background-color: #03a9f4;
    color: #ffffff;
    font-weight: bold;
}
.aui-text-blue{ color: #03a9f4!important; }

.activeRight{
    background-color: #fff;
    font-weight: 600;
    color: #e43937;
}