@charset "utf-8";
/* CSS Document */
.ban {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	overflow-x: hidden;
	height: 398px;
	background: url(../images/nyban.jpg) no-repeat center;
}
.middle {
	position: relative;
	width: 960px;
	margin: 380px auto 0;
	overflow: hidden;
}
.left {
	float: left;
	width: 250px;
}
.nybg {
	background: url(../images/nybg.jpg) no-repeat;
	width: 250px;
	height: 170px;
	text-align: center;
}
.nytt {
	font-size: 32px;
	color: #FFF;
	font-family: "方正粗倩简体";
	line-height: 160px;
}
/*.left ul li {
	display: block;
	width: 250px;
	background: #cacbc9;
	height: 55px;
	font-size: 16px;
	border-bottom: 1px solid #333;
	line-height: 55px;
}
.left ul li A:hover, .left ul li A:active {
	color: #000000;
	TEXT-DECORATION: none;
	background: url(../images/left_bga.jpg) no-repeat;
	width: 210px;
	height: 45px;
	line-height: 45px;
	margin-top: 5px;
}*/
.left ul.vert-one {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	line-height: 60px;
	width: 250px;
	font-size: 16px;
}
.left ul.vert-one li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #333;
}
.left ul.vert-one li a {
	display: block;
	text-decoration: none;
	color: #000;
	background: #cacbc9;
	padding: 0 0 0 20px;
	width: 230px;
}
.left ul.vert-one li a:hover {
	background: #cacbc9 url(../images/left_bg.jpg) no-repeat;
}
/*.left .prol li {
	display: block;
	width: 230px;
	height: 50px;
	background: #cacbc9;
	font-size: 16px;
	border-bottom: 1px solid #333;
}
.left .prol li a:hover, .left .prol li a:active {
	color: #000000;
	TEXT-DECORATION: none;
	background: url(../images/left_bga.jpg) no-repeat;
	width: 210px;
	height: 45px;
}*/
.right {
	float: right;
	width: 670px;
	margin-top: 20px;
	line-height: 30px;
}
.xdh {
	width: 670px;
	height: 30px;
	border-bottom: #999 1px solid;
	padding: 10px;
}
.btt {
	font-size: 24px;
	color: #046636;
	line-height: 40px;
	font-family: "微软雅黑";
	width: 500px;
}
.ke-zeroborder {
	font-size: 14px;
	font-family: "微软雅黑";
}
.ke-zeroborder td {
	text-align: justify
}
.right p {
	font-size: 14px;
	line-height: 25px;
	text-indent: 2em;
}
.right ul li {
	font-size: 14px;
	line-height: 50px;
	text-indent: 2em;
}
.right .pro {
	margin-top: 20px;
	text-align: center;
	margin-left: -20px;
}
.right .pro li {
	width: 320px;
	text-align: center;
	margin: 5px;
	float: left;
	text-align: center;
}
.pro_list {
	margin: 0;
	padding: 0;
	line-height: 30px;
	color: #656565;
	text-align: left;
	width: 100%;
}
.pro_list li {
	padding: 0;
	margin: 0;
	width: 650px;
}
.pro_list li img {
	margin: 10px 15px 10px 20px;
	float: left;
}
.pro_list li h3 {
	margin: 0px 10px 0 0;
	padding: 30px 0 0 0;
	overflow: hidden;
	color: #000;
}
.pro_list li h4 {
	margin: -10px 10px 0 0;
	overflow: hidden;
	color: #000;
}
.pro_list li p {
	margin: 0px 10px 0 0;
	color: #000;
}
.pro_list_c {
	margin: 0;
	padding: 0;
	line-height: 30px;
	color: #656565;
	text-align: left;
	width: 100%;
}
.pro_list_c li {
	padding: 0;
	margin: 0;
	width: 650px;
}
.pro_list_c li img {
	margin:5px;
	float: left;
}
.pro_list_c li h3 {
	margin: 0px 10px 0 0;
	padding: 10px 0 0 0;
	color: #000;
}
.pro_list_c li h4 {
	margin: -10px 10px 0 0;
	color: #000;
}
.pro_list_c li p {
	margin: 0px 10px 0 0;
	color: #000;
}
.clear {
	clear: both;
	border-bottom: 1px solid #7b9e76;
}
.right .prot {
	width: 670px;
	text-align: center;
	margin-top: 20px;
}
.right .proz {
	width: 650px;
	text-align: left;
	line-height: 25px;
}
.right .proz h3 {
	text-align: center;
}
.right .proz h4 {
	line-height: 20px;
}
.formb {
	margin-left: 90px;
	margin-top: 20px;
	width: 500px;
	text-align: left;
	font-size: 16px;
}
.formb label {
	display: block;
	margin: 0px;
}
.formb label>span {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	color: #888;
}
.formb input[type="text"], .formb input[type="email"], .formb textarea, .formb select {
	border: 1px solid #DADADA;
	color: #888;
	height: 30px;
	margin-bottom: 16px;
	margin-right: 6px;
	margin-top: 2px;
	outline: 0 none;
	padding: 3px 3px 3px 5px;
	width: 70%;
	font-size: 12px;
	line-height: 15px;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.formb textarea {
	padding: 5px 3px 3px 5px;
}
.formb select {
	background: #FFF url('down-arrow.png') no-repeat right;
	background: #FFF url('down-arrow.png') no-repeat right);
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width: 70%;
	height: 35px;
	line-height: 25px;
}
.formb textarea {
	height: 100px;
}
.formb .button {
	background: #046636;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #9E3F3F;
	cursor: pointer;
}
.formb .button:hover {
	background: #046636;
}
