.section-page1 .container{padding-bottom:20px;}
.section-page2 .container{padding-bottom:10px;}
.news-box .news-head .title{color:#0658c9;font-size:24px;margin-top:15px;font-weight:bold; }
.news-box .news-head .more a{color:#fff;font-size: 36px;display:block;width:49px;height:43px;line-height: 33px;text-align: center;}
.news-box .border-yellow{border-top:3px solid #ffc000;}
.news-box .border-yellow .title{color:#ffc000;}
.news-box .border-yellow .more a{background:#ffc000;}
.news-box .border-blue{border-top:3px solid #4472c4;}
.news-box .border-blue .title{color:#1d5b98;}
.news-box .border-blue .more a{background:#4472c4;}
.news-box .border-blue2{border-top:3px solid #11aef1;}
.news-box .border-blue2 .title{color:#11aef1;}
.news-box .border-blue2 .more a{background:#11aef1;}
.section-page2 .news-box .border-yellow{border-top:5px solid #ffc000;}
.section-page2 .news-box .border-blue{border-top:5px solid #4472c4;}
.section-page2 .news-box .border-blue2{border-top:5px solid #11aef1;}
.links .links-head{border-bottom:5px solid #1d5b98;padding-bottom:15px;}
.links .links-head .title{color:#1d5b98;font-size:24px;font-weight:bold; }
.links-nav>li{margin-bottom:10px;}
.links-nav>li>a{color:#565656;font-size:16px;display:inline-block;padding-left:30px;background: url(arr.png) left center no-repeat;}
.links-nav>li>a:hover{color:#1d5b98;}
.news-border{border:1px solid #98aebc;min-height:235px;}
.calendar,.datehtml{margin:20px 14px;padding-bottom:20px;line-height:78px;background: url(line.png) left bottom repeat-x;}
.calendar a{color:#6ec2e6;font-size:24px;float:right;font-weight:bold;}
.datehtml a{color:#ffc000;font-size:24px;float:right;font-weight:bold;}
.current-date{color:#555;font-size:16px;line-height:72px;margin:0 14px;}
.news-tabs .hd{padding:3px 2px;}
.tabs-nav>li{width:33.33333333%;float:left;}
.tabs-nav>li>span{display:block;color:#947835;font-size:16px;line-height:34px;background:#eeeeee;margin:0 2px;text-align:center;cursor:pointer;}
.tabs-list{padding:20px;}
.time-table>li{color:#947835;font-size:16px;line-height:34px;text-align:center;margin-bottom:15px;}
.tabs-item{display:none;}
.service .row{margin:0;}
.service .col-12{padding:0;}
.service-title{height:235px;padding-top:50px;background:#1d5b98;}
.service-title h3{color:#fff;font-size:20px;margin:0;padding:0 15px;line-height:24px;text-align:center;}
.service-pic img{width:100%;height: 235px;object-fit: cover;}
.quick-list>li{padding:0;height:84px;box-sizing: border-box;color: #666;position: relative;margin-bottom:10px;}
.quick-list>li.li1{background: url(bg1.png) center center no-repeat;background-size:cover;}
.quick-list>li.li2{background: url(bg2.png) center center no-repeat;background-size:cover;}
.quick-list>li.li3{background: url(bg3.png) center center no-repeat;background-size:cover;}
.quick-list>li.li4{background: url(bg4.png) center center no-repeat;background-size:cover;}
.quick-list>li.li5{background: url(bg5.png) center center no-repeat;background-size:cover;}
.quick-list>li.li6{background: url(bg6.png) center center no-repeat;background-size:cover;}
.quick-list>li>a{text-shadow:#1d5b98 2px 2px 2px;}
.quick-list>li>a{color:#fff;font-size:30px;display:block;padding:17px 0;font-weight:bold;}
.quick-list>li>a>img{margin:0 20px;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.quick-list>li>a:hover>img{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.quick-list>li>a>span{display:block;color: #000;margin-top: 10px;}
@media (min-width: 992px){
	.section-page2 .row-20{margin-left:-20px;margin-right:-20px;}
	.section-page2 .col-md-4{padding-left:20px;padding-right:20px;}
}
@media (max-width:1200px){
	.links-nav>li{width:33.33333333%;}
}
@media (max-width:991px){
	.calendar a,.datehtml a{font-size:16px;}
}
@media (max-width:767px){
	.news-box .news-head .title{font-size:20px;margin-top:10px;}
	.quick-list>li>a,.links .links-head .title{font-size:20px;}
	.links-nav>li{width:100%;}
}