﻿@charset "utf-8";
/* CSS Document */

/*关于我们*/
.about_banner {
	width:100%;
	height: 250px;
	background: url(../images/nybanner1.jpg) 50% 0px no-repeat;
}
.page_about {
	padding-top:30px;
}
.index_gxq_nr h2 {
	background:url(../images/weizhi_ico.jpg) left center no-repeat;
	font-size:14px;
	color:#666;
	line-height:62px;
	text-indent:40px;
	font-weight:normal;
}
.index_gxq_nr h2 a {
	color:#666;
}
.index_gxq_nr h2 a:hover {
	color:#007bca;
	text-decoration:underline;
}
.page {
	width:1200px;
	margin:0 auto;
	margin-top: 10px;
}
.about_top_fl {
	width:520px;
	float:left;
}
.about_top_fl h2 {
	font-size:24px;
	color:#0271b8;
	width:520px;
}
.about_top_fl span {
	display:block;
	width:88px;
	background:#0271b8;
	height:3px;
	margin-top:15px;
}
.about_top_fl p {
	display:block;
	width:520px;
	margin-top:30px;
	line-height:32px;
	font-size:15px;
}
.about_top_fr img {
	width:597px;
	height:306px;
	float:right;
}
.page_about_cotact {
	margin-top:20px;
}
.page_about_cotact img {
	display:block;
	width:521px;
	height:335px;
	float:left;
	margin-top:30px;
}.page_about_cotact p {
	display:block;
	float:right;
	width:600px;
	line-height:32px;
	font-size:15px;
	margin-top:20px;
}
.page_about_bottom p {
	line-height:32px;
	font-size:15px;
	margin-top:40px;
}
/*产品展示*/
.product_banner {
	width:100%;
	height: 250px;
	background: url(../images/nybanner2.jpg) 50% 0px no-repeat;
}
.page_cp_fl {
	width:232px;
	float:left;
}
.page_fl_tl {
	width:232px;
	height:60px;
	background: #098429;
}
.page_fl_tl h2 {
	text-align:center;
	font-size:20px;
	line-height:60px;
	color:#fff;
}
.page_cp_nav {
	background:#f0f0f0;
	width:230px;
	border:1px solid #cccccc;
	border-top: 3px solid #098429;
	padding-top:20px;
	margin-top:2px;
}
.page_cp_top {
	width:190px;
	margin:0 auto;
	padding-bottom:20px;
}
.page_cp_top h2 {
	display:block;
	width:190px;
	height:40px;
	color:#fff;
	line-height:40px;
	background:url(../images/page_cp_tl.jpg) no-repeat;
	font-size:18px;
	text-indent:20px;
	font-weight:normal;
	margin-bottom:10px;
}
.page_cp_top li {
	display:block;
	width: 209px;
	border-bottom:1px dashed #d4d4d4;
	line-height:39px;
	margin:0 auto;
	background: url(../images/index_cp_ico.jpg) 1px  17px no-repeat;
	text-indent: 9px;
	font-size: 13px;
}
.page_cp_top li a {
	color:#666;
}
.page_cp_top  li a:hover {
	color:#016aae;
}
.lx_fl_wrap {
	height:112px;
	background: #098429;
	padding:4px;
	margin-top:15px;
}
.lx_fl_nr {
	width:222px;
	height:110px;
	border:1px solid #80b5d7;
}
.lx_fl_nr img {
	display:block;
	width:47px;
	height:44px;
	float:left;
	margin-left:5px;
	margin-top:30px;
	margin-right:5px;
}
.lx_fl_nr p {
	font-size:14px;
	color:#fff;
	display:block;
	margin-top:30px;
	height:20px;
	line-height:20px;
	display:block;
}
.lx_fl_nr h2 {
	font-size:23px;
	color:#fff;
	font-family:Arial;
	display:block;
	height:25px;
	line-height:25px;
}
.page_fr {
	width:938px;
	float:right;
}
.page_fr_tl {
	width:938px;
	background:url(../images/page_fr_tl.jpg) left bottom no-repeat;
	padding-bottom:18px;
	margin-top:15px;
}
.page_fr_tl h2 {
	font-size:20px;
	color: #098429;
}
.page_fr_tl h2 span {
	font-size:14px;
	color:#999999;
	font-family:Arial;
	font-weight:normal;
	text-transform:uppercase;
}
.page_cp_li {
	width:938px;
	padding-top:25px;
	font-size: 16px;
	line-height: 33px;
}
.page_cp_li li {
	display:block;
	float:left;
	width: 300px;
	margin: 0 0 0 12px;
}
.page_cp_li li:nth-child(3n) {

	margin-right:0px;
}
.page_cp_li li img {
	width: 300px;
	height: 227px;
	border:1px solid #cccccc;
}
.page_cp_li li span {
	display:block;
	text-align:center;
	width: 300px;
	text-align:center;
	font-size: 13px;
	height:54px;
	line-height:54px;
}
.page_cp_li li span a {
	color:#666;
}
.page_cp_li li span a:hover {
	color:#016aae;
	text-decoration:underline;
}
.page_cp_li ul .none {
	margin-right:0px;
}
/*分页*/
.pager{
    padding-top:60px;
	text-align:center;
	padding-bottom:10px;
	float:right;
}
.pager li{
  float:left;
  border:1px solid #D6D6D6;
	display:inline-block;
	padding:5px 7px;
	line-height:1.0;
	text-align:center;
	font-size:12px;
	margin:0 2px;
	color:#f00;
  }
.pager span, .pager a{
    
	color:#666;
}
.pager span font{
    border:#F8B62D;
	margin:-6px -7px;
	display:inline-block;
	background:#016aae;
	padding:5px 7px;
	line-height:1.0;
	text-align:center;
	font-size:12px;
	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;
}
.cp_xq .cp_xq_img {
	width:399px;
	float:left;
	margin-top:25px;
}
.cp_xq .cp_xq_img img {
	width:397px;
	height:356px;
	border:1px solid #cccccc;
}
.cp_xq_fr {
	width:490px;
	float:right;
}
.cp_xq_xx {
	margin-top:40px;
}
.cp_xq_xx h2 {
	font-size:20px;
	color:#333333;
	border-bottom:1px dashed #dadada;
	padding-bottom:15px;
	margin-bottom:25px;
}
.cp_xq_xx p {
	line-height:40px;
}
.page_cp_phone h2 {
	font-size:34px;
	color:#016aae;
	font-family:Arial;
	display:block;
	height:41px;
	line-height:41px;
	margin-top:30px;
}
.page_cp_phone h2 span {
	font-size:18px;
	color:#333333;
	font-weight:normal;
	font-family:微软雅黑;
	display:block;
	height:41px;
	line-height:41px;
	float:left;
}
.cp_xqjs_tl {
	height:50px;
	background:#f2f0f0;
	line-height:50px;
	margin-top:25px;
}
.cp_xqjs_tl h2 {
	font-size:18px;
	color:#016aae;
	text-indent:15px;
}
.cp_xqjs p {
	line-height:28px;
	margin-top:20px;
}
/*成功案例*/
.page_fl_li {
	width:190px;
	margin:0 auto;
	padding-bottom:10px;
}
.page_fl_li li {
	display:block;
	width:190px;
	height:40px;
	line-height:40px;
	background:url(../images/page_fl_tla.jpg) no-repeat;
	text-indent:25px;
	letter-spacing:1px;
	margin-bottom:10px;
}
.page_fl_li li a {
	font-size:16px;
	color:#666;
	display:block;
	width:190px;
	height:40px;
}
.page_fl_li li a:hover {
	background:url(../images/page_fl_hover.jpg) no-repeat;
	color:#fff;
}
.fzlc_nr {
	width:1178px;
	border:1px solid #eaeaea;
	border-radius:3px;
	margin-left:5px;
	position:relative;
	padding:0 20px 20px 0;
	margin-bottom:25px;
}
.fzlc_nr img {
	display:block;
	width:10px;
	height:10px;
	position:relative;
	right:5px;
	top:25px;
}
.fzlc_nr h2 {
	font-size:20px;
	color:#2175bb;
	display:block;
	float:left;
	font-family:Arial;
	text-indent:20px;
	margin-top:8px;
}
.fzlc_nr p {
	margin-top:8px;
	padding-left:80px;
	display:block;
	line-height:25px;
	letter-spacing:1px;
}
/*新闻资讯*/
.new_banner {
	width:100%;
	height: 250px;
	background: url(../images/nybanner3.jpg) 50% 0px no-repeat;
}
.page_new {
	margin-top:25px;
}
.page_new li {
	padding: 12px 25px 25px 25px;
	height: 10px;
	border-bottom: 1px dashed #ddd;
	color: #888;
	overflow: hidden;
}
.page_new li img {
	display:block;
	width:242px;
	height:208px;
	float:left;
}
.page_new li h2 {
	display:block;
	width:619px;
	float:left;
	font-size:18px;
	color:#333333;
	font-weight:normal;
}
.page_new li h2 a {
	color:#666;
}
.page_new li h2 a:hover {
	color: #098429;
}
.page_new li p {
	line-height:26px;
	display:block;
	width:619px;
	float:left;
	margin-left:25px;
	margin-top:15px;
}
.page_new li span {
	line-height:38px;
	display:block;
	float: right;
	height:38px;
}
.page_new li span a {
	color:#016aae;
	display:block;
	width:124px;
	height:38px;
}
.page_new li span a:hover {
	background:#016aae;
	color:#fff;
}
/*新闻资讯*/
.page_xqy_tl {
	border-bottom:1px dashed #d5d5d5;
	padding-bottom:30px;
	margin-bottom:40px;
}
.page_xqy_tl {
	margin-top:40px;
}
.page_xqy_tl h2 {
	font-size:20px;
	display:block;
	text-align:center;
	color:#333;
	font-weight:normal;
}
.page_xqy_tl span {
	display:block;
	text-align:center;
	margin-top:10px;
}
.page_xqy_nr p {
	text-indent:30px;
	line-height:28px;
	margin-top:10px;
}
.next {
	margin-top:50px;
}
.next li {
	border-bottom:1px dashed #d7d7d7;
	line-height:50px;
	display:block;
}
.next li a {
	color:#666;
}
.next li a:hover {
	color:#016db1;
}
/*联系我们*/
.contact_banner {
	width:100%;
	height: 250px;
	background: url(../images/nybanner5.jpg) 50% 0px no-repeat;
}
.an_banner {
	width:100%;
	height: 250px;
	background: url(../images/nybanner6.jpg) 50% 0px no-repeat;
}
.page_lx_tl h2 {
	font-size:28px;
	color:#016aae;
	display:block;
	text-align:center;
	padding-bottom:10px;
}
.page_lx_tl span {
	width:10px;
	display:block;
	margin:0 auto;
	height:10px;
	background:url(../images/contact_ico.jpg) no-repeat;
}
.page_lx_li {
	margin-top:40px;
}
.page_lx_li li {
	width:300px;
	border-bottom:1px dashed #b2b2b2;
	display:block;
	float:left;
	line-height:76px;
	text-indent:60px;
	color:#333333;
	font-size:18px;
}
.page_lx_li ul .lxr {
	background:url(../images/contact_img_03.jpg) left center no-repeat;
	height:46px;
	padding-bottom:30px;
}
.page_lx_li ul .dh {
	background:url(../images/contact_img_05.jpg) left center no-repeat;
	height:46px;
	padding-bottom:30px;
	margin-left: 50px;
	width: 435px;
}
.page_lx_li ul .sj {
	background:url(../images/contact_img_07.jpg) left center no-repeat;
	height:46px;
	padding-bottom:30px;
	margin-left: 50px;
	width: 300px;
}
.page_lx_li ul .qq {
	background:url(../images/contact_img_12.jpg) left center no-repeat;
	height:46px;
	padding-bottom:30px;
}
.page_lx_li ul .yx {
	background:url(../images/contact_img_13.jpg) left center no-repeat;
	height:46px;
	padding-bottom:30px;
	margin-left: 50px;
	width: 435px;
}
.page_lx_li ul .dz {
	background:url(../images/contact_img_14.jpg) left center no-repeat;
	height:46px;
	padding-bottom:30px;
	margin-left: 50px;
	/* width: 435px; */
}
.ditu {
	margin-top:60px;
}



.part{width:100%;height:78px;padding-top:33px;}
.part p{height:58px;text-align:center}
.part p a{display:inline-block;height:57px;width:218px;text-align:center;line-height:57px;font-size:18px;color:#fff;background:#016aae;border-radius:5px;float:left;margin-right:20px;}
.part p a:last-child{margin-right:0}
.part p a.active{background:#F08300}











