﻿@charset "utf-8";
/*body{background:url(../images/indexbodybg.png) top repeat-x;}*/
/*.all{background:url(../images/indexbg.jpg) center 60px no-repeat;}*/
.banner1{height:300px;overflow-y:hidden;position:relative;}
.main1{height:190px;margin-top:20px;}
.leftbox{width:300px;float:left;}
.rightbox{width:300px;float:left;}
.centerbox{width:300px;float:left;display:inline;margin-left:15px;}
.ttit{height:34px;border-radius: 8px 8px 0 0;}
.ttit h3{float:left;padding-left:14px;line-height:34px;font-size:14px;font-weight:700;color:#FFF;}
.leftbox .ttit{background:url(../images/boxtit2.jpg);}
.centerbox .ttit{background:url(../images/boxtit2.jpg);}
.rightbox .ttit{background:url(../images/boxtit1.jpg);}
.more{display:block;float:right;margin:15px 10px 0 0;width:36px;height:7px;overflow:hidden;background:url(../images/more.gif);text-indent:-8888px;}
.probox{background:url(../images/proboxbg.jpg);height:159px;padding:20px 15px 0 19px;}

.centerbox .pjnewsbox{background:url(../images/projboxbg.jpg);}
.rightbox .pjnewsbox{background:url(../images/proboxbg.jpg);}
.marginbox{margin-left:35px;}
.pjnewsbox{padding:14px 16px 0;height:133px;}
.pjnewsbox li{height:29px;line-height:29px;text-align:right;padding-left:8px;background:url(../images/ico.gif) 0 center no-repeat;width:300px;overflow:hidden;float:left; list-style:none;}
.pjnewsbox li a{float:left;}
.pjnewsbox li a:hover{font-weight:700;color:#236DA9;}
.pjnewsbox li span{color:#6A6A6A;font-size:10px;}

.procontent{width:336px;height:130px;overflow:hidden;}
.procontent ul{display:inline-block;width:1008px;height:130px;}
.procontent li{width:336px;height:130px;display:inline-block;float:left;}
.procontent li{*display: inline;}
.procontent li h2{height:30px;line-height:20px;}
.procontent li h2 a{color:#272727;font-weight:700;}
.procontent li .img{width:105px;height:80px;border:#DDDEE0 1px solid;float:left;}
.procontent li .text{width:212px;padding-right:8px;float:right;}
.procontent li .text p{line-height:22px;color:#000;}
.tmore a{color:#818181;}

.pronums{width:109px;height:18px;float:right;}
.gopre,.gonext{width:20px;height:18px;cursor:pointer;}
.gopre{float:left;background:url(../images/gopre.gif) 0 center no-repeat;}
.gonext{float:left;background:url(../images/gonext.gif) right center no-repeat;}
.nums{width:69px;float:left;display:inline;}
.nums li{width:18px;height:18px;display:inline;margin:0 2px 0 3px;color:#353535;text-align:center;line-height:18px;cursor:pointer;float:left;}
.nums li.current{color:#000;font-weight:700;background:url(../images/numscurrent.gif);}

/*banner*/
.jsNav{position:absolute;width:57px;bottom:17px;height:13px;right:11px;}
.jsNav a{display:inline-block;float:left;width:13px;height:13px;margin-right:6px;background:url(../images/bannavli.png);_background:url(../images/bannavli.gif);text-indent:-8888px;}
.jsNav a.current{background:url(../images/bannavlicur.png);_background:url(../images/bannavlicur.gif);}

.table2{
	padding-top: 20px;
}
.table2>table>tbody{
	margin-top: 15px;
}
.table2>table>tbody>tr>th{
	padding: 5px 0;
	font-size: 14px;
}
.table2>table>tbody>tr>td{
	padding: 5px 0;
	font-size: 12px;
}

#article-lsf { padding:10px 20px;line-height:28px;font-size:14px;}
#article-lsf p{margin-bottom:20px;}

.pre_next{line-height:28px;border-top:1px dotted #D7D7D7;padding:15px 10px 5px 10px;margin-top:15px; font-size:12px;}
.pre_next span{ display:block;}

/*分页样式开始*/
.turnover { height:50px; font-family:"宋体" ;text-align:center; margin-top:30px; font-size:14px;border-top:#DBDEE1 solid 1px; padding-top:30px;}
.turnover a, .turnover .current, .turnover .disabled{display:inline-block; height:32px; line-height:32px; padding:0 12px;margin-left:2px; text-align:center;}
.turnover a, .turnover .disabled { background:#fff;border:1px solid #ddd;text-decoration:none;}
.turnover a:hover, .turnover .current {border:1px solid #6d9cc8; background:#6d9cc8; color:#fff;  }