﻿/*布局*/
.n-right{
	float:right;
	width:767px;
	position:relative;
}
.n-left{
	float:left;
	width:202px;
}
.n-center{
	position:relative;
	margin-left:10px;
	float:left;
	width:552px;
	padding-bottom:10px;
	background:url(../images/hbot.gif) no-repeat left bottom;
}
#bannerchange{
	float:left;
	width:767px;
	height:262px;
}

/*全局*/
.dl_all{
	padding-bottom:5px;
	width:202px;
	background:url(../images/dlbot.gif) no-repeat center bottom;
}
.dl_all dt{
	font-weight:bold;
	color:#1F71AF;
	padding:6px 10px 3px 10px;
	background:url(../images/dltop.gif) no-repeat center top;
}
.dl_all dd{
	padding:2px 8px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}

.dl_subnav{
	width:202px;
	height:149px;
	background:url(../images/dlbot.gif) no-repeat center bottom;
}
.dl_subnav dt{
	font-weight:bold;
	color:#c00;
	padding:6px 10px 10px 10px;
	background:url(../images/dltop.gif) no-repeat center top;
	
}
.dl_subnav dd{
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}
.dl_subnav dd a{
	display:block;
	padding-left:25px;
	line-height:25px;
	background:url(../images/dot3.gif) no-repeat 10px center;
	border-bottom:1px solid #eee;
}
.dl_subnav dd a:hover{
	background:#eee url(../images/dot3.gif) no-repeat 10px center;
}

.dl_job{
	margin:8px;
	border:1px solid #eee;
	padding:8px;
	line-height:200%;
}

.dl_mbtb{}
.dl_mbtb dt{
	width:160px;
	float:left;
}
.dl_mbtb dd{
	line-height:200%;
}

.dl_faq{
	padding-bottom:10px;
	background:url(../images/dotbg.gif) repeat-x left bottom;
}
.dl_faq dt{
	font-size:14px;
	color:#c00;
	padding-left:20px;
	background:url(../images/faq.gif) no-repeat left center;
	line-height:30px;
}
.dl_faq dd{
	line-height:150%;
	padding-left:20px;
}

/*新闻列表*/
.ulnews1{
	padding:5px 0;
	list-style-type:none;
}
.ulnews1 li{
	height:20px;
	line-height:20px;
	padding-left:10px;
	background:url(../images/dot2.gif) no-repeat 2px center;
}
.ulnews1 li a{
}

.ulnewsList{ margin:0; padding:0; list-style-type:none;}
.ulnewsList li{
	height:25px;
	line-height:25px;
	background:url(../images/dotbg.gif) repeat-x left bottom;
}
.ulnewsList li a{
	padding-left:10px;
	background:url(../images/dot1.gif) no-repeat 2px center;
}

.newscontent{
	line-height:200%;
	padding:10px;
	background:url(../images/dotbg.gif) no-repeat left bottom;
}

/*图片新闻*/
.dl_imgnews{
	margin:0;
	padding:;
}
.dl_imgnews dt{
	float:left;
	width:90px;
	height:70px;
}
.dl_imgnews dd{
	line-height:150%;
}

/*首页新闻切换*/
.n-title{
	height:25px;
	line-height:25px;
	list-style-type:none;
	background:url(../images/hbg.gif) no-repeat left top;
	}
.n-title li{
	float:left;
	width:97px;
}
.n-titleon{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	display:block;
}
a.n-titleon:hover{
	background: url(../images/ntitleon.gif) no-repeat;
}
.n-titleover{
	background: url(../images/ntitleon.gif) no-repeat;
}

.n-t3news{
	padding:8px;
}
.n-t3news dt{
	text-align:center;
	float:left;
	width:200px;
	height:166px;
	display:block;
}
.n-t3news dd{
	padding-top:1px !important;
	padding:2px 4px 4px 210px;
	line-height:20px;
	background:url(../images/icon1.gif) no-repeat 205px 8px;
}

/*详细页*/
.h2title{
	padding:0px 10px;
	color:#1F71AF;
	font-size:12px;
	line-height:24px;
	background:url(../images/h2bg.gif) no-repeat;
}
.incontant{
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	padding:10px;
	background:url(../images/h2bot.gif) no-repeat -1px bottom;
}
#dh{
	position:absolute;
	top:168px;
	right:10px;
	padding-left:20px;
	background:url(../images/home.gif) no-repeat left center;
}

.dl_about{
}
.dl_about dt{
	font-size:14px;
	font-weight:bold;
	color:#c00;
	line-height:30px;
	text-indent:1.8em;
}
.dl_about dd{
	text-indent:2em;
	line-height:200%;
}


/*安例中心*/

.dl_case{
	text-align:center;
	margin:0px;
	padding:0px 10px;
	list-style-type:none;
	width:210px;
	height:160px;
	float:left;
	display:block;
}
.dl_case dt{
}
.dl_case dd{
	line-height:200%; overflow:hidden; white-space:nowrap; height:35px
}
a.proimg{
	width:150px;
	padding:5px;
	height:101px;
	display:block;
	background:#fff;
	border:1px solid #eee;
}
a.proimg:hover{
	background:#eee;
	border:1px solid #e37f4e;
}

/*案例展示*/
.caseBigimg{
	width:720px;
	padding:4px;
	border:1px solid #eee;
}
.caseTitle{
	font-size:15px;
	color:#c00;
	line-height:30px;
	background:url(../images/dotbg.gif) repeat-x left bottom;
	position:relative;
}
.caseUrl{
	font-size:12px;
	font-weight:normal;
	position:absolute;
	top:0px;
	right:10px;
	padding-left:20px;
	background:url(../images/url.gif) no-repeat left center;
}


/*翻页代码*/
/*CSS green-black style pagination*/

DIV.green-black {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.green-black A {
	border: #ccc 1px solid; PADDING-RIGHT: 5px;  PADDING-LEFT: 5px; BACKGROUND: #fff; PADDING-BOTTOM: 2px; MARGIN-RIGHT: 2px; PADDING-TOP: 2px;  TEXT-DECORATION: none
}
DIV.green-black A:hover {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; BACKGROUND: url(../images/image2.gif) #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black A:active {
	BORDER-RIGHT: #aad83e 1px solid; BORDER-TOP: #aad83e 1px solid; BACKGROUND: url(../images/image2.gif) #aad83e; BORDER-LEFT: #aad83e 1px solid; COLOR: #222; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black SPAN.current {
	BORDER-RIGHT: #aad83e 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aad83e 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: url(../images/image2.gif) #aad83e; PADDING-BOTTOM: 2px; BORDER-LEFT: #aad83e 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}


/*提交*/
.a1,.a2,{background:url(../images/bg_x.png) no-repeat}
.a1{width:82px; height:23px; background-position:-4px -55px;border:0;}
.a2{width:82px; height:23px; background-position:-4px -80px;border:0;}

/**/

#tbl, .tbl{
	background:#ccc;
}
