﻿/*布局*/
.n-right{
	float:right;
	width:720px;
}
.n-left{
	float:left;
	width:120px;
}

/*全局*/
.title1{
	height:35px;
	line-height:35px;
	font-size:12px;
	text-align:right;
	border-bottom:1px dotted #ccc;
}
.etitle1{
	height:30px;
	line-height:30px;
	font-size:12px;
	position:relative;
	border-bottom:1px solid #ccc;
}
.title2{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;
	text-align:center;
	color:#c00;
}


.dl_iabout{
	float:left;
	width:344px;
}
.dl_iabout1{ width:259px; float:right;}

.dl_iabout dt{
	position:relative;
	height:30px;
	line-height:30px;
	background:url(../images/iaboutTitle.gif) no-repeat left top;
}


.ul_partner{ margin:0; padding:0; list-style:none;}
.ul_partner li{ padding-left:15px; height:30px; line-height:30px; font-size:14px; background:url(../images/icon2.gif) no-repeat left 10px; border-bottom:1px dotted #ccc;}

.dl_about{
	width:150px;
	margin-bottom:8px;
}
.dl_about dt{
	width:150px;
	height:35px;
	margin-bottom:5px;
	border-bottom:1px dotted #857a5a;
}
.dl_about dd{
	border-bottom:1px dotted #857a5a;
}
.dl_about dd a{
	height:35px;
	line-height:35px;
	display:block;
	padding-left:15px;
	text-align:left;
	background:url(../images/abouton.gif) no-repeat left center;
	
}
.dl_about dd a:hover{
	color:#221a04;
	text-decoration:underline;
}


.comTitle{
	position:relative;
	font-size:12px;
	height:30px;
	line-height:30px;
	background:url(../images/comTitle.gif) no-repeat left top;
	border-bottom:1px solid #ccc;
}

.lbg{ margin-bottom:40px;}
.lbg dt{ width:60px; float:left;}
.lbg dd{ line-height:150%;}

/*首页滚动产品*/
.ipro_contant{
	margin:0px;
	padding:10px 0;
	list-style-type:none;
	text-align:left;
	background:#fff;
}
.ipro_contant li{ width:160px; float:left; text-align:center; height:200px;}
.ipro_contant li a{
}
.ipro_contant li img{
	width:140px;
}
.ipro_contant li a:hover{
}
.ipro_contant li p{ line-height:180%;}

/*产品列表*/
.pro_contant{ margin:0; padding:15px 20px 15px 10px; width:320px; height:185px;float:left; background:url(../images/probg.jpg) no-repeat right top;}
.pro_contant dt{
 width:135px; float:left;  }

.pro_contant dt img{
	width:130px;
	margin:20px 0;
}
.pro_contant dd{ padding:3px 0;}

.pro_Cname{
	padding:5px;
	line-height:150%;
	text-align:center;
}
.pro_img{ width:300px; float:left;}
.pro_img img{ width:288px; height:147px; padding:2px;}
.pro_detail{ width:350px; float:right;text-align:left; padding:8px;}


.page{ text-align:center; padding:15px 0;}


.pro_detail_Img{
	text-align:center;
}
.pro_detail_caption{
	padding:0px;
}
.pro_detail_caption{
	margin:10px 0;
	font-size:12px;
	height:30px;
	line-height:30px;
	background:url(../images/pdetail.gif) no-repeat left center;
}

/*产品展示*/
.tpro_l{ width:413px; float:left;}
.tpro_l dt{ height:40px; line-height:40px; text-align:center; font-size:18px; font-weight:bold; color:#824a33;}
.tpro_l dd{ font-size:14px; line-height:180%; padding:5px 0;}

.tpro_r{ width:451px; float:right;}

/*新闻列表*/
.iphoto{ padding:5px; background:#fbf9ed; border:1px solid #ccc;}

.ul_inews{
	padding:10px;
	list-style-type:none;
	background:url(../images/inewsbg.gif) no-repeat left top;
}
.ul_inews li{
	height:25px;
	line-height:25px;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
.ul_inews li a{
	padding-left:10px;
	background:url(../images/dot1.gif) no-repeat left center;
}

.recruit_title{ height:25px; line-height:25px; background:#eee url(../images/dot1.gif) no-repeat 5px center; padding-left:15px; margin-bottom:8px;}


/*企业图片新闻*/
.dl_inewphoto{
	padding:10px 0;
	border-bottom:1px dotted #ccc;
}
.dl_inewphoto dt{
	width:180px;
	float:left;	
}
.dl_inewphoto dt img{ border:1px solid #ccc; padding:2px; width:160px; height:120px;}
.dl_inewphoto dd{
	color:#666;
	line-height:180%;
}
.dl_inewphoto dd.Ntitle{
	font-weight:bold;
	color:#c00;
	background:url(../images/icon3.gif) no-repeat left center;
}

/*login*/
.login{
	padding-bottom:10px;
	padding-top:30px;
	background:url(../images/loginTitle.gif) no-repeat left top;
	border-bottom:1px solid #eee;
}
.login p label{
	float:left;
	width:60px;
	text-align:right;
	line-height:30px;
}
.login .login_input{
	width:120px;
	border:1px solid #ccc;
	background:#fff7f7;
	height:18px;
}

.ulnewsList{ margin:0; padding:0; list-style-type:none;}
.ulnewsList li{
	height:30px;
	line-height:30px;
	background:url(../images/dotline.gif) repeat-x left bottom;
}
.ulnewsList li a{
	padding-left:10px;
	background:url(../images/dot1.gif) no-repeat 2px center;
}

.viewNews{
	margin:0px;
	padding:10px;
	line-height:200%;
}
.viewNews .postTime{
	text-align:right;
	color:#999;
}
.viewNewsContant{
	line-height:200%;
}

.goback{
	height:25px;
	line-height:25px;
	clear:both;
	text-align:center;
}

/*图片新闻*/
.dl_imgnews{
	margin:0;
	padding:;
}
.dl_imgnews dt{
	float:left;
	width:90px;
	height:70px;
}
.dl_imgnews dd{
	line-height:150%;
}

/*类别*/
.categoryContent{ background:#edf8fa url(../images/categorybg.gif) no-repeat right bottom; padding:15px 15px 10px 15px;}
.category{ padding:4px;  background:url(../images/dotline.gif) repeat-x left bottom;}
.category dt{ width:70px; height:54px; float:left;}
.category dd{ height:20px; }
.category dd a{}


/*详细页*/
.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{
font-size:11px; font-family:Geneva; color:#666; font-weight:normal;	
	padding-left:14px;
	background:url(../images/home.gif) no-repeat left 1px;
}



/*安例中心*/

.dl_case{
	text-align:center;
	margin:0px;
	padding:0px 10px;
	list-style-type:none;
	width:210px;
	height:160px;
	float:left;
}
.dl_case dt{
}
.dl_case dd{
	line-height:200%;
}
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;
}

/*联系方式*/
.dl_contact1{
	margin:10px 0;
	padding:0px;
}
.dl_contact1 dt{
	font-weight:bold;
	color:#c00;
	font-size:14px;
	padding-left:14px;
	background:url(../images/blt.gif) no-repeat left center;
}
.dl_contact1 dd{
	padding:2px 12px;
}



/*提交*/
.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;}

/**/


/*oterh*/
.dl_culture{
	padding-bottom:10px;
	background:url(../images/dotline.gif) repeat-x left bottom;
}
.dl_culture dt{
	width:240px;
	float:left;
}
.dl_culture dd{
	text-indent:2em;
}

.lcontact{
	background:url(../images/lcontact.gif) no-repeat;
	padding:90px 0px 10px 0px;
	line-height:150%;
}



.dl_left{ width:279px; float:left;}
.dl_left dt{ height:25px; line-height:25px; position:relative; background:url(../images/inews.gif) no-repeat left center; }
.dl_left dd{line-height:25px;background:url(../images/dotline.gif) repeat-x left bottom; }
.dl_left dd a{	padding-left:10px;	background:url(../images/dot1.gif) no-repeat 2px 5px;}



/*人才资源*/
.recruit{
	margin:10px 0;
	background:#fff;
	border:1px solid #eee;
}
.recruit li{
	float:left;
	width:280px;
}
.recruitLil{
	padding:5px;
	border-left:1px solid #fff;
}
.recruitLir{
	padding:5px;
	border-left:1px solid #fff;
}
.btn_apply{
	text-align:center;
	background:#fff;
	padding:5px;
	border-bottom:1px solid #eee;
}
a.btn_applyImg{
	text-indent:-9999px;
	height:30px;
	width:156px;
	display:block;
	background:url(../images/btn_apply.gif) no-repeat 0px 0px;
}
a.btn_applyImg:hover{
	background:url(../images/btn_apply.gif) no-repeat 0px -30px;
}




#resume{
}
table#resume caption{
	font-weight:bold;
	text-align:left;
	height:30px;
	line-height:30px;
}
#resume textarea{
	width:500px;
	height:65px;
}

#tbl { background:#fff;}
#tbl th{
	padding-left:10px;
	text-align:left;
	background:#53acdf;
	color:#fff;
}
#tbl td{ background:#d7f0ff; padding:5px; line-height:200%; }


#tbl1 { background:#fff;}
#tbl1 th{
	padding-left:10px;
	text-align:left;
	background:#53acdf;
	color:#fff;
}
#tbl1 td{ background:#d7f0ff; padding:5px; line-height:200%;}

/*滾動條*/
	.Scroll{SCROLLBAR-FACE-COLOR: #c3b563;SCROLLBAR-HIGHLIGHT-COLOR: #c3b563;SCROLLBAR-SHADOW-COLOR: #fffcea;SCROLLBAR-3DLIGHT-COLOR: #c3b563;SCROLLBAR-ARROW-COLOR: #fffcea;SCROLLBAR-TRACK-COLOR: #fffcea;SCROLLBAR-DARKSHADOW-COLOR: #c3b563;SCROLLBAR-BASE-COLOR: #c3b563;}


/*企业环境*/
.ul_ciurcum{ margin:0; padding:0; list-style:none;}
.ul_ciurcum li{ width:330px;height:222px; float:left;}
.ul_ciurcum li img{ width:320px; height:212px;}
.ul_circum li a{ width:320px; height:212px; padding:2px; display:block; border:1px solid #ccc;}

/*首页新闻切换*/
.n_title{ margin:0; padding:0; list-style:none; height:30px; }
.n_title li{ width:97px; float:left; margin-right:2px;}
.n_title li a{ width:97px; height:29px; line-height:29px; background:#f8f8f8; color:#666; display:block; font-weight:bold; font-size:12px; text-align:center;}
.n_title li a:hover{background:#e7e7e7;; color:#fff;}

.n_title li a.titleover{width:97px; height:30px; line-height:30px; background:#e7e7e7; color:#000; display:block;font-weight:bold;}


/*产品展示*/
.dproimg{ position:relative; padding-bottom:100px; text-align:center;}

.n_dproimg{ margin:0; padding:0; list-style:none; height:90px; position:absolute; bottom:0; left:0;}
.n_dproimg li{ width:90px; float:left;}
.n_dproimg li img{ width:80px; height:60px;}
.n_dproimg li a{ width:80px; height:60px; display:block; padding:2px; background:#ccc;}
.n_dproimg li a:hover{ background:#c00;}

.n_dproimg li a.titleover1{background:#c00;}
