body{font-family: "Microsoft YaHei","SimSun","STHeiti Light",Arial;background: url(sy-ydyl20180807-26.jpg) no-repeat center bottom;}
*{margin: 0;padding: 0;}
li{list-style: none;}
a{text-decoration: none;}
.clear{clear: both;}
.inner{width: 1200px;margin: 0 auto;}
.gl-top{width: 100%;height: auto;height: 177px;position: relative;}
.logo{position: absolute;left: 0;top: 0;}
.logo1{position: absolute;left: 177px;top: 89px;width: 562px;overflow: hidden;animation: shake 6s linear infinite;-webkit-animation: shake 6s linear infinite;-moz-animation: shake 6s linear infinite;-ms-animation: shake 6s linear infinite;-o-animation: shake 6s linear infinite;}
.gl-top img{display: block;}
.gl-tit{background: url(sy-ydyl20180807-18.jpg) no-repeat left top;border-top: 1px solid #fea428;padding-left: 50px;}
.gl-tit1{font-size: 14px;line-height: 30px;text-align: left;color: #000000;}
.gl-tit1 a{color: #000;}
.xl-tit{font-size: 36px;text-align: center;color: #005484;line-height: 46px;padding: 30px 0 15px;}
.xl-gn{font-size: 14px;color: #939393;width: 337px;margin: 0 auto;padding-bottom: 15px;}
.xl-time{float: left;padding-right: 145px;}
.xl-font{float: left;}
.xl-font li{float: left;padding: 0 5px;}
.xl-font li span{cursor: pointer;}
.xl-cont{border-bottom: 1px solid #aecadb;width: 1157px;margin: 0 auto;}
#txt{font-size: 16px;line-height: 30px;width: 850px;margin: 0 auto;color: #000000;padding-bottom: 230px;}
#txt p{margin-top: 30px;}
#txt img{max-width:100%;height:auto !important;}
.mob-banner{width: 100%;display: none;}
.mob-banner img{width: 100%;height: auto;display: block;}
.mob-time{display: none;}
@media only screen and (min-width: 100px) and (max-width: 768px) {
	.mob-banner{display: block;position: relative;}
	.gl-top,.gl-tit,.xl-time,.xl-font{display: none;}
	.inner{width: 9rem;}
	.xl-cont{width: 100%;border-bottom: 1px solid #afafaf;}
	.xl-tit{font-size: 0.48rem;color: #000;line-height: 0.64rem;padding-top: 0.67rem;padding-bottom: 0.32rem;}
	.xl-gn{width: 100%;text-align: right;padding-bottom: 0.13rem;}
	.mob-time{display: block;font-size: 0.24rem;color: #414141;line-height: 1;}
	#txt{width: 8rem;font-size: 0.32rem;line-height: 0.67rem;padding-bottom: 2.8rem;}
	#txt p img{width: 100%;height: auto;}
	#txt p{margin-top: 0.6rem;}
	.mob-english{width: 1.29rem;height: 0.52rem;background: url(sy-ydyl20180807-25.png);background-size: 100% 100%;position: absolute;right: 0.53rem;top: 0.2rem;font-size: 0.24rem;text-align: center;line-height: 0.5rem;}
	.mob-english a{color: #002943;}
}

@keyframes shake {
	0%{
		width: 0;
		opacity: 0;
	}
	20%{
		width: 0;
	}
	60%{
		opacity: 1;
		width: 562px;
	}
	100%{
		opacity: 1;
		width: 562px;
	}
}

.shake {
	animation-name: shake
}