body{background:#f6f6f6;}
.bannerPic img{display:block;width:100%;}

body{background:#f6f6f6;}
.bannerPic img{display:block;width:100%;}

.xqy{padding-top:1em;}
.xqy .line_title{padding-top:95px;}
.xqy .line_title span{color:#fff;}

.xqy .banner{height:260px;background:url(/jyzyrzxh/uiFramework/commonResource/image/2019121213301382675.jpg) no-repeat center center;background-size:cover;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod='scale',src='/jyzyrzxh/uiFramework/commonResource/image/2019121213301382675.jpg');
animation: bgAnimate3 20s infinite;
}

@keyframes bgAnimate3{
	0% { background-position:center center; }
        50% {background-position:left bottom; }
	100% {background-position:center center; }
}

.xqy .line_title span{color:#fff;}
.xqy .line_title{padding-top:95px;}


.sousuoRounter{padding:2em 0;}
.sousuoList li{padding:25px;background:#fff;margin-top:20px;}
.sousuoList li:hover{background:#eee;}
.sousuoList li h3 a{font-size:16px;font-weight:bold;color:#333;}
.sousuoList li .summary{font-size:14px;color:#666;line-height:20px;margin:1em 0;}
.sousuoList li .date{font-size:16px;color:#333;}

@media only screen and (max-width:750px){
.sousuoList li h3 a,
.sousuoList li .date{font-size:1.6rem;}
.sousuoList li .summary{font-size:1.4rem;}

.sousuoRounter{padding:1em 0;}

.xqy .banner{margin:0 1em;}
.xqy .banner{height:185px;}
.xqy .line_title{padding-top:60px;}
}