.gs_pic {
	background-color: #F5F5F5;
	background-image: url(../images/subbg.png);
	background-position: center top;
	padding:1rem 4%;
	background-repeat: repeat-y;
}
.gs_pic h3{ color:#003944; font-size:1rem;}
.gs_info{ color:#003944; margin-top:.5rem;}

.neiye_banner{width:100%;}
.neiye_banner img{width:100%;}

.locbd{padding:.5rem 4%;background-color: #f7f7f7;}
.locbd a{ color:#C41515;}
.ny_conmain {min-height:400px;padding:4%; line-height:1rem;}
.ny_conmain img{max-width:100%;}

.nrnav {padding:1rem 4% 0;}
.nrnav li{ width:22%;float:left;margin-right:3%; }
.nrnav li.mr0{margin-right:0; }
.nrnav a{display:block; text-align:center;border:1px solid #ccc; line-height:1.2rem; margin-bottom:.5rem;background-color: #fff;}
.nrnav a.on{background-color: #F8A81D;color: #fff;}

.index-title{padding-bottom:.5rem; font-size:.7rem;border-bottom:1px solid #ccc;}
.proinfo { line-height:1.2rem; margin:.5rem 0;}



.newslist{margin-top:.8rem;}
.newslist li{
margin-bottom:1rem;
border-bottom:1px solid #e5e5e5;
padding-bottom:1rem;
}
.news_t{margin-bottom:.5rem;}
.news_t a{ font-size:.7rem;display:block;}
.newslist dl{}
.newslist dt {
width:30%;
float:left;
margin-right:5%;
text-align:center;
}
.newslist dt img{ width:100%;}
.newslist dd {
	width:65%;
	float:right;
}
.news_info{color:#666666; height:2.4rem; overflow:hidden; line-height:.8rem; font-size:.4rem;}		
.news_more{line-height:1rem;margin-top:.5rem;}	
.news_more a{
	display:block;
	padding:0 1rem;
	float:left;
	border:1px solid #ccc;
}
.news_more a i{margin-right:10px;color: #C41515;}
.news_more span{ float:right;color: #666666;}

.newstitle {
	margin-bottom:.5rem;
	padding-bottom:.5rem;
	border-bottom:1px dashed #d5d5d5;
	color:#b2b2b2;
}
.newstitle h4{font-size: .8rem;font-weight:normal;color:#333;}

.protitle {
	margin-top:.5rem;
	margin-bottom:.5rem;
	font-size: .7rem;
	color: #F8A81D;
}

.newscontent { line-height:1.2rem; overflow:auto;}
.newscontent img{max-width:100%;}

.norecord {
	background-image: url(../images/nodate.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100px 100px;
	padding-top:120px;
	margin:70px auto;
	text-align:center;
	font-size:1rem;
}

.qyTable{border-collapse:collapse;border:1px solid #e5e5e5;}
.qyTable td{border:1px solid #e5e5e5; line-height:25px;padding:10px;}	
.qyTable .td_title td{line-height:25px;background-color: #f5f5f5; font-weight:bold;}
.qyTable td b{color: #FF0000;}

.tinput{border:1px solid #ccc; padding:4px 9px; height:20px; line-height:20px; width:92%;}
.tinput1{
border:1px solid #ccc; padding:4px 9px; line-height:22px; overflow:auto; width:92%;
}
input.zx_btn{ font-size:14px;background:#003944; padding:5px 25px;border:none;height:40px; color:#FFF;
    border-radius:2px;cursor:pointer;/* W3C syntax */}


.Page{ text-align: center; padding:20px 0;}
.Page span{ padding:.4rem .5rem; margin:0 3px; display:inline-block; color:#999999; }
.Page a{  padding:.4rem .5rem; margin:0 3px; display:inline-block;background-color:#e3e3e3;}
.Page a:link,.Page a:visited{}
.Page a:hover{
	color:#fff;
	text-decoration: none;
	background-color: #C41515;
}
.Page .cur{ color:#fff;background-color: #C41515;}
.Page a.cur:link,.Page a.cur:visited,.Page a.cur:hover{ color:#fff; }
