@charset "utf-8";
/* CSS Document */
.clearfix::after { content: ""; display: block; height: 0; visibility: hidden; clear: both;}
/*视频信息轮播*/
.sy .swiper-container-1 { width: 100%; height: 100%; margin:30px 0; }
.sy .swiper-container-1 .swiper-slide { position:relative; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; transition: 300ms; transform: scale(0.6);}
.sy .swiper-container-1 .swiper-slide a{ color:#FFF;}
.sy .swiper-container-1 .swiper-slide img{ width:700px; height:470px;}
.sy .swiper-container-1 .swiper-slide p{ position:absolute; bottom:0px; display:block; width:700px; height:55px; line-height:55px; text-align:center; background:rgb(0,0,0,0.5); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding:0 10px;}
.sy .swiper-container-1 .swiper-slide-active,.swiper-container-1 .swiper-slide-duplicate-active{ transform: scale(1); z-index:9;}
.sy .swiper-container-1:hover .next, .swiper-container-1:hover .prev{display: inline-block;}
.sy .swiper-container-1 .next , .swiper-container-1 .prev { width: 34px; height: 73px; position: absolute; top: 45%; z-index: 2; display: none; cursor: pointer;}
.sy .swiper-container-1 .prev { background: url(qyxw-lf.png) no-repeat; left: 0;}
.sy .swiper-container-1 .next { background: url(qyxw-rt.png) no-repeat; right: 0;}

/*快捷入口、媒体矩阵*/
.sy .content6{ background:none; overflow:inherit; padding:30px 0;}
.sy .content6 .content6-lt{ width:48%; float:left;}
.sy .content6 .content6-rt{ width:48%; float:right;}
.sy .content6 .content6-title{ padding-bottom: 30px; margin-right: 30px; font-size:20px; cursor: default; font-weight: 700;}
.sy .content6 .content6-lt ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.sy .content6 .content6-lt ul li{ display:inline-block; width:170px; height:105px; margin-bottom:25px; border-radius: 10px; box-shadow: 0 0 20px 0 #cecaca; border-bottom: 2px solid #eeeeee;}
.sy .content6 .content6-lt ul li a{ display:block; width:100%; height:100%; text-align:center; padding-top:65px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;}
.sy .content6 .content6-lt ul > li > a:hover { color: #0068b7; transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1);}

.sy .content6 .content6-rt ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.sy .content6 .content6-rt ul li{ margin: 35px 0px; display: flex; align-items: center; justify-content: center; position:relative; z-index:9;}
.sy .content6 .content6-rt ul li img{ height:40px;}
.sy .content6 .content6-rt ul li div{ display:none;}
.sy .content6 .content6-rt ul li div img{ width:200px; height:200px;}
.sy .content6 .content6-rt ul li:hover div{ display:block; position:absolute; top:-220px; left:-25px; box-shadow: 0 0 20px 0 #808080;}
.sy .content6 .content6-rt ul li div::before { content: ""; position: absolute; left:45%; bottom:-20px; width: 0; height: 0; border-top: 10px solid #ffffff; border-right: 10px solid transparent; border-left: 10px solid transparent; border-bottom: 10px solid transparent;}
.sy .content6 .content6-rt ul li a{ transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;}
.sy .content6 .content6-rt ul li:hover a{ padding:0 10px; display:block; box-shadow: 0 0 20px 0 #cecaca;}
.sy .pic-title .active{ font-weight:400; color:#333; border:none;}
.foot .qcode{ display:none;}
.foot-wzpz{ position: relative; z-index: 1;}
@media screen and (max-width: 750px) {
    .sy .swiper-container-1 { margin:0.3rem 0;}
    .sy .swiper-container-1 .swiper-slide { display:block; height:auto; overflow:hidden;}
    .sy .swiper-container-1 .swiper-slide img{ width:100%; height:100%;}
    .sy .swiper-container-1 .swiper-slide p{ width:100%;}
	.sy .content6{ width:100%; height:auto !important; display:block !important; padding-top:0px;}
	.sy .content6 .content6-lt{ width:100%; padding:10px;}
	.sy .content6 .content6-lt ul{ justify-content: space-around;}
	.sy .content6 .content6-lt ul li{ width:45%;}
	.sy .content6 .content6-title{ padding-left:15px; padding-bottom:0.3rem; font-size: 0.32rem;}
	.sy .content6 .content6-rt{ width:100%; float:left; padding:10px;}
	.sy .content6 .content6-rt ul { justify-content: flex-start;}
	.sy .content6 .content6-rt ul li{ width:50%; height:80px; margin:0;}
	.sy .content6 .content6-rt ul li div img{ width:120px; height:120px;}
	.sy .content6 .content6-rt ul li div::before{ left:40%;}
	.sy .content6 .content6-rt ul li:hover div{ left:53px; top:-110px;}
	.sy .content4 .qytj-title li:last-child{ display:inline-block !important;}
}

