@charset "utf-8";
/* CSS Document */

/*公司简介*/
.page {
	width:1200px;
	margin:0 auto;
	padding-bottom:80px;
}
.about_banner {
	width:100%;
	height:370px;
	background:url(../images/about_banner.jpg) 50% 0px no-repeat;
}
.page_tl {
	margin-top:40px;
}
.page_tl li {
	display:block;
	float:left;
	width:237px;
	height:60px;
	background:#f0f0f0;
	margin-right:3px;
	font-size:18px;
	text-align:center;
	line-height:60px;
}
.page_tl li a {
	display:block;
	color:#555;
	width:237px;
	height:60px;
}
.page_tl li a:hover {
	background:#019736;
	color:#fff;
}
.page .page_tl ul .page_tl_bg a {
	background:#019736;
	color:#fff;
}
.page_about {
	margin-top:60px;
}
.page_about span img {
	display:block;
	width:533px;
	height:85px;
	margin:0 auto;
	padding-bottom:40px;
}
.page_about p {
	text-indent:30px;
	line-height:27px;
	display:block;
	margin-top:10px;
	font-size:15px;
}
.page_about b img {
	display:block;
	width:1200px;
	height:395px;
	margin-top:30px;
}
/*服务项目*/
.service_banner {
	width:100%;
	height:370px;
	background:url(../images/service_banner.jpg) 50% 0px no-repeat;
}
.page_fwxw_nr {
	padding-top:60px;
}
.page_fwxm {
	background:#f2f2f2;
}
.fwxm_fl {
	width:615px;
	float:left;
	padding-left:20px;
}
.fwxm_fl h2 {
	font-size:26px;
	color:#333333;
	font-weight:normal;
	display:block;
	margin-top:30px;
	padding-bottom:20px;
}
.fwxm_fl p {
	line-height:29px;
	font-size:14px;
}
.fwxm_fr {
	width:565px;
	height:500px;
	float:right;
}
.fw_ys_fl {
	width:156px;
	float:left;
	border-right:1px solid #eaeaea;
	margin-top:60px;
	padding-right:100px;
}
.fw_ys_fl img, .fw_ys_zj img {
	display:block;
	width:73px;
	height:44px;
	margin:0 auto;
}
.fw_ys_fl h2,.fw_ys_zj h2 {
	font-size:16px;
	font-weight:normal;
	display:block;
	text-align:center;
	margin-top:10px;
}
.fw_ys_fl p, .fw_ys_zj p {
	display:block;
	text-align:center;
	font-size:12px;
	font-family:Arial;
	text-align:center;
	text-transform:uppercase;
	margin-top:3px;
}
.fw_ys_zj {
	width:502px;
	float:left;
	border-right:1px solid #eaeaea;
	margin-top:60px;
}
.fw_ys_fr {
	width:340px;
	float:right;
	margin-top:60px;
}
.fw_ys_fr img {
	display:block;
	width:73px;
	height:44px;
	margin:0 auto;
}
.fw_ys_fr h2 {
	font-size:16px;
	font-weight:normal;
	display:block;
	text-align:center;
	margin-top:10px;
}
.fw_ys_fr p {
	display:block;
	text-align:center;
	font-size:12px;
	font-family:Arial;
	text-align:center;
	text-transform:uppercase;
	margin-top:3px;
}
/*新闻资讯*/
.new_banner {
	width:100%;
	height:370px;
	background:url(../images/new_banner.jpg) 50% 0px no-repeat;
}
.new_tl {
	margin-top:40px;
}
.new_tl li {
	display:block;
	float:left;
	width:397px;
	height:60px;
	background:#f0f0f0;
	margin-right:3px;
	font-size:18px;
	text-align:center;
	line-height:60px;
}
.new_tl li a {
	display:block;
	color:#555;
	width:397px;
	height:60px;
}
.new_tl li a:hover {
	background:#019736;
	color:#fff;
}
.page .new_tl ul .page_tl_bg a {
	background:#019736;
	color:#fff;
}
.page_new_li {
	margin-top:60px;
}
.page_new_li li {
	height:255px;
	background:#f7f7f7;
	margin-bottom:20px;
}
.page_new_li img {
	display:block;
	width:300px;
	height:224px;
	float:left;
	margin:15px;
	margin-right:20px;
}
.page_new_li h2 {
	display:block;
	width:825px;
	padding-top:30px;
	font-size:18px;
	font-weight:normal;
	color:#333;
	float:right;
	margin-right:20px;
}
.page_new_li h2 span {
	float:right;
	font-size:14px;
}
.page_new_li p {
	display:block;
	width:825px;
	padding-top:18px;
	font-weight:normal;
	float:right;
	line-height:29px;
	margin-right:20px;
}
.page_new_li b {
	display:block;
	width:127px;
	height:39px;
	background:url(../images/page_new_ico.png) no-repeat;
	float:left;
	margin-left:20px;
	margin-top:20px;
	text-align:center;
	line-height:39px;
	font-weight:normal;
	color:#fff;
}
.page_new_li b a {
	color:#fff;
	display:block;
}
/*分页*/
.pager{
    padding-top:60px;
	text-align:center;
	padding-bottom:30px;
}
.pager li{
    border:1px solid #D6D6D6;
	display:inline-block;
	padding:5px 7px;
	line-height:1.0;
	text-align:center;
	font-size:12px;
	margin:0 2px;
	color:#666
}
.pager .active{
    border:#F8B62D;
	background:#247f3a;

}
.pager .active a{
	color:#FFFFFF;
}
.page_xq_tl {
	border-bottom:1px dashed #d5d5d5;
	padding-bottom:30px;
	margin-bottom:40px;
}
.page_xq_tl {
	margin-top:40px;
}
.page_xq_tl h2 {
	font-size:20px;
	display:block;
	text-align:center;
	color:#333;
	font-weight:normal;
}
.page_xq_tl span {
	display:block;
	text-align:center;
	margin-top:10px;
}
.page_xq_nr p {
	text-indent:30px;
	line-height:28px;
	margin-top:10px;
}
/*成功案例*/
.case_banner {
	width:100%;
	height:370px;
	background:url(../images/case_banner.jpg) 50% 0px no-repeat;
}
.page_case li {
	margin-right:39px;
	float:left;
	display:block;
	width:374px;
	margin-bottom:20px;
}
.page_case li img {
	display:block;
	width:374px;
	height:287px;
}
.page_case li span {
	display:block;
	font-size:16px;
	text-align:center;
	display:block;
	width:374px;
	margin-top:20px;
}
.page_case li span a {
	color:#666;
}
.page_case li span a:hover {
	color:#019736;
	text-decoration:underline;
}
.page .page_fwxw_nr .page_case ul .none {
	margin-right:0px;
}

.page_case li:nth-child(3n){
margin-right:0px;	
}
/*联系我们*/
.contact_banner {
	width:100%;
	height:370px;
	background:url(../images/contact_banner.jpg) 50% 0px no-repeat;
}
.page_lx {
	margin-top:40px;
}
.page_lx_fl {
	width:438px;
	float:left;
}
.page_lx_fl h2 {
	font-size:20px;
	color:#333;
	display:block;
	margin-top:5px;
}
.page_lx_fl ul {
	margin-top:35px;
}
.page_lx_fl li {
	border-bottom:1px solid #e4e4e4;
	line-height:70px;
	text-indent:70px;
	font-size: 15px;
}
.page_lx_fl ul .lx_one {
	background:url(../images/contact_ico_03.jpg) left center no-repeat;
}
.page_lx_fl ul .lx_two {
	background:url(../images/contact_ico_06.jpg) left center no-repeat;
}
.page_lx_fl ul .lx_free {
	background:url(../images/contact_ico_08.jpg) left center no-repeat;
}
.page_lx_fl ul .lx_four {
	background:url(../images/contact_ico_10.jpg) left center no-repeat;
}
.page_lx_fr {
	width:725px;
	height:351px;
	float:right;
}