body, td, th {
	font-size: 14px;
}
body, div, p, img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
	background: url(../skin/default/bg.jpg) repeat left top;
}
input, textarea {
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif
}
.FontRed {
	color: #FF0000;
}
h3 {
	font-size: 15px;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
.main {
	margin-top: 10px;
}
.bjys {
	background: #f60;
	color: #fff !important;
}
.bjys a {
	color: #fff !important;
}
.proLift ul li:hover {
	background: #f60;
}
.proLift ul li:hover a {
	color: #fff;
}
.flLeft {
	float: left
}
.flRight {
	float: right
}
.clear {
	clear: both
}
.gray {
	color: #666666;
}
a {
	color: #333333;
	text-decoration: none;
}
.ft15{
	font-size: 15px;
}
.LineLink a {
	text-decoration: underline;
}
.LineLink a:hover {
	text-decoration: none;
	color: #137b16;
}
.ColorLink a {
	color: #137b16;
}
.ColorLink a:hover {
	color: #137b16;
}
.WidthTab {
	width: 10px;
	height: 1px;
	float: left;
}
.WidthTab2 {
	width: 10px;
	height: 1px;
	float: left;
}
.HeightTab {
	height: 15px;
	width: 1px;
	overflow: hidden;
}
p {
	line-height: 220%;
}
.ListDate {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 100%;
}
.top {
	height: 145px;
	font-size: 14px;
}
#wrapper #head .top .TopInfo {
	margin: auto;
	width: 1200px;
}
#wrapper #head .top .TopInfo .link {
	text-align: center;
	line-height: 30px;
	width: 1200px;
       float: right;
	color: #999999;
}
#wrapper #head .top .TopInfo .link a {
	color: #999999;
}
#wrapper #head .top .TopLogo {
	margin: auto;
	width: 1180px;
}
#wrapper #head .top .TopLogo .logo {
	float: left;
	height: 62px;
	padding-left: 0px;
}
#wrapper #head .top .TopLogo .tel {
	float: right;
	height: 62px;
	line-height: 28px;
}
#wrapper #head .top .TopLogo .tel .telW {
	padding-top: 10px;
	color: #444;
	font-size: 16px;
}
#wrapper #head .top .TopLogo .tel .telN {
	font-size: 18px;
	color: #f60f0e;
	text-align: right
}
/*新导航*/
#NavLink {
	width: 100%;
}
#sddm {
	background: url(../skin/default/navbg.jpg) repeat-x center center;
}
#NavLink .NavBG {
	width: 1200px;
	margin: auto;
	z-index: 100;
	background-color: #fff;
}
#sddm li {
	float: left;
	width: 11.111111%;
	position: relative;
	background: url(../skin/default/menu1.jpg);
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#sddm li:hover {
	background: #f5f5f5;
}
#sddm li a {
	color: #fff;
	font-size: 15px;
	background: url(../skin/default/split.gif) no-repeat center right;
	display: inline-block;
	width: 100%;
	text-decoration: none;
}
#sddm li:hover>a {
	color: #137b16;
	font-weight: bold;
	background: none;
}
#sddm li div {
	display: none;
	position: absolute;
	background-color: #f5f5f5;
	z-index: 999;
	width: 100%;
	text-align: center;
	left: 0;
	top: 40px;
}
#sddm li div a {
	display: block;
	color: #137b16;
	font-size: 14px;
	background: url(../skin/default/nav_bg1.gif) no-repeat center bottom #f5f5f5;
	text-decoration: none;
}
#sddm li div a:hover {
	background: #dfdfdf;
	font-weight: bold;
}
/*新导航结束*/
/*new nav 202008 s*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	height: 48px;
	line-height: 48px;
	position: relative;
	z-index: 3;
	background-color: #137b16;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
	width: 9%;
	text-align: center;
	border-top: 1px solid #157418;
	border-left: 1px solid #dddddd7d;
	margin: -0px 0 0 -0px;
}
.nav .nLi h3 {
	font-weight: 400;
}
.nav .nLi h3 a {
	display: block;
	font-size: 17px;
}
.nav .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 48px;
	position: absolute;
	background: #229025;
	z-index: 3;
}
.nav .sub li {
	zoom: 1;
	border-top:1px solid #fff;
	height: 36px;
	line-height: 36px;
}
.nav .sub a {
	display: block;
}
.nav .sub a:hover {
	background: #f60;
	color: #fff;
}
.nav .on h3 a {
	background: #f60;
	color: #fff;
}
.fixed {
	position: fixed;
	top: 0;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
}
/*new nav 202008 e*/
#wrapper #bodyBG {
	width: 100%;
}
#wrapper #body {
	margin: auto;
	width: 1200px;
	background: #fff;
	border: 1px solid #e0e0de
}
.albumblock {
	padding: 10px 13px;
	float: left;
}
.albumblock .inner {
	width: 205px;
	height: 184px;
	border: 1px solid #dededc;
	overflow: hidden;
}
.albumblock .inner img {
	border: 2px solid #fff;
	width: 201px;
	height: 180px;
}
.albumtitle {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	background: #f5f5f5;
	width: 207px;
	overflow:hidden;
}

.albumblock .inner .albumtitle span {
	font-weight: normal;
	font-size: 12px;
}
.albumblock .inner a:hover {
	text-decoration: none;
}
.albumblock .inner a:visited {
	text-decoration: none;
}
.albumblock .inner:hover {
	border: 1px solid #137b16;
}
.albumblock .inner:hover img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;
}
.albumblock .inner img {
	transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;
}
.albumblock:hover .albumtitle{
	background: #137b16;
}
.albumblock:hover .albumtitle a{
	color: #fff;	
}
#footer {
	margin: auto;
	width: 1200px;
	height: 100%;
	border-top: 1px solid #b4b4b2;
	font-size: 14px;
	background: url(../skin/default/foot.gif) repeat left top;
	padding-bottom: 15px;
}
#footer a:hover {
	color: #137b16;
}
#footer .inner {
	padding-top: 10px;
	text-align: center;
}
#footer .inner p {
	line-height: 35px;
}
#wrapper .t_page {
	padding: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
}
#wrapper .t_page a {
	padding: 2px 5px;
	border: 1px solid #DEDEDC;
	margin: 0px 3px;
}
.header {
	font: 12px Arial, Tahoma !important;
	font-weight: bold !important;
	font: 11px Arial, Tahoma;
	font-weight: bold;
	color: #154BA0;
	background: #C2DEED;
	height: 25px;
	padding-left: 10px;
}
.header td {
	padding-left: 10px;
}
.header a {
	color: #154BA0;
}
.header input {
	background: none;
	vertical-align: middle;
	height: 16px;
}
.category {
	font: 12px Arial, Tahoma !important;
	font: 11px Arial, Tahoma;
	color: #92A05A;
	height: 20px;
	background-color: #FFFFD9;
}
.category td {
	border-bottom: 1px solid #DEDEB8;
}
.expire, .expire a:link, .expire a:visited {
	color: #999999;
}
.default, .default a:link, .default a:visited {
	color: #000000;
}
.checked, .checked a:link, .checked a:visited {
	color: #FF0000;
}
.today, .today a:link, .today a:visited {
	color: #00BB00;
}
#calendar_year {
	display: none;
	line-height: 130%;
	background: #FFFFFF;
	position: absolute;
	z-index: 10;
}
#calendar_year .col {
	float: left;
	background: #FFFFFF;
	margin-left: 1px;
	border: 1px solid #86B9D6;
	padding: 4px;
}
#calendar_month {
	display: none;
	background: #FFFFFF;
	line-height: 130%;
	border: 1px solid #86B9D6;
	padding: 4px;
	position: absolute;
	z-index: 11;
}
#year, #month {
	padding: 0 10px;
	background: #fff;
}
.SearchBar {
	padding: 10px 10px 0px 13px;
}
.SearchBar #search-text {
	width: 140px;
	padding: 0px 5px;
	border: 1px solid #137b16;
	margin: 0px;
	color: #999999;
	height: 23px;
	line-height: 23px;
	font-size: 12px;
}
.SearchBar #search-submit {
	border: none;
	background: #137b16;
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	margin: 0px;
	cursor: pointer;
	padding: 0px;
	line-height: 25px;
}
#search_content .searchtip {
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	BORDER-bottom: #023848 1px solid;
	padding-top: 10px;
}
#search_content .result_list {
	padding: 10px 10px;
	width: 100%;
}
#search_content .result_list dt {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	line-height: 25px;
	font-family: Microsoft Yahei;
}
#search_content .result_list dd {
	padding: 0 0 5px 0;
	margin: 0px;
	line-height: 20px;
}
#search_content .result_list .line {
	BORDER-bottom: #E9E8E8 1px dashed;
}
#search_content .result_list .line a {
	padding-right: 20px;
}
#search_content .result_list .line a:hover {
	text-decoration: none;
}
#search_content .search_welcome {
	line-height: 25px;
	text-align: center;
}
#search_content .search_welcome p {
	text-align: center;
}
#search_content .result_page {
	text-align: center;
	font-size: 13px;
	padding: 10px;
}
#search_content .result_page span {
	font-size: 12px;
	font-family: arial;
	padding: 0 5px;
}
#dark_footer .box_240px_left {
	width: 158px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: none;
	padding-bottom: 0px;
	float: left;
}
#dark_footer .box_240px_left h2 {
	font-size: 15px;
	border-bottom: 1px dotted #999;
	color: #333333;
	padding-bottom: 10px;
}
#dark_footer .box_240px_left li {
	line-height: 250%;
	font-size: 14px;
}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	width: 1180px;
	margin: auto;
	/*background-color: #137b16;*/
	overflow: hidden;
	padding: 20px 0px;
	color: #333333;
	padding-bottom: 0px;
}
#dark_footer_wrap a {
	color: #333333;
}
#dark_footer_wrap a:hover {
	color: #137b16;
}
#dark_footer {
	width: 1300px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
#light_footer_wrapper {
	font-size: 12px;
	padding: 10px;
	height: 100px;
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a {
}
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.clearfix {
	clear: both;
}
.clearbox {
	clear: both;
	width: 1196px;
	margin: 0 auto;
	height: 0;
	overflow: hidden;
}
.clear {
	height: 1%;
	overflow: hidden;
}
.anli {
	width: 1180px;
	height: 378px;
	overflow: hidden;
	margin: 0px auto;
	border: 1px solid #dddddd;
}
#Links {
	width: 1158px;
	BORDER: #dddddd 1px solid;
	padding: 10px 10px;
	line-height: 25px;
	font-size: 14px;
	margin: auto;
}
#Links span {
	font-weight: bold;
}
#Links a {
	padding: 0px 7px;
}
.FocusBG {
	width: 1180px;
	margin: 0px auto;
	padding: 10px;
	background: url(../skin/default/flashbg.jpg) no-repeat center 10px #fff;
}
#Focus {
	height: 320px;
	overflow: hidden;
	width: 1160px;
	margin: 10px 10px 0px 10px;
*margin:18px 10px 0px 10px;
}
.news {
	width: 1170px;
	margin: 5px 15px 0px 15px;
	line-height: 44px;
	height: 44px;
	border: 1px solid #ccc;
	color: #f60f0e;
}
.news a {
	color: #f60f0e;
}
#ggleft {
	width: 80px;
	padding-left: 10px;
	background: #E9E9E9;
	margin-right: 10px
}
#ggrights {
	width: 1050px;
	overflow: hidden;
	float: left;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	font-size: 16px;
}
#ggrights ul li {
	float: left;
	padding: 0px 10px;
}
#ggrights ul li a{white-space: nowrap;}
.trans_msg {
	filter: alpha(opacity=100, enabled=1) revealTrans(duration=.2, transition=1) blendtrans(duration=.2);
}
div.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px 10px 13px;
	color: #555;
	line-height: 22px;
	text-align: justify;
	text-justify: inter-ideograph;
}
div.bodycontent ul {
	margin-left: 0px
}
.tbstl {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
*line-height:22px;
	margin-top: 10px
}
.tbstl td {
	font-size: 14px;
}
.tbstl td a {
	color: #f60f0e;
}
#imgturn {
	width: 1160px;
	margin: 20px auto 0px auto;
	overflow: hidden;
	height: 320px;
}
#imgturn ul li {
	float: left;
	padding: 8px 12px;
}
/*案例与客户*/

.slideTxtBox {
	width: 1180px;
	border: 1px solid #ddd;
	text-align: center;
	margin: 0 auto;
}
.slideTxtBox .hd {
	height: 48px;
	line-height: 48px;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.slideTxtBox .hd .more {
	float: right;
	padding-right: 10px;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	top: -1px;
	height: 48px;
	line-height: 48px;
	left: 0;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}
.slideTxtBox .hd ul li a {
	color: #000;
}
.slideTxtBox .hd ul li.on a {
	color: #fff;
}
.slideTxtBox .hd ul li span {
	display: none;
}
.slideTxtBox .hd ul li.on {
	background-color: #137b16;
	color: #fff;
}
.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
}
.slideTxtBox .bd li {
	float: left;
	width: 18%;
	margin: 0 1%;
	
}
.slideTxtBox .bd .caseimgtitle{
	overflow:hidden;
	}
.slideTxtBox .bd .caseimgtitle:hover img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;
}
.slideTxtBox .bd .caseimgtitle  img {
	transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;
}
.case1, .case2 {
	height: 260px
}
.case1 li img {
	height: 220px;
	width: 100%;
	max-width: 100%;
}
.case2 li img {
	height: 100px;
	width: 100%;
	max-width:60%;
}
/*租赁案例*/
.slideGroup {
	width: 1180px;
	border: 1px solid #ddd;
	text-align: center;
	margin: 0px auto;
}
.slideGroup .parHd {
	height: 48px;
	line-height: 48px;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.slideGroup .parHd .more {
	float: right;
	padding-right: 10px;
}
.slideGroup .parHd ul {
	float: left;
	position: absolute;
	top: -1px;
	height: 48px;
	left: 0;
}
.slideGroup .parHd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	height: 48px;
	line-height: 48px;
}
.slideGroup .parHd ul li a {
	color: #000;
}
.slideGroup .parHd ul li.on {
	color: #fff;
	background-color: #f60;
}
.nof60 .parHd ul li.on {
	color: #fff;
	background-color: #137b16;
}
.slideGroup .parHd ul li.on a {
	color: #fff;
}
.slideGroup .parHd ul li span {
	display: none;
}
.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 10px;
	position: relative;
}
.slideGroup .sPrev, .slideGroup .sNext {
	position: absolute;
	left: 5px;
	top: 10px;
	display: block;
	width: 30px;
	height: 94px;
	border: 1px solid #ddd;
	background: url(images/icoLeft.gif) center center no-repeat #f4f4f4;
}
.slideGroup .sNext {
	left: auto;
	right: 5px;
	background: url(images/icoRight.gif) center center no-repeat #f4f4f4;
}
.slideGroup .sPrev:hover, .slideGroup .sNext:hover {
	border-color: #f60;
}
.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}
.slideGroup .parBd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.slideGroup .parBd ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;
}
.slideGroup .parBd ul li .pic {
	text-align: center;
	overflow: hidden;
}
.slideGroup .parBd ul li .pic img {
	width: 285px;
	height: 270px;
	display: block;
	padding: 2px;
	max-width: 100%;
	border: 1px solid #ccc;
	transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;
}
.slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}
.slideGroup .parBd ul li .title {
	line-height: 24px;
}
.slideGroup .parBd ul li:hover .title{
	background-color: #137b16;
}
.slideGroup .parBd ul li:hover .title a{
	color: #fff;
}
/*首页主营业务*/
.iproductlist {
	width: 1180px;
	/*border-top: 1px solid #ddd;*/
}
.iproductlist .hd {
	overflow: hidden;
	background-color: #efefef;
	border-left: 1px solid #ddd;
}
.iproductlist .hd li {
	position: relative;
	margin-left: -1px;
	height: 47px;
	line-height: 47px;
	text-align: center;
	width: 12%;
	float: left;
	border: 1px solid #ddd;
	border-top: 0;
	font: normal 16px/47px "Microsoft YaHei";
	cursor: default;
}
.iproductlist .hd li.on {
	background: #137b16;
	border-bottom: 1px solid #137b16;
}
.iproductlist .hd li.on a {
	color:#fff;
}
.iproductlist .bd {
	border: 1px solid #ddd;
	border-top: 0;
}
.iproductlist .lh {
	overflow: hidden;
}
.iproductlist .lh .pdesc {
	font-size: 14px;
	color: #f00;
	line-height: 30px;
	padding: 0 1%;
}
.iproductlist .lh li {
	width: 23%;
	margin: 10px 1% 0;
	float: left;
}
.iproductlist .lh li .p-img {
	text-align: center;
	overflow: hidden;
}
.iproductlist .lh li .p-img img {
	width: 270px;
	height: 200px;
	transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;
}
.iproductlist .lh li:hover img {
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;
}
.iproductlist .lh li .p-name {
	height: 36px;
	line-height: 36px;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	text-align: center;
}
.iproductlist .lh li:hover .p-name{
	background-color: #137b16;
}
.iproductlist .lh li:hover .p-name a{
	color: #fff;
}


/*首页基地滚动*/
.slide_group_base {
	width:297px;
	border:1px solid #ddd;
	text-align:center;
	float:right;
}
.slide_group_base .parHd {
	height:48px;
	line-height:48px;
	border-bottom:1px solid #ddd;
	position:relative;
}
.slide_group_base .parHd .more {
	float:right;
}
.slide_group_base .parHd .more a {
	margin-right:10px;
	font-size:12px;
}
.slide_group_base .parHd ul {
	float:left;
	position:absolute;
	top:-1px;
	height:48px;
}
.slide_group_base .parHd ul li {
	float:left;
	padding:0 20px;
	cursor:pointer;
	height:48px;
	line-height:48px;
	font-size:16px;
}
.slide_group_base .parHd ul li.on a{
	color: #fff;
}
.slide_group_base .parHd ul li.on {
	background:#137b16;
	border:1px solid #ddd;
	color:#fff;
	border-bottom:2px solid #fff;
}
.slide_group_base .slideBox {
	overflow:hidden;
	zoom:1;
	padding:3px;
	position:relative;
	height:635px;
}
.slide_group_base .parBd ul {
	overflow:hidden;
	zoom:1;
}
.slide_group_base .parBd ul li {
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.slide_group_base .parBd ul li .pic {
	text-align:center;
	overflow:hidden;
}
.slide_group_base .parBd ul li .pic img {
	width:100%;
	height:220px;
	display:block;
	border:1px solid #ccc;
	transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;
}
.slide_group_base .parBd ul li .pic a:hover img {
	border-color:#999;
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
	transition: all .5s;-moz-transition: all .5s;-webkit-transition: all .5s;
}
.slide_group_base .parBd ul li .title {
	line-height:24px;
}
.slide_group_base .parBd ul li:hover .title{	
	background-color: #137b16;
}
.slide_group_base .parBd ul li:hover .title a{
	color: #fff;
}
/*内页主营模块*/
.pageShow {
    BORDER: #dddddd 1px solid;
    WIDTH: 1178px;
    font-size: 14px;
	margin: auto;}
.pageShow .pagetopic {
    height: 48px;
    line-height: 48px;
	margin-bottom: 10px;
	border-bottom:1px solid #dddddd;
}
.pageShow .pagetopic .pageTopicTitle {
    float: left;    
    margin-left: 10px;
	border-bottom: 3px solid #137b16;
}
.pageShow .pagetopic .pageTopicTitle a{
	font-size: 20px;
    color: #137b16;
	  height: 48px;
    line-height: 48px;
	font-weight: bold;
	display: inline-block;
}
.pageShow .pagetopic .pageTopicMore {
    float: right;
    font-size: 12px;
    padding-right: 10px;
    font-family: 微软雅黑;
}
