@charset "utf-8";
/*内页banner样式*/
.banner_nav {height: 450px;text-align: center;overflow: hidden;position: relative;margin-bottom:1px;}
.banner_nav img {position: absolute;left: 50%;margin-left: -960px;}
.app_banner_nav{width: 100%;height: auto;}

/*公告开始*/
.notice_bg{width: 100%;height:auto;background:url(../img/notices/noticebg.jpg);padding-top:50px;}
.notice_title{width:1200px;height:50px;background-color:#61d19a;margin:0 auto;line-height:50px;}
.notice_title h2{font-size:20px;color:#fff;font-weight:bold;padding-left:20px;line-height: 50px;}

.notice_title h2 span{font-size:14px;font-weight:normal;float:right;margin-right:10px;color:#fff;}
.notice_title h2 span a{color:#fff;}
.notice_title h2 span a:hover{text-decoration:underline;}
.main_content{width:1200px;height:auto;background-color:#fff;margin:0 auto;margin-top:20px;padding-bottom: 20px;margin-bottom: 40px;}
.main_content .text-left{border-bottom:solid 1px #dfdddd;height:50px;line-height:50px;text-align:right;font-size:15px;color:#333;}
.text-left .online a{color:#61d19a;}
.notice_box{width:100%;}
.notice_box dl{height:150px;padding:35px 30px;border-bottom:solid 1px #dddddd;box-sizing: border-box;cursor: pointer;width:100%;}
.notice_box dl dt{width:auto;height:auto;display: table-cell;vertical-align: middle;}
.notice_box dl dt img{width:246px;height:auto;vertical-align: middle;border:solid 1px #e2e2e2;}
.notice_box dl dt img:hover{border:solid 1px #61d19a;}
.notice_box dl dd{width:100%;padding-left: 40px;}
.notice_box dl dd h2{font-size:15px;color:#333;font-weight:bold;height:35px;padding-top:10px ;}
.notice_box dl dd h2 b{display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.notice_box dl dd h2 span{font-size:13px;color:#666666;float:right;font-weight:normal;}
.notice_box dl dd .notice_detail{overflow:hidden;margin-top:15px;height: 30px;}
.notice_box dl dd .notice_detail p{font-size:15px;color:#333333;margin-bottom:10px;width:100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.page{height: 50px;display: table;margin: 0 auto;margin-top: 40px}
.prv, .next {width: 30px;height: 30px;text-align: center;line-height: 28px;cursor: pointer;background: #f6f6f6; padding: 0 5px;border-radius: 5px;}
.notice_fr {float: left;}
.first, .last {min-width: 40px;width:auto; height: 30px;font-size: 12px;text-align: center;line-height: 30px;cursor: pointer;background: #f6f6f6;padding: 0 5px;
    border-radius: 5px;margin-right: 10px;}
.prv {margin-right: 10px;}
.next{margin-right: 10px;}
.pagingUl {float: left;padding: 0;margin: 0;list-style: none;height: 30px;}
.pagingUl li {float: left;width: 30px;height: 30px;background: #fff;text-align: center;margin-right: 5px;border-radius: 5px;}
.pagingUl li a {display: inline-block;width: 30px;height: 30px;text-align: center;line-height: 28px;color: #666;background: #f6f6f6;font-size: 12px;border-radius: 5px;}
.pagingUl li a.active{background-color: #61D19A;color: #fff;}
.page_total{display: inline-block;line-height: 30px;}
.notice_box p img{display: none;}
/*详情页*/
.notice_detail_content{padding-left: 80px;padding-right: 80px;}
.detail_header{padding-top:30px;border-bottom: 1px dashed #ccc;min-height: 124px;height: auto;}
.detail_header h4{text-align: center;font-weight: bold;color: #333;font-size: 16px;line-height: 30px;}
.detail_header div{text-align: center;font-size: 14px;color: #666;line-height: 40px;}
.detail_header div span{font-size: 14px;color: #666;}
.notice_detail_content .notice_detail{padding: 30px 20px;text-align: justify;line-height: 26px;}
.notice_detail img{max-width:100%;}
/*不同分辨率*/
@media (min-width:992px) and (max-width:1199px){
.notice_title{width:980px;height:40px;line-height:40px;}
.notice_title h2{line-height: 40px;}
.main_content{width:980px;}
.notice_detail_content{padding-left: 60px;padding-right: 60px;}
}	

@media (max-width: 992px){ 
.notice_bg{padding-top:20px;}
.notice_title{width: 100%;height: 40px;}
.notice_title h2{line-height: 40px;font-size: 15px;}
.notice_title h2 span{font-size: 13px;}
.main_content .text-left{font-size: 13px;height: 60px;line-height: 20px;text-align: left;padding:10px;}
.main_content{width:100%;margin-bottom: 20px;}
.notice_box dl{max-height: 200px;overflow: hidden;width:100%;}
.notice_box dl{padding: 15px 10px 15px 10px;height: auto;margin-top:0px;}
.notice_box dl dd{padding-left: 10px;height: auto;}
.notice_box dl dd .notice_detail{height: 30px;margin-top: 0;overflow: hidden;}
.notice_box dl dd .notice_detail p{font-size: 13px;padding-top:12px;line-height: 20px;max-height: 60px;overflow: hidden;}
.notice_box dl dd h2{height: auto;line-height: 20px;padding-top: 2px;}
.notice_box dl dd h2 span{height: auto;line-height: 20px;}
.page{margin-top: 15px;}
.notice_box dl dd h2 b{width: 200px;}
.notice_detail_content{padding-left: 40px;padding-right: 40px;}
.notice_detail_content .notice_detail{padding: 20px 10px;text-align: justify;font-size: 12px;}
.detail_header h4{font-size: 14px;}
}
@media (max-width: 321px){ 
.detail_header h4{font-size: 14px;}
.notice_box dl dd h2 {font-size: 13px;}
.notice_title h2 span{font-size: 12px;}
.notice_box dl dd h2 span{font-size: 12px;}
.notice_box dl dd h2 b{width: 160px;}

.notice_detail_content{padding-left: 30px;padding-right: 30px;}
}