﻿.b-t-l-r{border-top-left-radius:10px;}
.b-t-r-r{border-top-right-radius:10px;}
.b-b-l-r{border-bottom-left-radius:10px;}
.b-b-r-r{border-bottom-right-radius:10px;}

.index_product_title {background-color: #13364f; color: #ffffff !important; }
.index_product_title.mui-navigate-right:after, 
.index_product_title.mui-push-left:after, 
.index_product_title.mui-push-right:after{color: #ffffff; }
.index_product_list{text-align: center;}
.index_product_list .mui-col-xs-4,
.index_product_list .mui-col-sm-4,
.index_product_list .mui-col-xs-6,
.index_product_list .mui-col-sm-6,
.index_product_list .mui-col-sm-12,
.index_product_list .mui-col-xs-12{
	padding: 10px; border: 1px solid #ffffff;
	color: #505050;
}
.index_product_list .kw{background-color: #e6e6e6;}
.index_product_list .brand{background-color: #2e7eb7;color: #ffffff}
.index_product_list .brand a{color: #ffffff;}
.promise,.index_news{margin-top: 15px;}
.introduce{text-align: center;height: 50px;line-height: 50px;}
.title_row{width: 80%;margin: 0 auto;height: 28px;}
.line_l,.line_r{margin-top: 9px;}
.line_l{
	width: 35%;float: left; height: 1px; 
	background: -webkit-linear-gradient(left, rgba(214, 213, 213, 0.09),rgba(214, 213, 213, 0.59),#ccc); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, rgba(214, 213, 213, 0.09),rgba(214, 213, 213, 0.59) ,#ccc); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,rgba(214, 213, 213, 0.09),rgba(214, 213, 213, 0.59) ,#ccc); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, rgba(214, 213, 213, 0.09)rgba(214, 213, 213, 0.59), ,#ccc); 
}
.line_r{
	width: 35%;float: left; height: 1px; 
	background: -webkit-linear-gradient(right, rgba(214, 213, 213, 0.09),rgba(214, 213, 213, 0.59),#ccc); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, rgba(214, 213, 213, 0.09),rgba(214, 213, 213, 0.59) ,#ccc); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left,rgba(214, 213, 213, 0.09),rgba(214, 213, 213, 0.59) ,#ccc); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left, rgba(214, 213, 213, 0.09)rgba(214, 213, 213, 0.59), ,#ccc); 
}
.promise .title,.index_news .title{float: left;width: 30%;text-align: center;color: #a7a3a3;}
.promise .info{font-size: 12px;text-align: left;text-indent: 15px;}
.index_news .mui-table-view:before{background-color:initial;}
.index_news .mui-table-view:after{background-color:initial;}