@charset "utf-8";
#sy-index{
	width:100%;
	/*min-width:1350px;*/
	height:auto;
	display:table;
	margin:auto;
}
.index-dt{
	padding:50px 0px 3px;
	background-color: #eff2f7;
}
.index-hd{
	padding:30px 0px 65px;
}
.index-bg{
	height:621px;
	background:url(../images/sy_10.jpg) no-repeat top center;
	background-color:#eff2f6;
}
#sy-index .y-tit{
	width:100%;
	height:63px;
	position:relative;
	border-bottom:1px solid #dce0e6;
}
#sy-index .y-tit .tt{
	padding:0px 15px;
	float:left;
	position:relative;
	left:2px;
	bottom:2px;
	z-index:99;
	overflow:hidden;
	font-size:28px;
	color:#1267bb;
	font-weight:bold;
	line-height:63px;
	border-bottom:3px solid #ed6819;
}
#sy-index .y-tit .en{
	float:left;
	font-size:17px;
	color:#8e8e8e;
	line-height:37px;
	position:relative;
	left:0px;
	top:18px;
	z-index:99;
}
#sy-index .y-tit .more{
	width:94px;
	height:35px;
	float:right;
	font-size:13px;
	color:#0a69c5;
	text-align:right;
	line-height:35px;
	position:absolute;
	bottom:0px;
	right:10px;
	z-index:99;
}
#sy-index .y-tit .more a{
	color:#0a69c5;
}
#sy-index .y-tit .more a:hover{
	color:#0a69c5;
}
#sy-index .dt-news{
	width:100%;
	max-height:788px;
	padding:50px 0px 0px;
	overflow:hidden;
}
#sy-index .dt-news .dt-list{
	width:1350px;
	height:auto;
	/*margin-left:-20px;*/
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#sy-index .dt-news .dt-list li{
	width:308px;
	height:auto;
	/*float:left;*/
	margin:0px 38px 43px 0px;
	_margin:0px 30px 43px 0px;
}
#sy-index .dt-news .dt-list li:nth-child(4n){
	margin:0px 0px 43px 0px;
}
#sy-index .dt-news .dt-list .img{
	width:100%;
	height:180px;
	overflow:hidden;
	position:relative;
	z-index:0;
}
#sy-index .dt-news .dt-list .img:hover img{
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#sy-index .dt-news .dt-list .img .ndate{
	padding:0px 18px;
	display:block;
	background:rgba(45,46,44,.7);
	font-size:16px;
	color:#ffffff;
	line-height:38px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:99;
}
#sy-index .dt-news .dt-list .text{
	width:98%;
	max-height:144px;
	margin:auto;
	font-size:14px;
	color:#989898;
	line-height:24px;
	overflow:hidden;
}
#sy-index .dt-news .dt-list .text h3{
	height:48px;
	padding:0px 0px;
	font-size:16px;
	color:#323232;
	line-height:48px;
	overflow:hidden;
}
#sy-index .dt-news .dt-list a:hover .text h3{
	color:#1267bb;
}
#sy-index .img-box{
	width:100%;
	height:85px;
	margin:48px 0px;
	overflow:hidden;
}
#sy-index .img-box .glist{
	width:1400px;
	height:85px;
	margin-left:-7px;
}
#sy-index .img-box .glist li{
	float:left;
	margin:0px 7px;
	_margin:0px 5px;
	position:relative;
}
#sy-index .img-box .glist .gitem{
	width:100%;
	height:77px;
	position:absolute;
	top:25px;
	right: 60px;
	font-size:22px;
	font-weight:bold;
	color:#ffffff;
	text-align:right;
	line-height:77px;
}
#sy-index .img-box .glist .gitem .arrow{
	position:relative;
	top:-3px;
	left:20px;
}
#sy-index .img-box .glist .bg-1{
	width:440px;
	height:86px;
	background-image:url(../images/sy_06.jpg);
	background-size:100% 100%;
	background-position:left center;
	background-repeat:no-repeat;
}
#sy-index .img-box .glist .bg-2{
	width:440px;
	height:86px;
	background-image:url(../images/sy_07.jpg);
	background-size:100% 100%;
	background-position:left center;
	background-repeat:no-repeat;
}
#sy-index .img-box .glist .bg-3{
	width:440px;
	height:86px;
	background-image:url(../images/sy_08.jpg);
	background-size:100% 100%;
	background-position:left center;
	background-repeat:no-repeat;
}
#sy-index .index-not{
	width: 832px;
	height:586px;
	padding:35px 0px 0px;
	+padding:0px 0px 0px;
	float: left;
}
#sy-index .tz_con{
	width:100%;
	height:430px;
	margin:50px 0px 0px;
	_margin:0px 0px 0px;
	+margin:2px 0px 0px;
	overflow:hidden;
}
#sy-index .dcon{
	width:380px;
	height:auto;
	padding:0px 0px;
	float: left;
}
#sy-index .dcon:nth-child(2){
	float: right;
}
#sy-index .dcon li{
	width:100%;
	height:78px;
	padding:0px 0px;
	margin:0px 0px 30px 0px;
	_margin:0px 0px 18px 0px;
	+margin:0px 0px 10px 0px;
}
#sy-index .dcon .date{
	width:70px;
	height:78px;
	float:left;
	text-align:center;
	background-color:#1267bb;
	position:relative;
	left:0px;
	overflow:hidden;
}
#sy-index .dcon:nth-child(2) .date{
	background-color: #32a061;
}
#sy-index .dcon .date .d{
	width:100%;
	height:45px;
	display:block;
	padding:2px 0px 0px;
	margin:0px 0px;
	border-bottom:1px solid #eff2f6;
	font-size:30px;
	font-weight:bold;
	color:#ffffff;
	line-height:45px;
	overflow:hidden;
}
#sy-index .dcon .date .m{
	width:100%;
	height:29px;
	display:block;
	margin:0px 0px;
	padding:0px 0px;
	font-size:18px;
	color:#ffffff;
	line-height:29px;
}
#sy-index .dcon .txt{
	width:300px;
	height:69px;
	float:right;
	margin: 0 0 13px;
	font-size:16px;
	color:#323232;
	line-height:28px;
	position:relative;
	top:10px;
	right:0px;	
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
}
#sy-index .dcon .txt a{
	width: 285px;
	height: 56px;
	display: block;
	position: relative;
	left: 8px;
	overflow: hidden;
}
#sy-index .dcon .txt a:hover{
	color:#1267bb;
}
#sy-index .index-lec{
	width: 461px;
	height: 620px;
	padding: 35px 0px 0px;
	display: table;
	float: right;
}
/*图片轮换*/
#slideBox{
	width:461px;
	height:400px;
	margin: 47px 0 30px;
	overflow:hidden;
	position:relative;
}
#slideBox ul#show_pic{
	margin:0;
	padding:0;
	list-style:none;
	height:306px;
	width:46100px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	height:306px;
	overflow: hidden;
}
#slideBox ul#show_pic li img {
	width:461px;
	height:306px;
	display:block;
}
#slideBox ul#show_pic li:hover img{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	position:relative;
}
#iconBall {
	float: left;
	display: block;
	position:absolute;
	bottom:107px;
	left: 50%;
	transform: translateX(-50%);
}
#iconBall li {
	float:left;
	color:#f2f2f2;
	width:13px;
	height:13px;
	display: inline-block;
	line-height:10px;
	cursor:pointer;
	text-align:center;
	font-size:0px;
	margin: 0 6px;
	background-color:#1267bb;
	border-radius: 50%;
}
#iconBall li.active {
	color:#e6e6e6;
	background-color:#e6e6e6;
}
#slideText {
	width:100%;
	height:80px;
	line-height:56px;
	background-color:#1267bb;
	color:#ffffff;
	position:absolute;
	left:0px;
	bottom:0px;
	*background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
#textBall {
	width:90%;
	height:77px;
	overflow:hidden;
	position:absolute;
	left:5%;
	right: 5%;
	bottom:0px;
}
#textBall li {
	float:left;
	cursor:pointer;
	display:none;
	color:#ffffff;
	font-size:18px;
	line-height:26px;
}
#textBall li.active {
	display:block;
}
#textBall li a {
	width: 420px;
	height: 52px;
	display: block;
	margin: auto;
	text-decoration:none;
	color:#ffffff;
	overflow: hidden;
	position: relative;
	top: 10px;
}
#textBall li span{
	width: 120px;
	height: 26px;
	margin-left: 30px;
	background-color:#1267bb;
	display: inline-block;
	float: right;
	font-size: 14px;
	text-align: right;
	position: absolute;
	top: 26px;
	right: -2px;
	z-index: 99;
}
/*图片轮换end*/
#sy-index .hd-con{
	padding:45px 0px 0px;
}
#sy-index .laydate{
	width:392px;
	height:300px;
	float:left;
}
#sy-index .dlist{
	width:905px;
	height:auto;
	padding:0px 0px;
	float:right;
}
#sy-index .dlist li{
	width:425px;
	height:78px;
	float:left;
	padding:0px 0px;
	margin:0px 26px 43px 0px;
}
#sy-index .dlist .date{
	width:88px;
	height:88px;
	float:left;
	text-align:center;
	border:1px solid #d5d5d5;
	position:relative;
	left:0px;
	overflow:hidden;
}
#sy-index .dlist .date .d{
	width:100%;
	height:54px;
	display:block;
	padding:2px 0px 0px;
	margin:0px 0px;
	border-bottom:1px solid #d5d5d5;
	font-size:36px;
	font-weight:bold;
	color:#1267bb;
	line-height:54px;
	overflow:hidden;
}
#sy-index .dlist .date .m{
	width:100%;
	height:31px;
	display:block;
	margin:0px 0px;
	padding:0px 0px;
	font-size:16px;
	color:#1267bb;
	line-height:31px;
}
#sy-index .dlist .con{
	width:320px;
	height:auto;
	float:left;
	position:relative;
	left:16px;
}
#sy-index .dlist .con .dtit{
	width:100%;
	height:48px;
	font-size:16px;
	color:#323232;
	line-height:24px;
	overflow:hidden;
}
#sy-index .dlist .con a:hover .dtit{
	color:#1267bb;
}
#sy-index .dlist .con .dvenue{
	font-size:12px;
	color:#b2b2b2;
	line-height:22px;
}
#sy-index .dlist .con .dvenue p{
	padding:0px 0px 0px 23px;
}
#sy-index .dlist .con .dvenue .time{
	background:url(../images/icon_2.png) no-repeat -2px -2px;
}
#sy-index .dlist .con .dvenue .pos{
	background:url(../images/icon_2.png) no-repeat -2px -30px;
}
#sy-index .laydate-day-mark::after {
    background-color: #1267bb;
}
#sy-index .layui-laydate-content td:hover,#sy-index .layui-laydate-list li:hover {
    background-color: #1267bb;
    color: #fff;
}
/*@media screen and (max-width:1400px){
	#sy-index .dt-news .dt-list{
		margin-left:-12px;
	}
	#sy-index .dt-news .dt-list li{
		width:300px;
		margin:0px 12px;
	}
	#sy-index .img-box .glist{
		margin-left:-10px;
	}
	#sy-index .img-box .glist .gitem{
		font-size:22px;
	}
	#sy-index .img-box .glist li{
		margin:0px 10px;
	}
	#sy-index .img-box .glist .bg-1{
		width:295px;
	}
	#sy-index .img-box .glist .bg-2{
		width:380px;
	}
	#sy-index .img-box .glist .bg-3{
		width:555px;
	}
	#sy-index .dcon li{
		width:615px;
		margin:0px 20px 30px 0px;
	}
	#sy-index .dcon .txt{
		width:515px;
		padding:2px 45px 10px 20px;
	}
	#sy-index .dlist{
		width:820px;
	}
	#sy-index .dlist li{
		width:382px;
	}
	#sy-index .dlist .con{
		width:280px;
	}
}
@media screen and (max-width:1300px){
	#sy-index .dt-news .dt-list{
		margin-left:-11px;
	}
	#sy-index .dt-news .dt-list li{
		width:276px;
		margin:0px 11px;
	}
	#sy-index .img-box .glist{
		margin-left:-10px;
	}
	#sy-index .img-box .glist .gitem{
		font-size:22px;
	}
	#sy-index .img-box .glist li{
		margin:0px 10px;
	}
	#sy-index .img-box .glist .gitem .arrow{
		position:relative;
		top:-3px;
		left:12px;
	}
	#sy-index .img-box .glist .bg-1{
		width:225px;
	}
	#sy-index .img-box .glist .bg-2{
		width:350px;
	}
	#sy-index .img-box .glist .bg-3{
		width:555px;
	}
	#sy-index .dcon li{
		width:565px;
		margin:0px 20px 30px 0px;
	}
	#sy-index .dcon .txt{
		width:465px;
		padding:2px 45px 10px 20px;
	}
	#sy-index .dlist{
		width:723px;
	}
	#sy-index .dlist li{
		width:335px;
	}
	#sy-index .dlist .con{
		width:230px;
	}
}
@media screen and (max-width:1200px){
	#sy-index .dt-news .dt-list{
		margin-left:-11px;
	}
	#sy-index .dt-news .dt-list li{
		width:308px;
		margin:0px 11px;
	}
	#sy-index .img-box .glist{
		margin-left:-10px;
	}
	#sy-index .img-box .glist li{
		margin:0px 10px;
	}
	#sy-index .img-box .glist .gitem{
		font-size:18px;
	}
	#sy-index .img-box .glist .gitem .arrow{
		position:relative;
		top:-3px;
		left:12px;
	}
	#sy-index .img-box .glist .bg-1{
		width:195px;
	}
	#sy-index .img-box .glist .bg-2{
		width:300px;
	}
	#sy-index .img-box .glist .bg-3{
		width:435px;
	}
	#sy-index .dcon li{
		width:465px;
		margin:0px 20px 30px 0px;
	}
	#sy-index .dcon .txt{
		width:365px;
		padding:2px 30px 10px 20px;
	}
	#sy-index .dlist{
		width:560px;
	}
	#sy-index .dlist li{
		width:252px;
	}
	#sy-index .dlist .date{
		width:70px;
	}
	#sy-index .dlist .con{
		width:180px;
	}
}
media screen and (max-width:1000px){
	#sy-index{
		width:100%;
		min-width:100%;
		padding:10px 0px 15px;
	}
	#sy-index .y-tit{
		height:55px;
	}
	#sy-index .y-tit .tt{
		font-size:22px;
		line-height:55px;
	}
	#sy-index .y-tit .en{
		font-size:16px;
		top:10px;
	}
	.index-bg{
		height:auto;
		background:none;
		background-color:#eff2f6;
	}
	#sy-index .dt-news{
		width:100%;
		height:auto;
		padding:30px 0px 0px;
		overflow:visible;
	}
	#sy-index .dt-news .dt-list{
		width:100%;
		height:auto;
		display:flex;
		display:-moz-flex;
		display:-webkit-flex;
		flex-wrap:wrap;
		-webkit-justify-content:space-between;
		justify-content:space-between;
		margin-left:0px;
	}
	#sy-index .dt-news .dt-list li{
		width:48%;
		margin:0px 0px 20px;
	}
	#sy-index .dt-news .dt-list .img{
		width:100%;
		height:auto;
		overflow:auto;
		position:relative;
		z-index:0;
	}
	#sy-index .dt-news .dt-list .img img{
		width:100%;
	}
	#sy-index .dt-news .dt-list .img .ndate{
		line-height:32px;
		padding:0px 12px;
		position:absolute;
		bottom:4px;
		left:0;
	}
	#sy-index .dt-news .dt-list .text{
		width:98%;
		height:110px;
	}
	#sy-index .dt-news .dt-list .text h3{
		height:35px;
		padding:0px 0px;
		font-size:16px;
		color:#323232;
		line-height:35px;
		overflow:hidden;
	}
	#sy-index .img-box{
		width:100%;
		height:150px;
		margin:5px 0px 15px;
		overflow:visible;
	}
	#sy-index .img-box .glist{
		width:100%;
		height:65px;
		display:flex;
		display:-moz-flex;
		display:-webkit-flex;
		flex-wrap:wrap;
		-webkit-justify-content:space-between;
		justify-content:space-between;
		margin-left:0px;
	}
	#sy-index .img-box .glist .gitem{
		width:100%;
		height:67px;
		position:absolute;
		top:2px;
		font-size:16px;
		font-weight:bold;
		color:#ffffff;
		text-align:center;
		line-height:67px;
	}
	#sy-index .img-box .glist .gitem .arrow{
		position:relative;
		top:-3px;
		left:8px;
	}
	#sy-index .img-box .glist .gitem .arrow img{
		width:28px;
	}
	#sy-index .img-box .glist li{
		float:left;
		margin:18px 0px;
		position:relative;
	}
	#sy-index .img-box .glist .bg-1{
		width:38%;
		height:100%;
		background-size:100% 100%;
		margin:0px 0px;
	}
	#sy-index .img-box .glist .bg-2{
		width:58%;
		height:100%;
		background-size:100% 100%;
		margin:0px 0px;
	}
	#sy-index .img-box .glist .bg-3{
		width:100%;
		height:100%;
		background-size:100% 100%;
	}
	#sy-index .index-not{
		height:auto;
		padding:12px 0px 0px;
	}
	#sy-index .tz_con{
		width:100%;
		height:550px;
		margin:30px 0px 0px;
		overflow:hidden;
	}
	#sy-index .dcon{
		width:100%;
		height:auto;
		padding:0px 0px;
	}
	#sy-index .dcon .date{
		width:68px;
		height:65px;
		float:left;
		text-align:center;
		background-color:#1267bb;
		position:relative;
		left:0px;
		overflow:hidden;
	}
	#sy-index .dcon .date .d{
		width:100%;
		height:37px;
		display:block;
		padding:0px 0px 0px;
		margin:0px 0px;
		border-bottom:1px solid #eff2f6;
		font-size:22px;
		font-weight:bold;
		color:#ffffff;
		line-height:37px;
		overflow:hidden;
	}
	#sy-index .dcon .date .m{
		width:100%;
		height:28px;
		display:block;
		margin:0px 0px;
		padding:0px 0px;
		font-size:14px;
		color:#ffffff;
		line-height:28px;
	}
	#sy-index .dcon li{
		width:100%;
		margin:0px 0px 15px 0px;
	}
	#sy-index .dcon .txt{
		width: calc(100% - 88px);
		height:48px;
		padding:0px 0px 10px 0px;
		border-bottom:0px solid #e5e5e5;
		font-size: 16px;
		line-height:24px;
	}
	#sy-index .hd-con {
		padding: 30px 0px 0px;
	}
	#sy-index .hd-con .laydate{
		display:none;
	}
	#sy-index .dlist{
		width:100%;
		height:auto;
		padding:0px 0px;
		float:none;
	}
	#sy-index .dlist li{
		width:100%;
	}
	#sy-index .dlist .date{
		width:66px;
		height:85px;
		float:left;
		text-align:center;
		border:1px solid #d5d5d5;
		position:relative;
		left:0px;
		overflow:hidden;
	}
	#sy-index .dlist .date .d{
		width:100%;
		height:55px;
		display:block;
		padding:0px 0px 0px;
		margin:0px 0px;
		border-bottom:1px solid #d5d5d5;
		font-size:24px;
		font-weight:bold;
		color:#1267bb;
		line-height:55px;
		overflow:hidden;
	}
	#sy-index .dlist .date .m{
		width:100%;
		height:30px;
		display:block;
		margin:0px 0px;
		padding:0px 0px;
		font-size:14px;
		color:#1267bb;
		line-height:30px;
	}
	#sy-index .dlist .con{
		width:calc(100% - 85px);
	}
	#sy-index .dlist .con .dtit{
		width:100%;
		height:auto;
		max-height:48px;
		overflow:hidden;
	}
}*/