
body{
	margin:0;
	padding:0;
	vertical-align: baseline;
	font-size: 14px;
	color:#333;
	font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",Arial,sans-serif;
	}
ul,li,img {list-style:none;border:none; padding:0; margin:0;}
a {text-decoration:none;cursor:pointer;outline:none; color:#333}	



/*正文*/
.yq-banner{
	width: 100%;
	height:380px;
	background: url(../img/yqbanner.png)   no-repeat center;
}
.dynamic{
	width: 1160px;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0 0 1.5rem rgba(20,115,250,.17);
	margin-top:-110px;
	overflow: hidden;
	padding: 20px;
}
.dynamic .dynamic-title{
	font-size: 24px;
	font-weight: 700;
	color: #333;
}
.dynamic .dynamic-title .gx-time{
	font-size: 14px;
	color: #999;
	font-weight: normal;
	float: right;
}
.dynamic .dynamic-con{ margin: 15px 0px; display: flex; overflow: hidden;}
.dynamic-con .dy-qg{ border-right:  1px solid #e6e6e6; padding-right: 30px;}
.dynamic-con .dy-qg ul li{
	width: 110px;
	margin: 8px 12px;
	float: left;
}
.dynamic-con .dy-qg .qgnum{
	font-size: 36px;
	text-align: center;
	line-height: 50px;
}
.dynamic-con  .qz{ color: #e64114; font-weight: 700; padding: 0px 10px;}
.dynamic-con  .ys{ color: #f0aa19;font-weight: 700; padding: 0px 10px;}
.dynamic-con  .sw{ color: #666;font-weight: 700; padding: 0px 10px;}
.dynamic-con  .zy{ color: #1ec35a;font-weight: 700; padding: 0px 10px;}
.dynamic-con .dy-qg .qgnum-info{
	width: 100px;
	margin: 0 auto;
	height: 30px;
	border-radius: 4px;
	background: #f6f6f6;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #333;
}
.dynamic-con .dy-bd{
	margin-left: 50px;
}
.dynamic-con .dy-bd .dy-bd-title{ font-size: 16px; color: #333; font-weight: 700; line-height: 32px;}
.dynamic-con .dy-bd .bdinfo{ font-size: 16px;color: #555; line-height: 30px; display: flex;}
.dynamic-con .dy-bd .bdinfo ul li{ 
	color: #888; margin-left: 30px; width:120px;
	float: left;
}
.dynamic-con .dy-bd .bdinfo ul li span{ font-size: 18px;}

.yqserve{
	width: 1200px;
	margin: 30px auto;
}
.yqserve ul li{
	width: 250px;
	height: 200px;
	text-align: center;
	margin-right: 65px;
	float: left;
}
.yqserve ul li:hover{ background: #505af0;}
.yqserve  .serve-img,.yqserve  .serve-imghover{
	width: 90px;
	height: 60px;
	margin: 15px auto;
	padding-top: 5px;
}
.yqserve  .serve-imghover{ display: none;}
.yqserve  .serve-title{
	font-size: 20px;
	font-weight: 700;
	line-height: 40px;
}
.yqserve .serve-ck{
	width: 90px;
	margin: 0 auto;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.yqserve ul li:hover .serve-img{ display: none;}
.yqserve ul li:hover .serve-imghover{ display: block;}
.yqserve ul li:hover .serve-title{ color: #fff;}
.yqserve ul li:hover .serve-ck{ color: #fff;border: 1px solid #fff;}

.yqmatter{
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0px;
	overflow: hidden;
}
.yqmatter .yqmatter-title{
	font-size: 24px;
	text-align: center;
	font-weight: 700;
	background: url(../img/listbg.png) no-repeat center;
}
.yqmatter .yqmatter-con{
	margin-top: 20px;
}
.yqmatter .yqmatter-con .mat-tit{
	height: 42PX;
	border-bottom: 2px solid #999;
}
.mat-tit .mat-t-left{
	font-size: 20px;
	font-weight: 700;
	color: #333;
	width: 300px;
	float: left;
	line-height: 48PX;
}
.mat-tit .mat-t-left span{ font-size: 14px; color: #999; margin-left: 20px; font-weight: normal;}
.mat-tit .mat-search {
    width: 260px;
    height: 36px;
	display: flex;
	float: right;
    background: #fff;
}

.mat-tit .mat-search input {
    width: 220px;
    height: 34px;
    line-height: 34px;
    padding-left: 10px;
    border: 0;
    font-size: 13px;
}
.mat-tit .m-s-button {
    width: 20px;
    height: 20px;
    margin-top: 9px;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}
.yqmatter-con .mat-main{
	margin-top: 10px;
}
.mat-main ul li {
    height: 75px;
    line-height: 75px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}
.yqmatter-con .mat-main .matter-list-text {
    width: 850px;
    font-size: 16px;
    font-weight: bolder;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../img/yq-list.png) no-repeat left;
    padding-left: 35px;
}
.yqmatter-con .mat-main .matter-list-butt {
    float: right;
}
.yqmatter-con .mat-main .matter-list-butt a {
    display: block;
    width: 90px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin-top: 20px;
    margin-left: 25px;
    float: left;
}
.yqmatter-con .mat-main .list-bszn {
    color: #505af0;
    border: 1px solid #505af0;
}
.yqmatter-con .mat-main .list-zxbl {
    background: #505af0;
    color: #fff;
}