.product_brand{
	float:right;
	width:800px;
	height:100%;
}
.news_detail1{
	width:780px;
	text-align: center;
	margin-top:30px;
	line-height:35px;
	color:#757472;
}
	

.news_detail2{
	margin:50px 0px 50px 0px;
	width:780px;
	margin:0px auto;
	color:#757472;
	text-align:center;
}
.news_detail2 p{
	text-align:left;
	/*text-indent:2rem;*/
}
.news_detail2 img{margin-top:15px;}
/*.news_detail2 img{
	margin-left:150px;
	width:400px;
	height:200px;
}*/
.news_detail2 div{
	width:750px;
	margin:0px auto;
	margin-top:15px;
}
.solution li{
	padding:15px;
}
.selection_foot{
	width:780px;
	text-align:center;
}
.selection_foot1{
	margin-top:40px;
	margin-bottom:10px;
	font-size: 12px;
}

.selection_foot1 a{
    margin-left:5px;
    color:#111;
    display:inline-block;
    width:50px;
}
.selection_foot1 a:hover{
	color:#ff9540;
}
.selection_foot1 a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}
.solution div{
	color:#757472;
}
.solution a{
	color:#757472;
}
.solution a:hover{
	color: #ff9540;
	text-decoration:underline;
}
