@charset "utf-8";
.sy-tit .s-t-l{
	font-weight: bold;
	font-size: 23px;
	color: rgba(2, 56, 139, 0.9);
}
.sy-tit .s-t54{
	font-size: 30px;
	color: #000000;
}
.sy-tit .s-t-link{
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	text-align: right;
	align-items: flex-end;
}
.sy-tit .s-t-rund{
	width: 46px;
	height: 46px;
	border-radius: 50%;
	border: 2px solid #000000;
	box-sizing: border-box;
	transition: width 0.4s ,border-radius 0.4s;
	flex: none;
	position: relative;
}
.sy-tit .s-t-btn .iconfont{
	color: #365699;
	font-size: 50px;
	font-weight: 500;
	position: absolute;
	left: -20px;
	transition: left 0.4s;
}
.sy-tit .s-t-btn{
	margin-bottom: 5px;
}
.sy-tit .s-t-txt{
	display: none;
	color: #000;
	flex: none;
	transition: display 0.4s;
}
.sy-tit .s-t-fn{
	opacity: 1;
	 transition: opacity 0.4s;
}
.sy-box1{position: relative;}
.sy-box1 .mySwiper{
	height: max-content;
}
.sy-box1 .swiper-slide{position: relative;overflow: hidden;height: 0;padding-bottom: 41.6%;}
.sy-box1 .swiper-slide img{position: absolute;top: 0;left: 0;right: 0;width: 100%;height: 100%;display: block;}
.sy-box1 .swiper-button-prev,
.sy-box1 .swiper-button-next{width: 54px;	transition: all 0.4s;
height: 54px;
background: rgba(255,255,255,0.1);
border-radius: 50%;
border: 2px solid #FFFFFF;box-sizing: border-box;}
.sy-box1 .swiper-button-prev{left: 105px;}
.sy-box1 .swiper-button-next{right: 105px;}
.sy-box1 .swiper-button-next:after, 
.sy-box1 .swiper-button-prev:after{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 600;
}

.sy-box1 .swiper-pagination{
	bottom: 178px;
}
.sy-box1 .swiper-pagination-bullet{
	width: 53px;
	height: 6px;
	background: rgba(255, 255, 255, 0.55);
	border-radius: 3px;
	opacity: 1;
}
.sy-box1 .swiper-pagination-bullet-active{
	background: #fff;
}
.sy-box2{padding-top: 20px;padding-bottom: 20px;}
.sy-box2 .b2-main{
	margin-top: 20px;
}
.sy-box2 .mySwiper1{
	flex: none;
	margin: 0;
	width: 750px;
}
.sy-box2 .swiper-slide {
	position: relative;
	flex-direction: column;
	
}
.sy-box2 .swiper-slide img{
	width: 100%;
	height: 488px;
	background: #000000;
}
.sy-box2 .b2-info{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 65px;
	background: rgba(2, 56, 139, 0.73);
	box-sizing: border-box;
	padding: 0 100px 0 25px;
}
.sy-box2 .b2-i-name{
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
}
.sy-box2 .swiper-pagination{
	bottom: 0;
	display: flex;
	justify-content: flex-end;
	height: 70px;
	align-items: center;
	padding-right: 20px;
	box-sizing: border-box;
	width: max-content;
	right: 0;
	left: auto;
	
}
.sy-box2 .swiper-pagination-bullet{
	background: rgba(255, 255, 255, 0.59);
	opacity: 1;
}
.sy-box2 .swiper-pagination-bullet-active{
	background: #fff;
}
.sy-box2 .b2-right{
	margin-left: 30px;
	flex: 1;
	overflow: hidden;
}
.sy-box2 .b2-r-list{
	margin-bottom: 14px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 14px;
}
.sy-box2 .b2-r-list:last-child{
	margin-bottom: 0;
}
.sy-box2 .b2-r-time{
	font-weight: 400;
	font-size: 16px;
	color: #999;
	margin-left: 20px;
	flex: none;
}
.sy-box2 .b2-r-name{
	flex: 1;
	font-size: 16px;
	color: #000000;
	display: block;
}
.new-box{
	background: #F7F7F7;
	padding-top: 20px;
}
.sy-box3{width: 48%;}
.sy-box3 .b3-list{
	flex-wrap: wrap;
}
.sy-box3 .b3-item{
	margin-top: 15px;
	width:100%;
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 5px 15px;
	height: 60px;
	align-items: center;
}
.sy-box3 .b3-n-item{
	flex-direction: column;
	align-items: flex-start !important;
}
.b3-n-item .b3-name{
	margin-left: 0 !important;
}
.sy-box3 .b3-n-time{
	color: #817f7f !important;
	font-size: 15px !important;
	margin-top: 5px;
}
.sy-box3 .b3-n-time span{
	margin-right: 20px;
}
.sy-box3 .b3-time{
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	flex: none;
}
.sy-box3 .b3-time p{
	font-weight: bold;
	font-size: 17px;
	color: #000000;
	line-height: 20px;
}
.sy-box3 .b3-name{
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-left: 30px;
	line-height: 21px;
	    width: 100%;
}
.sy-box4{
	width: 100%;
	height: max-content;
	background: url("https://www.dorukotelilgaz.com/2024xxxyImg/sy_bg1.png")no-repeat;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sy-box4 .sy-tit{
	justify-content: center;
}
.sy-box4 .sy-tit .s-t-l{text-align: center;}
.sy-box4 .b4-main{
	margin-top:20px;
	flex-wrap: wrap;
}
.sy-box4 .b4-pic{
	position: relative;
	height: 0;
	padding-bottom: 13%;
	width: 48.15%;
	overflow: hidden;
	margin-top: 20px;
}
.sy-box4 .b4-pic:first-child,
.sy-box4 .b4-pic:nth-child(2){
	margin-top: 0;
}
.sy-box4 .b4-pic img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	
}
.sy-box5{
	box-sizing: border-box;
	padding-left: 225px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sy-box5 .mySwiper2{
	overflow: hidden;
	margin-top: 20px;
	height: max-content;
}
.sy-box5 .swiper-slide{
	width: 20%;
	margin-right: 20px;
	flex-direction: column;
	background: transparent;
}
.sy-box5 .b5-pic{
	width: 100%;
	height: 0;
	padding-bottom: 79%;
	overflow: hidden;
	position: relative;
}
.sy-box5 .b5-pic img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.sy-box5 .b5-tit{
	box-sizing: border-box;
}
.sy-box5 .b5-name{
	width: 100%;
	/* border-bottom: 1px solid #000000; */
	height: 52px;
	box-sizing: border-box;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	text-align: left;
	margin-top: 5px;
}

.sy-box6{
	padding-top: 20px;
	padding-bottom: 30px;
}
.sy-box6 .b6-tit{
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	border-bottom: 2px solid #113F9D;
	padding-bottom: 9px;
}
.sy-box6 .b6-list{
	flex-wrap: wrap;
}
.sy-box6 .b6-link{
	width: 18.15%;
	height: 45px;
	background: #F7F7F7;
	border-radius: 19px;
	font-weight: 400;
	font-size: 16px;
	color: #123F9D;
	text-align: center;
	margin-right: 2.3125%;
	margin-top: 20px;
	transition: all 0.4s;
}
.sy-box6 .b6-link:nth-child(5n){
	margin-right: 0;
}
