.solution{
	/*background: #f9f9f9;*/
	padding: 0 0 20px 0;
}
.solution ul{
	overflow: hidden;
	background: #ffffff;
	padding: 10px 0;
}
.solution ul li {
	width: 464px;
    float: left;
    margin: 0 27px 25px 0;
    display: block;
    border: 1px solid #ebebeb;
}
.solution ul li:nth-child(2n){
	margin: 0 0 25px 0;
}
.solution ul li a{
	display: block;
}
.solution ul li a img{
	width: 100%;
	max-height: 250px;
}
.solution-tit{
	color: #333;
    font-size: 16px;
    height: 50px;
    background: #fff;
    line-height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
}
.solution ul li a:hover .solution-tit{
	color: #ffaa00;
}
/*找产品*/
.findPro{
	overflow: hidden;
	margin: 0 auto;
}
.page-half {
    width: 602px;
    float: left;
}
.page-half-left {
    margin-right: 20px;
}
.page-main-box {
    margin-bottom: 20px;
}

.page-main-box .box-title {
    padding: 12px 18px;
    background-color: #fafafa;
    border: 1px solid #e4e4e4;
}

.page-main-box .box-title .title-text {
    font-size: 14px;
    border-left: 4px solid #004b8a;
    padding-left: 10px;
    margin-bottom: 0;
    font-weight: normal;
}

.page-main-box .box-title .more {
    float: right;
    font-size: 12px;
    line-height: 20px;
}

.page-main-box .box-body {
    padding: 20px;
    border: 1px solid #e4e4e4;
    border-top: none;
    background: #ffffff;
}
.categories {
    margin: 0;
    *zoom: 1;
}

.categories:before,
.categories:after {
    content: " ";
    display: table;
}

.categories:after {
    clear: both;
}

.categories dt,
.categories dd {
    font-size: 14px;
}

.categories dt {
    width: 110px;
    float: left;
    clear: left;
}

.categories dt a {
    color: #004b8a;
    text-decoration: none;
    font-size: 14px;
}

.categories dd {
    padding-left: 110px;
    margin-left: 0;
    margin-bottom: 10px;
}

.categories dd a {
    display: inline-block;
    color: #333;
    padding: 0 10px;
    white-space: nowrap;
    font-size: 14px;
}

.categories dd a:hover {
    color: #ff8f0f;
}

.categories dd a:hover,
.categories dd a:active {
    text-decoration: none;
}

.categories dd em {
    color: #f60;
}
/*找品牌*/
.brandPro{
	overflow: hidden;
	margin: 0 auto;
}
.brandback{
	background: #ffffff;
	overflow: hidden;
	padding:0 0 10px;
}
.brand-main{
	width: 964px;
    float: left;
    margin-right: 20px;
}
.brand-char-filter-box {
    clear: right;
    height: 25px;
    margin-top: 10px;
    padding: 5px 0;
}

.brand-char-filter-box li {
    color: #333;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 14px 2px 14px;
}

.brand-char-filter-box li.all,
.brand-char-filter-box li.active {
    background-color: #f3faff;
    padding: 2px 10px;
    border: 1px solid #004b8a;
}

.brand-char-filter-box li.all a,
.brand-char-filter-box li.active a {
    color: #004b8a;
}

.brand-char-filter-box li a {
    color: #333;
    font-size: 14px;
}
.brands-list::before,
.brands-list::after {
    content: " ";
    display: table;
}

.brands-list::after {
    clear: both;
}

.brands-list li {
    float: left;
    width: 16.66%;
    padding: 10px 10px 0 0;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.brands-list li .brand-inbox {
    border: solid 1px #EEE;
    background: #f5f5f5;
}

.brands-list li .brand-inbox:hover {
    border: solid 1px #bbd8ff;
    background: #e6f0ff;
}

.brands-list li .brand-inbox span.img-bg {
    background-color: white;
    display: block;
    padding: 2px 0;
}

.brands-list li .brand-inbox span.brand-name {
    font-family: Arial, 宋体, Helvetica, sans-serif;
    display: block;
    line-height: 2.5;
}

.brands-list li .brand-inbox a:hover {
    color: #004b8a;
}

.brands-list a {
    color: #333;
    display: block;
    font-size: 12px;
    overflow: hidden;
    text-align: center;
}

.brands-list a:hover {
    color: #ff9900;
    text-decoration: none;
}

.brands-list img {
    vertical-align: middle;
    display: block;
    height: 45px;
    width: 112px;
    margin: 0 auto;
}

.brand-list-box {
    margin-top: 10px;
}

.brand-list-box .box-body {
    margin-top: -10px;
}

.page-side {
    padding-top: 0px;
    float: right;
    width: 240px;
}

.page-side .page-side-box {
    border: 1px solid #EEE;
    margin-top: 10px;
    overflow: hidden;
}

.page-side .page-side-box .box-title h5.title-text {
    font-size: 14px;
    background-color: #F9F9F9;
    padding: 9px 15px;
    border-bottom: 1px solid #EEE;
    font-weight: normal;
}

.page-side .page-side-box .box-body {
    padding: 10px;
    font-size: 14px;
}

.page-side .page-side-box .product-list li {
    margin: 10px 0;
}

.page-side .page-side-box .product-list .img {
    float: left;
    width: 60px;
    height: 60px;
    border: 1px solid #EEE;
    display: block;
}

.page-side .page-side-box .product-list .title {
    float: right;
    width: 150px;
    display: block;
}

.page-side .page-side-box .product-list h6 {
    line-height: 1.5;
    font-weight: normal;
    font-size: 12px;
    max-height: 39px;
    overflow: hidden;
}

.page-side .page-side-box .product-list .vcode {
    padding-top: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #666;
}
.page-side .product-list-side .title {
    font-family: Arial, 宋体, Helvetica, sans-serif, Helvetica, sans-serif;
}

.page-side .box-brand-catgory-search {
    margin-bottom: 10px;
    margin-top: 17px;
}

.page-side .box-brand-catgory-search .keyword,
.page-side .box-brand-catgory-search .search {
    line-height: 16px;
    padding: 5px;
    font-size: 14px;
}

.page-side .box-brand-catgory-search .keyword {
    border: 1px solid #004b8a;
    width: 178px;
    height: 16px;
}

.page-side .box-brand-catgory-search .search {
    width: 50px;
    border: 1px solid #004b8a;
    background-color: #004b8a;
    color: white;
    padding: 5px 10px;
    height: 28px;
    position: absolute;
}

.page-side .box-brand-list-title .title-text {
    font-weight: normal;
}

.page-side .box-brand-list-title {
    line-height: 1.5;
    padding: 5px 10px;
    background-color: #f5f5f5;
    font-size: 16px;
}

.page-side .brand-catgory-list-side {
    margin-left: 5px;
}

.page-side .brand-catgory-list-side li {
    float: left;
    line-height: 2;
    margin-right: 15px;
    font-size: 14px;
}

.page-side .brand-catgory-list-side li.active a {
    color: #f60;
}
.youarehere{
	color: #333;
    font-size: 14px;
}
.youpadding{
	padding: 10px;
	background: #ffffff;
}
.youarehere a{
	color:#333;
    padding-right: 4px;
    font-size: 14px;
}
.youarehere a:hover{
    color:#ffaa00;
}
.youarehere span{
	padding-right: 4px;
}
