.section-page1{padding:20px 0 40px;}
.section-page2{width:100%;}
.section-page2 .container-fluid{padding:0;}
.section-page3{padding:0 0 50px 0;}
.section-page4{width:100%;position:relative;}
.section-page4 .common-box{width:100%;position:absolute;top:30px;left:0;z-index:1;}
.common-head{position:relative;margin:25px 0 30px 0;padding:0;border:0;}
.common-head .title{font-size:26px;color:#141414;position:relative;text-align:center;font-weight:bold;}
.common-head .title h3{display:inline-block;padding-right:48px;background: url(icon.png) right center no-repeat;font-weight:bold;}
.common-head .more{position:absolute;top:25px;right:0;}
.common-head .more a{display:block;width:64px;height:11px;position:relative;background: url(more.png) no-repeat;text-indent:-9999px;}
.notice-title{width:83px;height:190px;float:left;background:#792586;}
.notice-title h3{color:#fff;font-size:22px;line-height:28px;padding:20px 20px 40px 20px;background: url(icon2.png) 10px bottom no-repeat;text-align:center;margin:0;font-weight:bold;}
.notice-list{margin-left:83px;padding:40px 50px 0 50px;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.section-page2 .common-head,.section-page4 .common-head{margin-bottom:40px;}
.section-page2 .common-head .title,.section-page4 .common-head .title{color:#fff;}
.section-page2 .common-head .more a,.section-page4 .common-head .more a{background: url(more2.png) no-repeat;}
.page-box1{padding:25px 20px;min-height:185px;background:#532b84;}
.page-box2{padding:25px 20px;min-height:265px;background:#792586;}
.page-box3{padding:25px 20px;min-height:265px;background:#148fb7;}
.page-header{position:relative;margin:0 0 20px;padding-bottom:19px;border-bottom:1px solid #ffffff;}
.page-header .title{font-size:20px;color:#fff;position:relative;}
.page-header .more{position:absolute;top:5px;right:0;}
.page-header .more a{color:#fff;display:block;}
.row-zero{margin:0;}
.col-zero{padding:0;}
.col-zero .page-pic{height:265px;overflow:hidden;}
.page-pic,.col-fluid .col-pic{position:relative;overflow:hidden;}
.page-pic img{width:100%;height:100%;transition: 0.5s all;}
.page-pic:hover img,.col-fluid .col-pic:hover img{transform: scale(1.05, 1.05);}
.col-fluid{height:808px;}
.col-fluid .col-pic,.col-fluid .col-pic img{width:100%;height:100%;transition: 0.5s all;}
.col-box{position:relative;display: flex;align-items: center;justify-content: center;}
.col-box a{color:#fff;font-size:18px;}
.col-box1{height:320px;background: url(bg2.png) center center no-repeat;background-size:cover;}
.col-box2{height:245px;background: url(bg3.png) center center no-repeat;background-size:cover;}
.col-box3{height:245px;background: url(bg4.png) center center no-repeat;background-size:cover;}
.col-box4{height:320px;background: url(bg5.png) center center no-repeat;background-size:cover;}
.col-box1 img,.col-box4 img{display:block;margin:20px auto;}
.col-box2 img,.col-box3 img{margin-right:20px;}
.col-box img{-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.col-box:hover img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
@media (min-width: 992px){
	.section-page3 .col-left{width:42%;}
	.section-page3 .col-right{width:58%;}
}
@media (min-width: 768px){
	.col-box1{margin-top:80px;}
	.col-box2{margin-top:155px;}
}
@media (max-width: 1200px){
	.col-fluid{height:505px;}
	.col-box1,.col-box4{height:180px;}
	.col-box2,.col-box3{height:145px;}
	.col-box2 {margin-top: 115px;}
}
@media (max-width: 991px){
	.common-head .title,.page-header .title{font-size:20px;}
	.col-fluid{height:auto;}
}
@media (max-width: 767px){
	.common-head .title,.page-header .title{font-size:18px;}
	.col-fluid{height:auto;}
	.col-box2{margin-top:35px;}
	.news-box{margin-bottom:20px;}
}
