.banner{
	width: 100%;
	height: 140px;
	float: left;
	text-align: center;
	line-height: 140px;
	font-size: 30px;
	color: #FFF;
	background: url(../newimages/product-banner.jpg) center no-repeat;
}
.box{
	width: 1200px;
	height: auto;
	margin: 0px auto;
}
.tabhead{
	width: 400px;
	height: 64px;
	float: left;
	margin: 20px 400px 0px 400px;
	border-radius: 5px;
	box-shadow: 0px 0px 15px #e9e9e9;
}
.tabhead a{
	width: 200px;
	height: 64px;
	float: left;
	display: block;
	line-height: 64px;
	color: #3768de;
	text-align: center;
	font-size: 18px;
}
.tabhead a.active div{
	width: 75px;
	height: 60px;
	border-bottom: 4px solid #3768de;
}
.tabcontent{
	width: 1200px;
	height: auto;
	float: left;
}
.tabproduct{
	width: 1200px;
	height: auto;
	float: left;
	display: none;
}
.tabactive{
	display: block;
}
.filter{
	width: 1200px;
	height: auto;
	float: left;
	box-shadow: 0px 0px 15px #e9e9e9;
}
.filterbox{
	width: 1140px;
	height: 49px;
	float: left;
	margin: 0px 30px;
	line-height: 49px;
	font-size: 14px;
	color: #697aa0;
	border-bottom: 1px solid #e3e9ee;
}
.filtertitle{
	width: 100px;
	height: 49px;
	float: left;
}
.filtercont{
	width:1040px;
	height: 49px;
	float: left; 
}
.filtercont a{
	color: #697aa0;
	font-size: 14px;
	padding: 3px 10px;
	margin: 0px 10px;
	border-radius: 15px;
}
.filtercont .current{
	color: #FFF;
	background: #3768de;
}
.prolist, .translist{
	width: 1200px;
	height: auto;
	float: left;
	margin-top: 40px;
}
.probox{
	width: 1200px;
	height: 220px;
	float: left;
	margin-top: 20px;
	box-shadow: 0px 0px 15px #e9e9e9;
}
.protitle{
	width: 1200px;
	height: 54px;
	float: left;
	line-height: 54px;
	border-bottom: 1px solid #e3e9ee;
}
.protitle p{
	font-size: 20px;
	padding-left: 60px;
}
.protitle p span{
	margin: 0px 5px;
	padding: 3px 10px;
	border-radius: 20px;
	color: #FFF;
	font-size: 14px;
}
.protitle p .blue{
	background: #3768de;
}
.protitle p .violet{
	background: #9e57ed;
}
.procont{
	width: 1200px;
	height: 165px;
	float: left;
}
.procell{
	width: 200px;
	height: 65px;
	float: left;
	margin: 50px 0px;
}
.procell h4{
	font-weight: normal;
	color: #3c4353;
	font-size: 30px;
	margin-left: 60px;
}
.procell h4 span{
	font-weight: bold;
	color: #e44044;
}
.procell h5{
	font-weight: normal;
	font-size: 14px;
	margin: 15px 0px 5px 60px;
}
.procell p{
	font-size: 14px;
	margin-left: 60px;
	color: #697aa0;
}
.procell a{
	width: 120px;
	height: 50px;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	display: block;
	margin-top: 5px;
}
.procell .blue{
	color: #FFF;
	background: #3768de;
}
.procell .white{
	color: #697aa0;
	background: #FFF;
	border: 1px solid #697aa0;
}
.procell .full{
	color: #697aa0;
	background: #e3e9ee;
}
.djs{
	text-align: center;
	font-size: 14px;
	color: #697aa0;
	line-height: 30px;
}
.processtxt{
	width: 180px;
	height: 25px;
	float: left;
	font-size: 14px;
	margin-top: 15px;
}
.processtxt span{
	color: #3768de;
	font-size: 14px;
}
.processtxt .fr{
	float: right;
}
.bggray{
	width: 180px;
	height: 10px;
	float: left;
	position: relative;
	border-radius: 5px;
	background: #e3e9ee;
}
.bgblue{
	height: 10px;
	position: absolute;
	background: #2845d8;
	border-radius: 5px;
}
.search{
	width: 1040px;
	height: 49px;
}
.search input{
	width: 340px;
	height: 30px;
	float: left;
	margin: 7px 0px;
	border-radius: 25px;
	outline: none;
	border: 1px solid #e3e9ee;
	text-indent: 30px;
	background: url(../newimages/search.png) 10px center no-repeat;
}
.search a{
	width: 60px;
	height: 30px;
	float: left;
	border-radius: 25px;
	text-align: center;
	line-height: 30px;
	background: #2845d8;
	color: #FFF;
	margin: 7px 10px;
}
.pagination ol{
	list-style-type: none;
}
.pagination {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px
}

.pagination li, .pagination a, .pagination input {
	height: 38px;
	line-height: 38px;
	font-size: 14px
}

.pagination li {
	padding: 0 13px;
	color: #333;
	background-color: white;
	border: 1px solid #e5e5e5;
}

.pagination li.active {
	background-color: #3768de;
}

.pagination li.active a.page {
	color: #fff
}

.pagination .prev, .pagination .paginationol, .pagination .next {
	display: inline-block
}

.pagination .prev, .pagination .next {
	padding-left: 15px;
	padding-right: 15px;
	background-color: white;
	border: 1px solid #e5e5e5;
	cursor: pointer;
}

.paginationol:last-child li:nth-child(2) {
	background-color: #eeeeee
}

.paginationol li {
	display: inline-block
}

.paginationol input {
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 0;
	padding-right: 0;
	width: 50px;
	height: 33px;
	text-align: center
}

