/*---------全局样式---------*/
body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{
	margin:0;
	padding:0;
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #000;
}
ul,ol{
	list-style-type:none;
}
select,input,img{
	vertical-align:middle;
}
body {
	font-family: arial, helvetica, clean, sans-serif, "宋体";
	font-size: 12px;
	color: #888888;
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
	background-color: #FFF;
}
a {
	color: #264473;
	text-decoration: none;
}
a:hover {
	color:#c0392b;
}
.clear{
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
}

.gray {
	color: #999999;
}
.blue {
	color:#15396f;
}
.red {
	color:#cc0066;
}

.sleft {
	float: left;
}
.sright {
	float: right;
}
.f14 {
	font-size: 14px;
}


.padding_4 {
	padding-top: 4px;
}
#page {
	width: 100%;
	}
/*---------头部---------*/
#head {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 128px;
}
#logo {
	float: left;
}

#menu {
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: right;
	padding-top: 54px;
}
#menu a {
	color: #000;
	margin-left: 48px;
}
#menu a:hover {
	color:#c0392b;
	text-decoration:none;
}
/*---------banner---------*/
#indexbanner {
	background-image: url(../images/indexbanner.jpg);
	background-repeat: no-repeat;
	height: 480px;
	background-position: center center;
}
#place {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 160px;
	background-position: center center;
}
#pc {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#pc a {
	color: #d5c5b5;
}
#pc h2,#pc h1 {
	font-family: "微软雅黑";
	font-size: 24px;
	padding-top: 26px;
	color: #FFF;
}
#pc h3 {
	color: #d5c5b5;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
/*---------中间---------*/
#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#concent {
	float: left;
	width: 750px;
	margin-top: 48px;
	color: #666;
}
.concent_3 {
	float: left;
	width: 210px;
	padding-right: 40px;
}
.concent_3 h2 {
	font-family: "微软雅黑";
	font-size: 18px;
	padding-top: 24px;
	padding-bottom: 24px;
}
.concent_3 li {
	list-style-type: disc;
	margin-left: 16px;
}
.concent_1 {
	padding-right: 40px;
}
.concent_1 p {
	padding-bottom: 24px;
}
.concent_1 li {
	list-style-type: decimal;
	padding-bottom: 12px;
	margin-left: 16px;
}
.concent_1 img {
	float: left;
	padding-right: 32px;
}
.concent_1 dl {
	padding-bottom: 64px;
}
.concent_1 dt {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #000;
}
.concent_1 dd {
	padding-top: 8px;
}

#concent_right {
	float: right;
	width: 210px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	margin-top: 48px;
	padding-bottom: 24px;
}
#concent_right dl {
	margin-top: 24px;
}
#concent_right dt,#concent_right dd {
	margin-bottom: 8px;
}

.boxs1 h2,.boxs2 h2,.boxs3 h2{
	font-family: "微软雅黑";
	font-size: 18px;
}
.boxs1,.boxs2,.boxs3{
	width: 280px;
	padding-top: 48px;
}
.boxs1 {
	float: left;
}
.boxs2 {
	margin-right: auto;
	margin-left: auto;
}
.boxs3 {
	float: right;
}
.boxs1 ul,.boxs2 ul,.boxs3 ul {
	padding-top: 12px;
	padding-bottom: 24px;
}
.boxs1 li,.boxs2 li,.boxs3 li{
	margin-left: 16px;
	list-style-type: disc;
}
.boxs1 p,.boxs2 p,.boxs3 p{
	text-align: center;
	padding-bottom: 24px;
}

/*---------产品---------*/
.pro1,.pro2,.pro3 {
	width: 240px;
	padding-top: 48px;
	text-align: center;
}
.pro1 h2,.pro2 h2,.pro3 h2 {
	font-family: "微软雅黑";
	font-size: 18px;
	padding-top: 30px;
}
.pro1 p,.pro2 p,.pro3 p {
	padding-top: 16px;
}
.pro1 {
	float: left;
}
.pro2 {
	margin-right: auto;
	margin-left: auto;
}
.pro3 {
	float: right;
}
/*---------产品详细---------*/
.pv1,.pv2,.pv3 {
	width: 280px;
	padding-top: 48px;
}
.pv1 h2,.pv2 h2,.pv3 h2 {
	font-family: "微软雅黑";
	font-size: 18px;
}
.pv1 h3,.pv2 h3,.pv3 h3 {
	padding-top: 8px;
	font-size: 12px;
	color: #bbb;
}
.pv1 p,.pv2 p,.pv3 p {
	padding-top: 16px;
}
.pv1 {
	float: left;
}
.pv2 {
	margin-right: auto;
	margin-left: auto;
}
.pv3 {
	float: right;
}
.pvcenter {
	text-align: center;
	}
/*---------内容底部---------*/
#main_case h2 {
	font-family: "微软雅黑";
	font-size: 18px;
}


#main_bottom,#main_case {
	margin-top: 64px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cacaca;
	padding-top: 32px;
}
#mb1 {
	float: left;
}
#mb2 {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}  
#mb3 {
	float: right;
}
/*---------底部---------*/

#foot {
	background-color: #f7f7f7;
	margin-top: 64px;
}
#foot a {
	color: #888888;
}
.foot {
	padding: 10px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #9ba7c8;
	text-align: center;
}


#foot_top {
	background-color: #eeeeee;
}
#foot_list {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 32px;
	padding-bottom: 32px;
}
#foot_list dl {
	float: left;
	padding-right: 48px;
}
#foot_list dt {
	margin-bottom: 8px;
	font-weight: bold;
}
#foot_list ul {
	float: right;
	padding-left: 48px;
}
#foot_list li {
	margin-bottom: 8px;
	font-weight: bold;
}
#foot_end {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 300%;
	padding-top: 48px;
	padding-bottom: 48px;
}
/*---------表格通用属性---------*/
table {
	width: 100%;
	border-collapse:collapse;
}
table td{
	vertical-align: top;
}

table thead{
	background-color: #e5e5e5;
}
table thead th{
	font-weight: normal;
	text-align: left;
	color: #666;
}

.table2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ebebeb;
	border-bottom-color: #ebebeb;
	font-size: 12px;
}
.table2 thead th{
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.table2 tbody td{
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.tabel_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
/*---------表格1---------*/
.table {
	margin-top: 10px;
}
.table tbody td{
	padding-top: 20px;
	padding-right: 20px;
}
.table h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}
.table h6 {
	font-size: 16px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
.table p {
	padding-top: 10px;
}
