@charset "utf-8";
/* CSS Document */
body{
	color:#333;
	font-family:arial,"宋体";
	font-size:12px;
	margin:0 auto;
	padding:0;	
	background-attachment: fixed;
	background-color:#f8f8f8;
}
/* 重置 */

div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
	margin:0;
	padding:0;
}
p, li, div {/* add */
	line-height:20px;
}

/* 标题样式 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* 列表样式 */

ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */

img, a img {
	border:0px;
	padding:0px;
	margin:0px;

}
/* 链接样式 */
a{
	color:#333;
}
a:link{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
/** 图片链接效果 **/

.pic a {
	padding:0px;
	border:1px solid #fff;

}
.pic a:hover {
	border:1px solid #d00;
	background:#fff4ce;
}

/**输入框颜色样式**/

.input-gray {
	color:#999;
}
.input-black {
	color:#000;
}

/* 清除浮动 */
.clearBoth {
	clear:both;
	/*控制分类后，各行高度不一样对不齐问题*/
	width:100%;
	height:0px;
	font-size:0;
	overflow:hidden;
	/*控制分类后，各行高度不一样对不齐问题*/
	line-height:0;
}
#root{
	width:100%;
	margin:0px auto;
	padding:0px;
}
#header{
	height:163px;
	background-image:url(top_bj.jpg)/*tpa=http://www.qiancengzhi.com/skins/demo/images/top_bj.jpg*/;
	background-position:center top;
	background-repeat:repeat-x;
}
#header1{
	width:1200px;
	margin:0px auto;
}
.header_1{
	height:41px;
}
.header_1_left{
	width:300px;
	float:left;
	padding-top:11px;
}
.header_1_right{
	padding-top:10px;
	width:auto;
	float:right;
	color:#d4cbac;
}
.header_1_right a{
	padding-left:20px;
	padding-right:20px;
	color:#d4cbac;
}
.header_1_right a:hover{
	color:#ffffff;
}
.header_2{
	height:122px;
}
.logo{
	width:430px;
	float:left;
	padding-top:30px;
}
.nav{
	width:770px;
	float:right;
}
.nav ul li{
	float:left;
	position:relative;
}
.nav ul li a{
	width:107px;
	height:78px;
	padding-top:44px;
	display:block;
	background-image:url(nav_line.jpg)/*tpa=http://www.qiancengzhi.com/skins/demo/images/nav_line.jpg*/;
	background-position:right top;
	background-repeat:no-repeat;
	text-align:center;
	line-height:22px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#616161;
}
.nav ul li a span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9b9b9b;
}
.nav ul li .nav_line{
	background-image:none;
}
.nav ul li:hover a{
	background-image:url(menu_bg.jpg)/*tpa=http://www.qiancengzhi.com/skins/demo/images/menu_bg.jpg*/;
	color:#ffffff;
}
.nav ul li:hover span{
	color:#ffffff;
}
.nav ul li ul{
	display:none;
}
.nav ul li:hover ul{
	display: block;
	position:absolute;
	z-index:999;
	top:122px;
}
.nav ul li:hover ul li{
	clear:both;
}
.nav ul li:hover ul li a{
	width:101px;
	height:28px;
	display:block;
	padding-top:0;
	background-image:none;
	background-color:#74c59a;
	border-bottom:#a8e0c3 1px solid;
	text-align:center;
	line-height:28px;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#ffffff;
}
.nav ul li:hover ul li a:hover{
	background-color:#017d79;
}
#banner{
	text-align:center;
}
.cont_1_1_left{
	width:159px;
	float:left;
}
.cont_1_1_left img{
	width:140px;
	height:140px;
	border:10px #c8fdbd solid;
	border-radius:140px;
}
.cont_1_1_right{
	width:391px;
	float:right;
	padding-top:17px;
}
.cont_1_1_right_1{
	width:100%;
}
.cont_1_1_right_2{
	width:100%;
	font-size:12px;
	color:#c0c0c0;
	line-height:23px;
	padding-top:10px;
}
.cont_1_1_right_2 a{
	font-family:"微软雅黑","宋体";
	font-size:16px;
	color:#1e9e01;
}
.cont_1_1_right_3{
	padding-top:5px;
}
.cont_1_2{
	width:225px;
	float:left;
	padding-left:38px;
}
.cont_1_2_1{
	padding-top:6px;
}
.cont_1_2_1_up{
	height:23px;
}
.cont_1_2_1_down{
	width:100%;
}
.cont_1_2_1_down a{
	padding-right:12px;
}
.cont_1_2_2{
	padding-top:3px;
}
.cont_1_2_3{
	padding-top:5px;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#1e9e01;
}
.cont_1_3{
	width:286px;
	float:right;
}
.cont_1_3_up{
	padding-top:7px;
	height:29px;
}
.cont_1_3_down{
	width:100%;
	padding-top:6px;
}
#foot{

	background-image:url(index_89.jpg)/*tpa=http://www.qiancengzhi.com/skins/demo/images/index_89.jpg*/;
	background-position:center top;
	background-repeat:repeat-x;
}
#foot1{
	width:1200px;
	margin:0px auto;
}
.foot_1{
	height:113px;
}
.foot_1_1{
	width:317px;
	float:left;
	padding-top:25px;
	padding-left:22px;
	background-image:url(foot_1.jpg)/*tpa=http://www.qiancengzhi.com/skins/demo/images/foot_1.jpg*/;
	background-position:right 32px;
	background-repeat:no-repeat;
}
.foot_1_2{
	width:300px;
	float:left;
	padding-top:24px;
	padding-left:52px;
	background-image:url(foot_1.jpg)/*tpa=http://www.qiancengzhi.com/skins/demo/images/foot_1.jpg*/;
	background-position:right 32px;
	background-repeat:no-repeat;
}
.foot_1_3{
	width:450px;
	float:right;
	height:58px;
	padding-top:25px;
}
.foot_1_3_left{
	float:left;
	margin-right:10px;
}
.foot_1_3_right{
	float:left;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#cda367;
	padding-top:8px;
}
.foot_2{
	height:140px;
	border-bottom:#0e615a 1px solid;
}
.foot_2 ul li{
	float:left;
}
.foot_2 ul li a{
	width:143px;
	height:91px;
	display:block;
	padding-top:47px;
	background-image:url(index_104.jpg)/*tpa=http://www.qiancengzhi.com/skins/demo/images/index_104.jpg*/;
	background-position:right center;
	background-repeat:no-repeat;
	text-align:center;
	line-height:22px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#ededed;
}
.foot_2 ul li a:hover{
	color:#FFCC33;
}
.foot_2 ul li a span{
	color:#939393;
	font-size:12px;
}
.foot_2 ul li .nav_line{
	background-image:none;
}
.foot_3{
	padding-top:40px;
	height:109px;
	text-align:center;
	font-size:12px;
	color:#809a98;
	line-height:26px;
}
.foot_4{
	height:143px;
	text-align:center;
}
.foot_5{
	text-align:center;
	line-height:46px;
	font-size:12px;
	color:#ffffff;
}
.foot_5 a{
	color:#ffffff;
}
.foot_5 a:hover{
	color:#ff0;
}











































































































































































































































































































































































































