.content-full{background:#fff;position: relative;z-index: 5;}
.content-full .container {padding: 50px 0 60px;}
.news{padding-top:80px;background-color:#fff;}
.news-head{margin-bottom:40px;}
.news-head h1{color:#4d4d4d;font-size:40px;float:left;}
.news-head h1 span{margin-left:10px;}
.news-head .more{float:left;margin-left:30px;}
.news-head .more a{display:block;color:#fff;border:1px solid #ddd;padding:5px 15px;margin:5px;background-color:#00c7ff;transition: 0.4s;}
.news-head .more a:hover{transform:translateX(10px);}
.common-head{margin-bottom:35px;position:relative;}
.common-head h1{font-size:28px;float:left;}
.common-head .more{display:block;width:33px;height:33px;line-height:33px;text-align:center;background-color:#00c7ff;position:absolute;top:0;right:0;border-radius:50%;transition: 0.4s;}
.common-head .more span{color:#fff;font-size:12px;font-weight: 700;}
.common-head .more:hover{right:10px;}
.content-full .notice .container {padding:70px 0;}
.media-focus{width:100%;position:relative;}
.notice-box{height:402px;padding:0 15px;margin-bottom: 25px;border: 1px solid #ddd;transition: transform .5s,box-shadow .5s;}
.notice-category{margin-top:25px;margin-bottom:25px;position:relative;}
.notice-category h1{font-size:28px;float:left;}
.notice-category .more{display:block;width:33px;height:33px;line-height:33px;text-align:center;background-color:#00c7ff;position:absolute;top:0;right:0;border-radius:50%;transition: 0.4s;}
.notice-category .more span{color:#fff;font-size:12px;font-weight: 700;}
.notice-category .more:hover{right:10px;}
.notice{background-color: #f2f2f2;}
.notice-more{margin-top:50px;}
.notice-more a{color:#00c7ff;padding:10px 40px;border:1px solid #ddd;background-color:#fff;border-radius:4px;}
.notice-more a:hover{background-color:#00c7ff;color:#fff;}
.content-full .focus .container {padding-top:100px;}
.counter{padding-top:60px;padding-bottom:60px;background-image: url(bg.jpg);background-size: cover;background-position: 50%;}
.content-full .explore{background-color:#fff;}
.chtitle h1{font-size:32px;padding-top:50px;margin-bottom:50px;}
.chtitle h1 span{margin-left:10px;}
.explore-key{padding-bottom:40px;}
.explore-key a{font-size:14px;color: rgba(80, 85, 89, 0.88);padding:14px 20px;margin: 8px 18px 10px 0;border:1px solid #ddd;border-radius:50px;}
.explore-key a.more{width: 50px;height: 50px;color: #fff;font-size:14px;padding:14px 10px;font-weight:700;background-color:#00c7ff;border-radius:50%;display: inline-block;}
.explore-key a:hover{color:#fff;background-color: #00c7ff;border-color:#00c7ff;}
.adpic{width:100%;position:relative;margin-bottom:25px;overflow:hidden;}
.adpic img{width:100%;transition: transform 0.5s;}
.adpic:hover img{transform: scale(1.1);}
.content-full .links{background-color: #f5f5f6;}
.quick{margin:30px 0 20px 0;}
.quick h3 {position: relative;font-size: 17px;padding-bottom: 15px;padding-top: 20px;margin: 0;font-weight:bold;}
.quick h3:before{content: "";position: absolute;top: 0;display: block;width: 10%;height: 2px;background: #00c7ff;transition: all .3s;}
.quick .quick-list a {display: inline-block;padding: 8px 30px 8px 0;transition: all .2s;}
.content-full .cut {position: relative;height:500px;background-position: 50%;background-size: cover;background-color: #444;color: #fff;}
.content-full .cut .background{position: absolute;top:0;left:0;width:100%;height:100%;overflow: hidden;}
.content-full .cut .background video{width: 100%;}
.content-full .cut .content{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;color:#fff;background-color: rgba(0,0,0,.5);}
.content-full .cut .content h3{font-weight: 400;font-size: 24px;letter-spacing: .8em;padding-top: 110px;margin: 0 0 15px;}
.content-full .cut .content p{letter-spacing: .2em;margin: 0;}
.content-full .cut .content .action a{display: inline-block;height:34px;line-height:34px;color:#fff;padding: 0 20px;opacity: .8;background-color: hsla(0,0%,100%,.2);border-radius: 17px;vertical-align: middle;}
.content-full .cut .content .action a i{margin-right:10px;}
.content-full .cut .content .action a:hover{opacity:1;color:#fff;}
@media (max-width: 1100px) and (min-width: 992px){
	.content-full .cut {height: 240px;}
	.content-full .cut .content h3{padding-top:0;margin-bottom:10px;font-size:18px;letter-spacing:inherit;}
	.content-full .cut .content p{font-size:12px;line-height:20px;}
    .content-full .cut .background video{min-width: 100%;min-height: 100%;}
}
@media (max-width: 991px){
	.news{padding-top:0;}
	.content-full .container{padding:20px 15px;}
	.content-full .focus .container{padding:25px 15px;}
	.news-head{margin-bottom:20px;}
	.news-head h1{font-size:28px;}
	.news-head .more{float:right;}
	.news-head .more a{font-size:14px;margin:0;}
	.counter{padding:25px 0;}
	.chtitle h1{padding-top:25px;margin-bottom:25px;}
	.explore-key a{padding:10px 10px;margin:5px 0;}
	.explore-key a.more{width:40px;height:40px;padding: 8px 5px;}
	.content-full .cut .container{padding:45px 15px;}
	.content-full .cut {height: 240px;}
	.content-full .cut .content h3{padding-top:0;margin-bottom:10px;font-size:18px;letter-spacing:inherit;}
	.content-full .cut .content p{font-size:12px;line-height:20px;}
    .content-full .cut .background video{min-width: 100%;min-height: 100%;}
	.adpic img{height:auto;}
}
@media (max-width: 767px){
	.content-full .notice .container{padding:25px 30px;}
	.notice-more{margin-top:30px;}
}
@media (max-width: 480px){
		.content-full .cut .container{padding:25px 15px;}
		.content-full .cut .content h3{font-size:16px;}
		.chtitle h1{font-size:24px;}
}
