.home_top{}
.home_top:after {width: 100%;min-height: 3.5rem;position: absolute;top:0;z-index: -1;content: '';border-radius: 100% 100% 100% 100% / 0% 0% 30% 30%;background: linear-gradient(#e2431c, #fd9560);}
.bg-color-success{background-color: #e2431c!important;}
.more{ color: #e2431c; font-weight: 600;}
.header{ color: #fff; }
.header .demo-nav p{ color: #fff; }
.aui-tab-item.aui-active{
    color: #e2431c;
    border-bottom: 2px solid #e2431c;
}
.b-left-blue{border-left: #e2431c 4px solid;}
.time{
	width: 100%;
	height: auto;
	color: #fff;
	background-color: #ffbb00;
 }
.orange {
    color: #ff0100!important;
}
.more{ color: #f85256; font-weight: 600;}
.aui-tab-item.aui-active{
	color: #e2431c;
    border-bottom: 2px solid #e2431c;
}
.aui-gg{ width: 100%; background: url('../images/tz.png'); color: #fff;
    background-size:100% auto;
}
/*tab*/
.bg-color-tab{
    color: #e2431c;
 }
.bg-color-active{
    color: #e2431c;
    border-bottom: 2px solid #e2431c;
}
.bg-man-active{
    color: #FFF;
    background: #e2431c;
}
/*栏目颜色*/
.aui-orange{color: #ff0100!important;}
.list{border:2px #ffc2d1 solid; border-radius: 5px; padding: 10px 10px; text-align: left; margin-bottom: 5px;}

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