.news-slider{margin-top:20px;}
.page-header{position:relative;margin:30px 0 20px 0;padding-bottom:12px;}
.page-header .title{font-size:22px;color:#b80101;position:relative;padding-left:30px;letter-spacing:2px;font-weight:bold;}
.page-header .title:after{width:100%;display:block;content:"";position:absolute;bottom:-13px;left:0;border-bottom:2px solid #9a0707;}
.page-header .tit1{background: url(ico01.png) left center no-repeat;}
.page-header .tit2{background: url(ico01.png) left center no-repeat;}
.page-header .tit3{background: url(ico01.png) left center no-repeat;}
.page-header .more{position:absolute;top:15px;right:0;}
.page-header .more a{color:#b80101;}
.banner img{width:100%;height:auto;}
.notice{position:relative;margin-top:10px;padding-left:85px;}
.notice .notice-title{width:64px;height:188px;background:#9a0707;float:left;position:absolute;top:0;left:0;}
.notice .notice-title a{display:block;font-size:26px;color:#fff !important;padding:30px 19px;line-height:32px;}
.notice-pic{width: 100%;height:188px;overflow: hidden;}
.notice-pic img{width:100%;height:100%;object-fit: cover;transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;-o-transition: .5s;}
.notice-pic:hover img {transform: scale(1.1);}
@media screen  and (max-width:1200px) {
	.page-header{margin-top:20px;}
}