

/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ul,
li,
fieldset,
label,
legend,
select,
textarea,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

body {
	color: #333;
	font: 12px/1.5 tahoma, arial;
	background-color: #fff;
}

select,
textarea {
	font: 12px/1.5 tahoma, arial;
	padding: 2px 0;
	border: 1px #ccc inset;
	background: #FFF;
}

body,
div,
p {
	word-wrap: break-word;
	word-break: break-all;
	word-break: normal;
}

button {
	border: 0px;
	padding: 0px;
	outline: none;
	background: #FFF;
}

a {
	border: none;
}

ul {
	list-style: none;
	overflow: hidden;
}

.nav_ipt {
	width: 590px;
	float: right;
	margin-left:765px;
	margin-top: 50px;
	position: absolute;
}

.product_header {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.product_nav {
	width: 1200px;
	height: 15px;
	margin-top: 30px;
}

.product_nav a {
	font-size: 13px;
	color: #1157a5;
	text-decoration: none;
}

.business_chart{
	width: 1200px;
	height: 390px;
	margin-top: 20px;
}
.business_left{
	width: 834px;
	height: 100%;
	float: left;
	margin-bottom: 20px;
	
}
.business_list1{
	width: 835px;
	height: 282px;
	border: 1px solid #ececec;
	margin-top: 20px;
	
}
.business_title{
	width: 804px;
	height: 38px;
	border-bottom: 1px solid #ececec;
	margin: 0 auto;
	padding-top: 5px;
}
.business_title a {
		text-decoration: none;
		color: #2b5c8a;
		font-size: 22px;
		
}
.business_list2{
	width: 804px;
	height: 244px;
	margin: 0 auto;
}

.business_cfgs{
	width: 835px;
	height: 566px;
	border: 1px solid #ececec;
	margin-top: 20px;
}
.business_cftitle{
	width: 804px;
	height: 38px;
	border-bottom: 1px solid #ececec;
	margin: 0 auto;
	padding-top: 5px;
}
.business_cftitle a{
	text-decoration: none;
	color: #2b5c8a;
	font-size: 22px;
}
.business_cflist{
	width: 804px;
	height: 522px;
	margin: 0 auto;
}

.business_right{
	width: 330px;
	height: 872px;
	background: #e7e7e8;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
.business_theright{
	width: 285px;
	height: 400px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.business_rtitle{
	height: 34px;
	width: 285px;
	border-bottom: 1px solid #d7d7d9;
	margin-top: 6px;
}
.business_rtitle a{
	text-decoration: none;
		color: #2b5c8a;
		font-size: 22px;
}
.business_rlist{
	height: 366px;
	width: 285px;
}
.business_rlist img{
	width: 285px;
	height: 133px;
	margin-bottom: 10px;
	margin-top: 10px;
}
