@charset "utf-8";
/* CSS Document */
.con-list-inf{ width:1200px; margin:auto;}
.con-left{ width:290px; float:left;}
.con-left-pic{ display:block; width:290px; padding-bottom:15px;}

.con-right{ width:890px; float:left; padding-left:20px; font-size:16px; min-height:700px;}
.con-right-title{ background:#0476a0; height:36px; color:#fff; line-height:36px; display:block; padding-left:30px; position:relative;}
.con-right-title a{ color:#fff; }
.con-right-title:before{ content:""; width:4px; height:15px; background:#ffb144; position:absolute; top:12px; left:16px;}
.con-right-info{ float:left; width:182px; height:119px; display:block; margin:30px 20px; }
.con-right-info-text{ line-height:40px; text-align:center; display:block; height:40px; overflow:hidden;}



/*列表页*/
.list-left-title{ height:36px; line-height:36px; color:#fff; background:#0476a0; display:block; margin-bottom:15px; padding-left:30px; font-size:16px; position:relative;}

.list-left-title:before{ content:""; display:block; position:absolute; width:16px; height:36px; background:#04465f; top:0; left:0;}
.list-left-infore{ background:#eff4f7; height:36px; line-height:36px; position:relative; padding-left:30px; display:block; margin-bottom:10px; color:#333;}
.list-left-infore:before{ content:""; width:4px; height:4px; display:block; position:absolute; background:#098cd1; top:15px; left:15px;}
.list-left-infore:hover{ color:#098cd1;}

.list-right-infore{ display:block; position:relative; border-bottom:#ccc dashed 1px; height:40px; line-height:40px; padding-left:20px; color:#333; position:relative; }
.list-right-infore:before{ content:""; background:url(../images/right-icon.png) no-repeat; width:8px; height:7px; display:block; position:absolute; top:17px; left:0px;}
.list-right-infore-text{ display:block; max-width:730px; height:40px; line-height:40px; overflow:hidden; padding-right:10px;}
.list-right-infore-time{ color:#999; font-size:14px;}
.con-padding{ padding:40px 20px;}
.con-padding .times{text-align: center; color: #999999;border-top: 1px solid; margin: 10px auto;padding-top: 5px;}
.con-padding .times>span{margin:0 10px;font-size:14px;}
.con-padding .times span a{color: #999999; font-size:14px;}

table td{ border:#ccc solid 1px; line-height:45px; padding:0 20px;}

.tab-in{ line-height:25px; font-size:12px; padding:20px 10px; }











.page-number{ height:60px;clear:both; margin:0 !important; font-size:14px; padding:80px;} 
.page-number>span>a:first-child,
.page-number>span>a:last-child{ font-family:SimSun;padding:11px 12px;}
.page-number>span>a{ background:#dcdcdc; border-radius:5px; line-height:40px; padding:10px 15px; font-size:12px; color:#666; vertical-align:middle;}
.page-number>span>a:hover{ background:#ececec;}
.page-number>span>a.active{ color:#fff; background:#f7950c;}
.page-number>font{ float:right; line-height:40px; height:40px;}
.page-number>font b{ margin:0 5px;}
.page-number>font select{ min-width:50px; height:30px; display:inline-block; border:solid 1px #ddd; border-radius:5px;}
