.bannbg {
	background-repeat: no-repeat;
	background-position: center top;
	height:300px;
	min-width: 1200px;
	background-color: #b1d937;
}
.contbox {width:1200px;margin:auto;padding-top:40px;}
.nrbox { padding:30px;box-shadow: 0px 0px 30px rgba(0,0,0,0.1); margin-bottom:50px;}
.Items_header{
	text-align:center;
	line-height:26px;
	height:48px;
	font-size:30px;
	background-image: url(../images/htit.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding:40px 0px;
	color:#034BAD;
}
.Items_header *{vertical-align:middle;}
.Items_header p{
	padding:0px;
	margin:0px;
	font-size:14px;
	color: #999999;
}
.subnav {
height:50px;
text-align:center;
margin:30px 0px;
}

.subnav a{
	font-size:14px;
	color:#333333;
	line-height:24px;
	padding:5px 25px;
	background-color: #f5f5f5;
	display:inline-block;
	border-radius:16px;
	margin:0px 10px;
}
.subnav a:hover{
	color:#ffffff;
	text-decoration: none;
	background-color: #034BAD;
}
.subnav a.on {
	color:#ffffff;
	background-color: #034BAD;
}

.pronav a{
	padding:5px 15px;
	margin:0px 5px;
}


.newslist{
margin-top:30px;
}
.newslist dl{
float:left;
width:1160px;
margin-bottom:50px;
padding:20px;
box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
}
.newslist dl:hover{box-shadow: 0px 0px 50px rgba(0,0,0,0.1);transition:box-shadow 0.3s linear;-webkit-transition:box-shadow 0.3s linear;-moz-transition: box-shadow 0.3s linear;-ms-transition: box-shadow 0.3s linear;-o-transition: box-shadow 0.3s linear;}
.newslist dt {
	width:87px;
	height:100px;
	float:left;
	margin-right:23px;
	background-image: url(../images/li_date.gif);
	text-align:center;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 13px;
	line-height:25px;
}
.newslist dt span{
	color: #b1d937;
	line-height:45px;
	font-size: 28px;
	font-weight:bold;
}



.newslist dd {
	width:1040px;
	float:left;
}


.news_t{line-height:25px; height:25px;}
.news_t a{ float:left; font-size:16px;}
.news_t span{ float:right; font-size:12px; color:#666666;}
.news_info{line-height:22px; overflow:hidden;color:#A2A2A2; margin:5px 0px; height:70px;}		


.newstitle {
	line-height:30px;
	text-align:center;
	margin-bottom:20px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top:20px;
	padding-bottom:10px;
}
.newstitle h4{
	font-size: 20px;
	font-weight: bold;
}
.newsbot {
	line-height:30px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:20px;
	padding-top:10px;
	font-size:14px;
}

.newscontent {line-height:30px;font-size:14px;}

.norecord {
	background-image: url(../images/order_none.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
	padding-top:160px;
	margin:70px auto;
	text-align:center;
	line-height:40px;
	font-size:16px;
	min-height:200px;
	border:1px solid #e4e4e4;
	box-shadow: 0px 5px 8px rgba(0,0,0,0.2);
}

.prolist{width: 1200px;margin:auto;margin-top:40px;}
.prolist dl{width:370px; box-shadow: 0px 0px 10px rgba(0,0,0,0.2); float:left; margin-right:45px;margin-bottom:40px;background-color:#fff;transition: all 0.3s;}
.prolist dl:hover{box-shadow: 0px 0px 35px rgba(0,0,0,0.2);}
.prolist dl.mr0{margin-right:0px;}
.prolist dl dt{ font-size:16px; padding:0px 10px; border-bottom:1px solid #f7f7f7; line-height:40px;}
.prolist dl dd{ padding:10px; padding-bottom:15px;}
.prolist dl dd p{line-height:25px; overflow:hidden; height:75px; color:#666; margin-bottom:15px; color:#aaa;}		
.prolist dl dd span{display: inline-block;text-align: center;line-height: 25px;height: 25px;border-radius: 50px;border:1px solid #b1d937; padding:0px 20px;}





.applist{ margin-top:50px;}
.applist ul{
min-height:350px;
}

.applist li{
float:left;
width:1200px;
margin-bottom:40px;
box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.1);
}

.applist .news_pic{
float:left;
width:360px;
height:240px;
}

.applist .news_pic p{
display: table-cell;
vertical-align:middle;
text-align:center;
width:360px;
height:240px;
overflow:hidden;
background-color:#f5f5f5;
}
.applist .news_pic p img{
vertical-align:middle;
max-width:360px;
max-height:240px;
-webkit-transition: transform 0.3s linear;-moz-transition: transform 0.3s linear;-ms-transition: transform 0.3s linear;-o-transition: transform 0.3s linear;transition: transform 0.3s linear;
}
.applist li:hover .news_pic p img{-webkit-transform: scale(1.3,1.3);-moz-transform: scale(1.3,1.3);-ms-transform: scale(1.3,1.3);-o-transform: scale(1.3,1.3);transform: scale(1.3,1.3);}



.applist dl{
float:right;
width:780px;
padding:20px 15px;
}
.applist dd {}
.app_t{line-height:25px;}
.app_t a{ font-size:20px;display:block;}
.app_t i{ display:block; width:50px; height:2px;background-color: #b1d937;margin-top:10px;}
.app_info{line-height:25px; overflow:hidden;margin:20px 0px; height:75px; font-size:14px;color:#666666;}		
.app_more a{ padding:6px 25px; display:inline-block;font-size:14px;border:1px solid #ccc;border-radius:5px;}
.app_more a:hover{border:1px solid #b1d937;color:#b1d937;}

.apptitle {display:inline-block; font-size:30px;border-bottom:2px solid #b1d937; padding-bottom:10px; margin-bottom:30px;}





.Page{ text-align: center; padding:30px 0; font-size:16px;}
.Page b{ color:#b1d937;}
.Page span{ padding:10px 15px; margin:0 5px; display:inline-block; color:#999999; border:1px solid #ccc;}
.Page a{ padding:10px 15px; margin:0 5px; display:inline-block;font-size:14px; background-color:#e3e3e3;border:1px solid #ccc;}
.Page a:link,.Page a:visited{}
.Page a:hover{
	color:#fff;
	text-decoration: none;
	background-color: #034BAD;
	border:1px solid #034BAD;
}
.Page .cur{ color:#fff;background-color: #034BAD;border:1px solid #034BAD;}
.Page a.cur:link,.Page a.cur:visited,.Page a.cur:hover{ color:#fff; }

