﻿.page_main{
	width:990px;
	margin:0 auto;
}

.pbnr{width:100%;overflow:hidden;min-width:1000px;height:200px; margin-bottom:10px;position:relative;z-index:1;}
.pbnr ul.list{height:200px;float:left;}
.pbnr li.item{height:200px;float:left; text-align:center;}
.pbnr .tip{width:100%;height:24px;text-align:center; position:absolute;bottom:0px;left:0;}
.pbnr div.tip em { width:12px; height:12px;_overflow:hidden;border-radius:100%;display:inline-block; background:#FFF; margin:0 5px; cursor:pointer;}
.pbnr div.tip em.cur { background:#266e00; }




.page_right{
	width:760px;
	float:right;
}
.page_left{
	width:220px;
	float:left;
}

.left_tit{
	width:220px;
	height:42px;
	background:url(/img/left_tit_t.gif) no-repeat;
}
.left_tit span{
	padding-left:3px;
	padding-top:3px;
	height:36px;
	width:102px;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	float:left;
}
.left_tit a{
	float:right;
	padding-top:15px;
	padding-right:15px;
}

.leftMenu{
	width:220px;
	background:url(/img/left_box_bg.gif) repeat-y;
}
.leftMenu ul{
	width:180px;
	margin:0 auto;
}
.leftMenu ul li{
	height:32px;
	border-bottom:1px solid #ececec;
	line-height:32px;
	padding-top:5px;
	padding-left:40px;
	background:url(/img/icon_arrow5.gif) no-repeat 20px 16px;
}


.left_box_d{
	height:30px;
	background:url(/img/left_box_d.gif) no-repeat;
}


.contact_tit{
	width:220px;
	height:42px;
	background:url(/img/contact_box.gif) no-repeat;
}
.c_text{
	width:200px;
	padding:8px 10px 55px 10px;
	background:url(/img/contact_bg2.gif) no-repeat left bottom;
	line-height:24px;
	color:#266e00;
	margin-bottom:10px;
}



.location{
	width:auto;
	height:42px;
	background:url(/img/location.png) no-repeat;
	overflow:hidden;
	position:relative;
}
.location h3{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#266e00;
	font-weight:bold;
	position:absolute;
	left:45px;
	top:4px;
}
.location p{
	height:42px;
	padding-right:20px;
	background:url(/img/location.png) no-repeat right top;
	position:absolute;
	right:0px;
	top:0px;
	line-height:38px;
	text-align:right;
}
.location p a,.location p a:visited{
	margin-left:7px;
	margin-right:7px;
}
.location p a:hover{
	color:#266e00;
	text-decoration:underline;
}

.page_container{
	width:740px;
	padding:20px 0;
	margin:0 auto;
}
.page_navigation{
	padding:10px 10px 30px 10px;
	text-align:center;
}
.page_navigation a{
	margin-left:5px;
	margin-right:5px;
}



.page_content{
	padding:0px 10px 20px 10px;
	line-height:2.5em;
}


.newslist{
	padding:0 10px 20px 10px;
	margin:0 auto;	
}
.newslist dl{
	height:200px;
	padding:30px 0px 0 0px;
	border-bottom:1px dotted #e5e5e5;
}
.newslist dl dd{
	width:240px;
	height:140px;
	display:inline;
	float:left;
}
.newslist dl dd img{
	width:220px;
	height:160px;
	border:1px solid #c6c6c6;
	padding:3px;
}
.newslist dl dd a:hover img{
	border:4px solid #299500;
	padding:0px;
}
.newslist dl dt{
	height:140px;
	font-size:14px;
	display:inline;
	overflow:hidden;
}
.newslist dl dt h3{
	font-size:18px;
	font-weight:normal;
	height:32px;
	line-height:32px;
	color:#333;
	overflow:hidden;
}
.newslist dl dt h3 a,.newslist dl dt h3 a:visited{
	color:#333;	
}
.newslist dl dt h3 a:hover{
	color:#299500;
	text-decoration:underline;
}
.newslist dl dt h4{
	height:20px;
	line-height:20px;
	color:#888888;
	font-weight:normal;
}
.newslist dl dt h4 a,.newslist dl dt h4 a:visited,.newslist dl dt h4 span{
	margin-right:20px;
	padding-left:20px;
	color:#aeaeae;
}
.newslist dl dt h4 .sp01{
	background: url(/img/list_sp01.png) 0 center no-repeat;
}
.newslist dl dt h4 .sp02{
	background: url(/img/list_sp02.png) 0 center no-repeat;
}
.newslist dl dt h4 .sp03{
	background: url(/img/list_sp03.png) 0 center no-repeat;
}
.newslist dl dt h4 .sp04{
	background: url(/img/list_sp04.gif) 0 center no-repeat;
}
.newslist dl dt h4 .sp05{
	background: url(/img/list_sp05.gif) 0 center no-repeat;
}

.newslist dl dt p{
	height:100px;
	line-height:24px;
	font-size:12px;
	color:#888888;
	text-indent:2em;
	overflow:hidden;
}
.newslist dl dt p a,.newslist dl dt p a:visited{
	color:#299500;
	margin-left:10px;
}
.newslist dl dt p a:hover{
	color:#000;
}





.page_acttext{
	padding-top:30px;
	margin:0 auto;
	line-height:2em;
}
.act_title{
	font-size:24px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
	padding-bottom:10px;
}
.act_info{
	text-align:center;
	line-height:22px;
	padding-bottom:10px;
}
.act_info span{
	margin-left:6px;
	margin-right:6px;
}

.act_content{
	padding:5px 15px 20px 15px;
	line-height:2em;
	overflow:hidden;
}
.act_nextprev{
	padding:6px;
	margin:15px;
	height:23px;
	border-top:1px dotted #7f9c90;
}
.act_nextprev span{
	padding-right:15px;
}

.act_next{
	width:320px;
	height:20px;
	line-height:20px;
	float:left;
	overflow:hidden;
}
.act_prev{
	width:320px;
	height:20px;
	line-height:20px;
	float:right;
	overflow:hidden;
}
.PageNextPrev{
	padding:10px;
}



.page_titlelist{
	width:740px;
	margin:0 auto;
	overflow:hidden;
}
.page_titlelist ul{
	padding:0px 10px;
	list-style:none;
}
.page_titlelist ul li{
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #e2e2e2;
	padding-left:16px;
	background:url(/img/icon_arrow.gif) 5px 12px no-repeat;
	vertical-align:top;
}
.page_titlelist ul li a,.page_titlelist ul li a:visited{
	float:left;
}

.page_titlelist ul li span{
	float:right;
	padding-right:10px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}









.newslist2{
	padding:10px 15px;
	margin:0 auto;
}
.newslist2 dl{
	padding-top:24px;
	border-bottom:1px dotted #a6a6a6;
}

.newslist2 dl dt{
	padding-left:18px;
	background:url(/img/icon_point2.gif) no-repeat 3px 8px;
	overflow:hidden;
}
.newslist2 dl dt h3{
	font-size:14px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	color:#444;
	overflow:hidden;
}
.newslist2 dl dt h3 a,.newslist2 dl dt h3 a:visited{
	color:#444;	
}
.newslist2 dl dt h3 a:hover{
	color:#e40011;	
}
.newslist2 dl dt h4{
	height:20px;
	line-height:20px;
	color:#888888;
	font-size:12px;
	font-weight:normal;
}
.newslist2 dl dt h4 span{
	margin-right:30px;
}
.newslist2 dl dt p{
	line-height:24px;
	color:#666666;
	text-indent:2em;
	padding-bottom:10px;
	overflow:hidden;
}
.newslist2 dl dt p a,.newslist2 dl dt p a:visited{
	color:#333;
}
.newslist2 dl dt p a:hover{
	color:#e40011;
}







.page_photolist{
	padding-top:20px;
	padding-left:10px;
}
.page_photolist dl{
	width:33%;
	padding-bottom:25px;
	display:block;
	float:left;
	vertical-align:top;
	overflow:hidden;
}

.page_photolist dl dd{
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
.page_photolist dl dd img{
	width:220px;
	height:165px;
	border:1px solid #C0C0C0;
	padding:4px;
}
.page_photolist dl dd a:hover img{
	border:5px solid #299500;
	padding:0px;
	-webkit-transition: border-color .5s ease;-moz-transition: border-color .5s ease;-ms-transition: border-color .5s ease;-o-transition: border-color .5s ease;
}

.page_photolist dl dt{
	width:220px;
	height:36px;
	line-height:36px;
	font-size:14px;
	text-align:center;
	margin:0 auto;
	display:block;
	overflow:hidden;
}
.page_photolist dl dt a,.page_photolist dl dt a:visited{
	
}



.page_photolist2{
	padding:20px 0px 0 35px;
}
.page_photolist2 dl{
	width:33.3%;
	padding-bottom:25px;
	display:block;
	float:left;
	vertical-align:top;
	overflow:hidden;
}

.page_photolist2 dl dd{
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	display:block;
}
.page_photolist2 dl dd a{
	width:205px; 
	height:280px; 
	border:5px solid #f0f0f0; 
	text-align:center; 
	display:block; 
	overflow:hidden;
}
.page_photolist2 dl dd img{
	width:205px; 
	height:274px;
}
.page_photolist2 dl dd a:hover{
	border-color:#299500;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-backface-visibility: hidden;
}
.page_photolist2 dl dd a:hover img{
	transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;-webkit-backface-visibility: hidden;
	transform:scale(1.04,1.04);-ms-transform:scale(1.04,1.04); -webkit-transform:scale(1.04,1.04);
}

.page_photolist2 dl dt{
	width:215px;
	height:28px;
	line-height:28px;
	text-align:center;
	display:block;
	overflow:hidden;
}
.page_photolist2 dl dt a,.page_photolist2 dl dt a:visited{
	
}




.page_titlelist2{
	width:700px;
	padding:15px 0;
}
.page_titlelist2 li{
	width:235px;
	height:30px;
	line-height:30px;
	padding-left:20px;
	overflow:hidden;
	float:left;
}




.company_detail{
	padding:15px;
}
.company_detail .companyName{
	font-size:24px;
	font-weight:bold;
	padding:8px 0;
	text-align:center;
	border-bottom:1px dotted #cccccc;
}
.companyInfo{
	padding:15px 0;
}
.companyInfo ul{
	width:700px;
}
.companyInfo ul li{
	width:330px;
	line-height:20px;
	padding:4px 0 8px 20px;
	float:left;
}
.companyTit{
	font-size:24px;
	font-weight:bold;
	padding:15px 0 5px 0;
}
.companyIntro{
	border:1px solid #cccccc;
	padding:10px;
	overflow:hidden;
}



.searchul{border: solid 1px #cdddf0; padding-top:18px;}
.searchul ul{ width:96%;height:auto; display:block; overflow:hidden; margin:0 auto;font-family:Arial, Helvetica, sans-serif;}
.searchul li{ margin:0px 0px 18px 0px;}
.searchul h3,.searchul h3 a{ font-size:16px;  }
.searchul li p{ font-size:13px; margin-top:4px; margin-bottom:4px;}
.searchul li span{color:#008000;}
.searchul li span a{color:#666666;text-decoration: underline;}
.search_pages{ text-align:center;}






/******分页*******/
.page_navigation{
	padding:20px 10px 30px 10px;
	text-align:center;
	font-size:14px;
}
.page_navigation a{
    padding: 4px 10px;
    background: #0e1c29;
	border-radius:4px;
    color: #ffffff;
	margin-left:2px;
	margin-right:2px;
}
.page_navigation strong{
    padding: 4px 10px;
	border-radius:4px;
    background:#299500;
    color: #ffffff;
    font-weight:normal;
	margin-left:2px;
	margin-right:2px;
}
.page_navigation span{
    padding: 4px 10px;
    border-radius:4px;
    background:#ccc;
    color: #ffffff;
	margin-left:2px;
	margin-right:2px;
}




.main_msg{
	width:644px;
	margin:0 auto;
	padding:20px 0;
}

.main_msg .i1{float:left;}
.main_msg .i2{float:right;}
.main_msg input,.main_msg textarea{
	padding:0;
	margin:0;
	border:0;
	outline:none;
	background:none;
	line-height:22px;
	font-size:14px;
}
.main_msg .msg_i input{
	padding:9px 9px 9px 0;
	height:22px;
	width:236px;
	
}
.main_msg .msg_t textarea{
	padding:9px 9px 9px 0;
	width:565px;
	height:122px;
	line-height:24px;
	resize:none;
}
.msg_i{
	width:245px;
	height:40px;
	background:#f5f5f5;
	padding-left:70px;
	margin-bottom:14px;
	position:relative;
}
.msg_i span,.msg_t span{
	width:70px;
	height:40px;
	line-height:40px;
	font-size:14px;
	text-align:center;
	display:block;
	position:absolute;
	left:0;
	top:0;
}
.msg_t{
	width:574px;
	height:140px;
	background:#f5f5f5;
	padding-left:70px;
	margin-bottom:14px;
	clear:both;
	position:relative;
}
.msg_btn{
	text-align:right;
}
.msg_btn input{
	width:125px;
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#fff;
	cursor:pointer;
}
.msg_btn .btn1{
	background:#bebebe;
}
.msg_btn .btn2{
	background:#299500;
}
