body{background: #e9e9e9;font-family: "microsoft yahei";color: #333;}
a:hover{color:#ad8744}
.fl-l{float: left;}
.fl-r{float: right;}
.header{background: url(../images/nav-bg.jpg) repeat-x;}
.se-banner .banner{width: auto;height: 495px;background: url(../images/banner.jpg) no-repeat center top; background-size: auto 100%;}
.banner-relative{width: 1200px;height: 100%;margin: 0 auto;position: relative;}
.banner-relative img{position: absolute;top:-53px;right: 120px;}
.banner-bot{width: auto;height: 39px;background: url(../images/banner-bot.jpg) no-repeat top center;background-size: auto 100%;}
.main{width: 1200px;margin: 0 auto;}
.wrapper{width: 1220px;margin-left: -20px;}
.every-column{width: 285px;margin-left: 20px;}
.eve-list{margin-bottom: 25px;cursor: pointer;}
.wrap-txt{padding: 17px 15px 25px 15px;background: #fff;border: 1px #dddddd solid;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-ms-border-radius: 5px;-o-border-radius: 5px;}
.wrap-txt h1,.wrap-img .img-txt h1{font-size: 18px;line-height: 24px;}
.cont-info{font-size: 14px;line-height: 24px;padding-top: 23px;}
.date-more{margin-top: 50px;}
.date-more .date-box{width: 50%;}
.date-more .more-box{width: 32px;}
.date-more .more-box a{width: 32px;height: 16px;display:block;background: url(../images/more.png) no-repeat;transition: all 0;}
.date-more .more-box a:hover,.eve-list.box-shadow .date-more .more-box a{background-position: 0 -16px;}
.img-date-more{margin-top: 20px;}
.wrap-img{padding-bottom: 6px;background: #fff;border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;-ms-border-radius: 0 0 5px 5px;-o-border-radius: 0 0 5px 5px;} 
.wrap-img .img-box{width: 100%;height:160px;text-align: center;overflow: hidden;background: #f0f0f0;line-height: 160px;}
.wrap-img .img-box a img{width:100%;height: auto;transition: all 1s;margin: auto;}

.wrap-img .img-box a img.shu{width: auto;height: 160px;}

.wrap-img .img-box a:hover img{transform: scale(1.1);}
.wrap-img .img-txt{padding: 10px 15px;}
.page-box{width: 224px;height: 84px;background: url(../images/page-bg.jpg) no-repeat;}
.page-box .cms_curpage,.page-box .cms_page{display: none;}
.page-box .cms_prevpage{width: 104px;height: 30px;display: inline-block;background: url(../images/prev.jpg) no-repeat;text-indent: -9999px;float: left;cursor: pointer;}
.page-box .cms_nextpage{width:107px;height: 30px;display: inline-block;background: url(../images/next.jpg) no-repeat;text-indent: -9999px;float: right;cursor: pointer;}
.copyright{background-color: #1f3665;border: 0;}
.copyright,.copyright a{color: #fff;}
.copyright span{color: #cccccc;}
.sideRight {bottom:90px; left:50%; margin-left:610px; position:fixed; z-index:1000;}
.eve-list.box-shadow{box-shadow: 0px 0px 8px #cdcdcd;}
.eve-list.box-shadow h1 a,.eve-list.box-shadow .date-box,.eve-list.box-shadow .cont-info{color: #ad8744;}
.mo-banner{display: none;}
@media screen and (max-width:768px) {
.se-banner .banner{width: auto;height: auto;background: none;}	
.banner-relative{width: auto;}
.se-banner{margin-bottom: 20px;}
.se-banner .mo-banner{display: block;width: 100%;}
.banner-bot,.banner-relative img,.more-box,.se-banner{display: none;}

.main{width: 100%;margin-top: 15px;}
.wrapper{margin: 0;width: auto;padding: 0 10px;}
.every-column{margin-left: 0;width: auto;float: none;}
.eve-list{border-bottom: 2px #e6ab2b solid;margin-bottom: 15px;}
.wrap-txt{ -webkit-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
.wrap-img{ -webkit-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;}
.wrap-img .img-box{height: 220px;line-height: 220px;}
.wrap-img .img-box a img{transition: all 0s;}
.wrap-img .img-box a img.shu{height: 220px;}
.wrap-img .img-box a:hover img{transform: scale(1);}
}