@charset "utf-8";
.bannbg {background-repeat: no-repeat;background-position: center top;height:500px;min-width: 1280px;background-color: #f5f5f5;background-size:100% 100%;}

.adinfo{width:1280px;margin:0 auto; padding-top:150px;text-shadow:5px 5px 10px rgba(0,0,0,1);font-size:60px;color: #fff;}
.cont_box {margin:auto;width:100%;max-width:1600px;}

.index_about{position: relative;box-shadow: 0px 0px 40px rgba(0,0,0,0.2);border-radius: 5px;background:#ffffff; padding:40px 2%;}

.locbd{width:90%;padding:5px 5%;border-bottom:1px solid #E9E2DE;background:#fff;}
.locbox {margin:auto;width:100%;max-width:1600px;}
.listloc {height:55px;line-height:55px;margin:auto;}
.listloc span{font-size:25px;float:left;}
.locr{ float:right; font-size:14px;}




.about {min-width: 1280px;}
.acont { width:48%; float:left;}
.ainfo { line-height:36px; font-size:16px;}
.alink { margin-top:40px;}
.alink a{display:inline-block;background:#333;color: #f7f7f7; font-size:16px;transition: all .4s ease;margin-right:15px; padding:0 40px; line-height:40px;}
.alink a.bg{background:#336600;}
.alink a:hover{background:#0080CC;}

.apic {width:48%;float:right;}
.apic img {width:100%;border-radius: 20px;}






.newslist{}
.newslist ul{}
.newslist li{transition: all 0.3s;padding:0px 10px 20px; border-bottom:1px solid #eee; margin-bottom:20px;}
.newslist li.bg{background-color: #fcfcfc;}
.newslist dl{}
.newslist dt{line-height:30px;font-size:17px;}
.newslist dt i{color: #FF0000; font-style:normal;}
.newslist dd {}
.news_info{line-height:25px; overflow:hidden;margin:5px 0px; max-height:50px; color:#666;}		
.news_ico{ margin-top:5px;}
.news_ico span{display:inline-block;margin-right:10px; color: #336600;}
.news_ico span.ele{background:url(../images/view_ddd.png) no-repeat left center;}
.news_ico span.time{background:url(../images/date_ddd.png) no-repeat left center;padding-left:25px;}


.npiclist{margin:auto;}
.npiclist li{float:left;width:100%;padding-bottom:20px;border-bottom:1px solid #eee; margin-bottom:20px;}
.npiclist .news_pic{float:left;width:20%;border:1px solid #d5d5d5;border-radius:5px;}
.npiclist .news_pic p{display: table-cell;vertical-align:middle;text-align:center;overflow:hidden;background-color:#f5f5f5;}
.npiclist .news_pic p img{
vertical-align:middle;
-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;
}
.npiclist 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);}
.npiclist dl{float:right;width:75%;}
.newslist dd {}
.news_t{line-height:25px;font-size:20px;}
.pro_info{line-height:25px; overflow:hidden;margin:15px 0px; height:100px; font-size:14px;color:#666666;}	







.fc-sort {background-color: #fcfcfc;border:1px solid #e5e5e5; margin-bottom:30px;}
.fc-sort dl{clear:both;border-bottom:1px solid #e5e5e5;float:left; width:100%;}
.fc-sort dl:last-child{ border:none;}
.fc-sort dt{float:left;width:15%;line-height:30px;text-align:right;padding:5px;font-size:16px;}
.fc-sort dd{float:right; padding:5px 1%; width:80%;background-color: #ffffff;line-height:30px;}
.fc-sort dd a{padding:0px 8px; margin:4px 5px; display:inline-block; line-height:24px; font-size:14px;}
.fc-sort dd a.curr{color:#fff;background-color:#336600;}
input[type="checkbox"] {padding:5px;}


.jz_ul{margin-top:0px;}
.jz_ul li{float:left;width:31%;margin-right:3.5%;position:relative; margin-bottom:40px;}
.jz_ul li.mr0{margin-right:0px;}
.jz_ul li p{
display: table-cell;
vertical-align:middle;
text-align:center;
*display: block;
overflow:hidden;
background-color: #fff;
border:1px solid #eee;
}

.jz_ul li span{display:block;padding:0px 15px; line-height:50px;background-color: #f5f5f5; height:50px; overflow:hidden; text-align:center;}


.jz_ul li img{-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;}
.jz_ul li img:hover{-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);}









.newscontl{box-shadow: 0px 0px 40px rgba(0,0,0,0.1);border-radius: 5px;background:#ffffff;float:left; width:24%; overflow:hidden;}
.newscontr{box-shadow: 0px 0px 40px rgba(0,0,0,0.1);border-radius: 5px;background:#ffffff; padding:40px 2%; float:right; width:70%;}

.newstitle {margin-bottom:20px;padding-bottom:20px;background: url(../images/line.gif) repeat-x left bottom;font-size:16px;color: #b2b2b2;}
.newstitle h4{font-size: 25px;line-height:50px;color: #333;}
.newstitle p{color: #333;font-size:14px; margin-top:5px;}

.newscontent {line-height:30px;font-size:14px; min-height:350px; color:#000; font-size:16px;}
.newscontent img{max-width:750px;}
.newscontent a{ color:#00a5e3;}
.newsbot {
	line-height:30px;
	border-top:1px dashed #d5d5d5;
	margin-top:40px;
	padding:30px 0px;
	font-size:14px;
	text-align:center;
}
.newsbot span{padding:6px 15px; margin:0 15px; display:inline-block;cursor:pointer;border:1px solid #00a5e3; width:40%;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;font-size:15px;}
.newsbot span.none{border:1px solid #cccccc;}
.newsbot span a{font-size:15px;}


.leftt {
	font-size:25px;
	line-height:56px;
	color: #FFFFFF;
	padding-left:20px;
	background-color: #336600;
}
.lastnews{ padding:10px 10px 15px;border: 1px solid #e5e5e5;}
.lastnews li{line-height:40px;border-bottom: 1px dashed #e5e5e5;}
.lastnews li a{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background:url(../images/nico.gif) no-repeat left center; padding-left:15px;}
.lastnews li span{ float:right;color:#666;}

.leftpro{padding:15px 10px 0;}
.leftpro li{ float:left; margin-right:4%; width:48%;margin-bottom:15px;}
.leftpro li.mr0{margin-right:0px;}
.leftpro li a{display:block;border: 1px dashed #e5e5e5;padding:1px;}
.leftpro li p{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:35px;}
.leftpro li img{-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;}


.msgbg {
	background-image: url(../images/e3.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.msg-title{margin-bottom:30px;}
.msg-title {line-height:40px; font-size:34px; text-transform : uppercase; font-weight:normal;color:#336600;}

.formTable{border-collapse:collapse;border:1px solid #e5e5e5;margin-top:20px; font-size:14px;}
	
.formTable th{border:1px solid #e5e5e5; border-right:none;border-left:none; line-height:25px; text-align:right; font-weight:normal;background-color: #f5f5f5;padding:8px 10px;}	
.formTable td{border:1px solid #e5e5e5; border-right:none;border-left:none; line-height:25px; padding:8px 10px;}	
select.memsel{width:150px;height:auto;margin-right:2px;padding:7px 0px 7px 5px;line-height:20px;border:1px solid #ccc;font-size:14px}	
input.w-long{border:1px solid #dfdfdf; padding:5px; width:80%;background-color: #fff;line-height:25px;height:25px;}
input.ms_btn{background:#336600; width:20%; border:none; margin:20px; height:40px; color:#FFF; cursor:pointer; border-radius:2px; line-height:40px; font-size:16px;}
input.ms_btn:hover{background-color: #4B9700;}

textarea.w-long{
padding:5px;
line-height:25px;
width:80%;
border:1px solid #dfdfdf;
background-color: #fff;
}


.pronav {
	padding-bottom:10px;
}
.pronav dt{
	background-color: #336600;
	color: #fff;
	padding:15px 20px;
	font-size:25px;
	border-radius: 5px 5px 0 0;
}
.pronav dd{ line-height:50px; border-bottom:1px solid #eee;}
.pronav dd:last-child{border-bottom:none;}
.pronav dd a{
	display:block;
	padding-left:30px;
	background-image: url(../images/icon04.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
	font-size:16px;
}
.pronav dd a.curr{
	background-image: url(../images/icon03.gif);
	color: #BC2931;
}
.norecord {
	background-image: url(../images/nodate.png);
	background-repeat: no-repeat;
	background-position: center 60px;
	padding-top:240px;
	margin:70px auto;
	text-align:center;
	line-height:40px;
	font-size:16px;
	min-height:200px;
}


.compic {min-height:350px;border:1px solid #e5e5e5;}
.compic img{width:100%;}
.qyTable{border-collapse:collapse;border:1px solid #e5e5e5;}
.qyTable td.tds_title{font-size:16px;line-height:40px;background-color: #f7f7f7;color: #336600;}
.qyTable th{border:1px solid #e5e5e5; line-height:25px; text-align:right; font-weight:normal;background-color: #fcfcfc;padding:5px 20px;}	
.qyTable td{border:1px solid #e5e5e5; line-height:25px; padding:5px 20px;word-break: break-all;}	
.qyTable td a{color: #CC3300;}	


.Page{ text-align: center; padding:30px 0; font-size:14px;}
.Page b{color: #E62129;font-size:16px;}
.Page span{ padding:10px 15px; margin:0 3px; display:inline-block; color:#999999; border:1px solid #ccc;}
.Page a{ padding:10px 15px; margin:0 3px; 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: #336600;
	border:1px solid #336600;
}
.Page .cur{ color:#fff;background-color: #336600;border:1px solid #6640A3;}
.Page a.cur:link,.Page a.cur:visited,.Page a.cur:hover{ color:#fff; }
