﻿.newsCover { width:100%; height:1215px; background-image:url("../UserImages/newsCover.jpg"); background-repeat: repeat-y; background-size:100% 100%; -ms-behavior: url(css/backgroundsize.min.htc); behavior: url(css/backgroundsize.min.htc);  }
.newsCover .newsCenter { width:1200px; height:1215px; margin:0px auto; padding:25px 0px 0px 0px; }
.newsCover .newsCenter .nowPosition { width:1200px; height:25px; position: relative; line-height:25px;}
.newsCover .newsCenter .nowPosition a { display:block; width:81px; height:25px; line-height:25px; text-align:center; /* background-image:url("../UserImages/nowPosition.png");*/ background-repeat: no-repeat; color:#9f6628; position:absolute; top:0px; left:55px; cursor:pointer; }
.newsCover .newsCenter .newsMain { width:1200px; height:993px;}
.newsCover .newsCenter .newsMain .newsList { width:1190px; height:auto; margin:7px 0px 0px 10px; }
.newsCover .newsCenter .newsMain .newsList li { width:1190px; height:120px; border-bottom:1px solid #dac296; }
.newsCover .newsCenter .newsMain .newsList li h2 { margin:9px 0px 0px 0px; display:block; height:56px; line-height:56px; color:#BA7E18; font-size:14px; }
.newsCover .newsCenter .newsMain .newsList li p { display:block; height:25px; line-height:24px; overflow:hidden; }
.newsCover .newsCenter .newsMain .newsList li .newsInfo { width: 100%; height: 22px; margin: 10px 0px 0px 0px; position: relative; }
.newsCover .newsCenter .newsMain .newsList li .newsInfo .infoLeft { width: 60%; height: 22px; float: left; }
.newsCover .newsCenter .newsMain .newsList li .newsInfo .infoLeft .infoLai { width: 33%; height: 22px; float: left; }
.newsCover .newsCenter .newsMain .newsList li .newsInfo a { display:block; width:74px; height:22px; line-height:22px; background-image:url("../UserImages/minute.png"); background-repeat: no-repeat; position: absolute; right: 20px; top: 0px; }
.newsCover .newsCenter .newsMain .newsList li .newsInfo a span { display:block; width:54px; height:22px; text-align:center; color:#FFFFFF; }
.newsCover .newsCenter .newsMain .newsList li .newsInfo a:hover {background-image:url("../UserImages/minutehover.png"); text-decoration:none;}
.newsCover .newsCenter .newsMain .paging { height:24px; margin:50px auto 0px; text-align:center; }
.newsCover .newsCenter .newsMain .paging a { border:1px solid #E2C89C; text-decoration:none; cursor:pointer; padding:2px 5px; color:#9E814F; }
.newsCover .newsCenter .newsMain .paging a:hover { color:#FFFFFF; background-color:#E2C89C; }
.newsCover .newsCenter .newsMain .paging .choose { color:#FFFFFF; background-color:#E2C89C; }
.newsCover .newsCenter .newsMain .paging span { color:#9E814F; }
a:hover{text-decoration:none;}