.about_head {
	border-bottom: 1px solid #eaeaea;
	text-align: left;
}
.about_head h2 {
	font-size: 24px;
	color: #767676;
	margin-bottom: -12px;
}
.about_head span {
	font-size: 20px;
	color: #5bc0de;
	padding-right: 7px;
	position: relative;
	top: 12px;
	background-color: #fff;
}
.about_content p {
	line-height: 32px;
	margin-top: 20px;
	font-size: 18px;
}
.about_content img {
	margin: 9px 30px 30px 0px;
	max-width: 100%;
	width: 420px;
}
.about_content a.btn-info {
	color: #fff;
	background: #5bc0de;
	border-radius: 0px;
	border: 1px solid #fff;
	padding: 8px 36px;
}
.about_content a.btn-info:hover, .about_content a.btn-info:focus {
	color: #fff;
	background: #46b8da;
	border: 1px solid #46b8da;
}
.clear{ clear:both;}
.news_head h2 {
    text-align: center;
    margin-bottom: 5px;
}.news_head {
	margin-top: 40px;
}
.news_head h2 {
	text-align: center;
	margin-bottom: 5px;
}
.news_head p {
	text-align: center;
	font-family: 'Times New Roman';
}
.news_index {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 20px 0px 0px 15px;
}
.news_index li {
	margin-bottom: 20px;
	padding: 25px 15px;
	min-height: 70px;
	border: 1px solid #ccc;
}
.news_index li span {
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	background-color: #5bc0de;
	color: #fff;
	float: left;
	padding: 0px 2px;
	position: relative;
	left: -35px;
	top: -5px;
}
.news_index li span strong {
	display: block;
	font-size: 24px;
	padding-top: 5px;
}
.news_index li span i {
	display: block;
	font-size: 12px;
	font-style: normal;
	font-family: Arial;
}
.news_index li a {
	color: #333;
	font-size: 16px;
	margin-left: -20px;
}
.news_index li a:hover {
	text-decoration: none;
	color: #46b8da;
}
.news_index li em {
	font-style: normal;
	display: inline-block;
	line-height: 18px;
	color: #777;
	padding-top: 10px;
	margin-left: -20px;
}.product_img {
	padding-left: 15px;
	padding-right: 15px;
    margin-top:20px;
	margin-bottom: 30px; width:calc( 33.33% - 33px );  float:left; 
}
.product_img img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
	max-height: 320px;
}
.product_img .btn-info {
    display: block;
    font-size: 20px;
}
.product_list2 div.product_img {
	min-height: 220px;
}
.product_title {
	text-align: center;
	padding: 0px 15px 0px 0px;
	font-size: 16px;
}
.product_title a {
	color: #656464;
}
.product_title a:hover {
	text-decoration: none;
	color: #46b8da;
}.product_head h2,.news_head h2 {
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #5bc0de;
	margin: 0px;
	padding-top: 15px;
}

.about_contents .okleft-2{ float:none;}
.okleft-2 a{ margin-right:0; }
.okleft-2 a.bbk{ margin-right:30px;}
.okleft-2 a{ background-color:#222; color:#fff;  }

/*分页样式*/
.pages{ text-align:center;}
.pages a,.pages b,.pages span{display: inline-block; 
    border: 1px solid #ccc;
    padding: 4px 12px;
    margin: 0 1px;
    line-height: 24px;
    background: #fff;
    color: #999;margin-right:5px;}
.pages b,.pages span{display: inline-block;
    border: 1px solid #5bc0de;
    padding: 4px 12px;
    margin: 0 1px; margin:0;
    background: #5bc0de; margin-left:-3px;
    color: #fff;}
.pages a:first-child{ display:none;}