@charset "UTF-8";
.g-gyj {
    position: relative;
    width: 100%;
    height: 85px;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 15px;
	background:url(../../images/index/bg_gyj.jpeg) no-repeat center;
	background-size: 100%;
}
.gyj-con {
    padding-top: 3px;
    padding-left: 5px;
    font-weight: bold;
}
.gyj-con p {
    margin: 2px 0;
    padding: 0 4px;
    height: 22px;
    line-height: 22px;
    border-radius: 6px;
    display: inline-block;
    white-space: nowrap;
	 background: #dc1643 !important;
}