﻿body {
	background-color: #ffffff;
	background-position: center top;
	font-family: 'Microsoft YaHei', 'Simsun', Arial;
	font-size: 14px;
	line-height: 1.5;
	color: #666666;
}
a {
	color: #666666;
}
a:hover {
	color: #0084e9;
}
.bottom_h {
	height:220px;
	overflow: hidden;
}
.cases img {
	height:212px!important;
}
.cases { padding-top:2%; }
.news img {
	height:174px;
}
.projects img {
	height:190px;
}
.why{
	display: block;
	width: 100%;
}
.why-header{
	display: block;
	position: relative;
}
.why-header img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.why-header .line{
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	top:44%;
	margin-top: -1px;
	background-color: #df4829;
	z-index: -1;
}
.why-body{
	display: block;
	margin-top: 2.5%;
}
.why-body li{
	display: block;
	padding: 0 2%;
	text-align: center;
	width: 20%;
	border-right:1px dashed #e3e2e2;
}
.why-body li:last-child{
	border-right: none;
}
.why-body h3{
	display: block;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.why-body p{
	display: block;
	margin-top: 12%;
	color: #666;
	line-height: 22px;
}
.why-body img{
	display: block;
	width: 100%;
	max-width: 173px;
	padding: 9px;
	border: 1px solid #dfdede;
	border-radius: 50%;
	margin: 30% auto 0;
}
.top_logo { background: url(logo.png) no-repeat;width: 450px;height: 96px;display: block;text-indent: -999px; }
.top_img { padding-top: 10px; }
.ind_h2 { font-size: 26px; }
.bottom_about { width:80%; }
.link_a { color:#999!important;margin:0 0 0 5px; }
.link a,.lzl a { margin-right:5px; }
.bottom_10 { padding-top:10px; }
.bottom_10 a { color:#999; }
.new_h1 { text-align:center; }
.new_h1 h1 { font-size:24px;font-weight:600; }
.new_copy p { font-weight: bold; }
.new_aths { height:50px;line-height: 50px; }
.right_margin { margin-top:34px; }
.pro_pad_t { padding-top:20px; }
.pro_li_img { float: left;padding-right: 5%;padding-bottom: 2%; }
.pro_li_td h1 { font-size: 20px;font-weight: 600; }
.n_h1 { font-size: 24px!important;font-weight: bold;text-align: center;padding: 1% 0; }
.pro_zl span { font-weight:bold; }
.t_a a,.t_a span { float:right; }
.t_a span { padding: 0 3px; }
/* 分页 */
.k_pagelist { height:34px; }
.k_pagelist em { display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;font-weight:bold;font-style:normal;}
.k_pagelist strong { display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;}
.k_pagelist a{ display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;}
.k_pagelist a:hover{ background:#0059b9; color:#fff;}
