.brand-main {
	margin-top:15px;
	width:885px;
	background-color:#fff;
}
.g-list li {
    overflow: hidden;
    border-bottom: 1px dashed #eee;
    padding: 24px;
    position: relative;
}
.g-list li:hover {
	background-color:#eff9f7;
}
.g-list li a {
	display:block;
}
.g-list li a i {
	position:absolute;
	left:24px;
	top:24px;
	overflow:hidden;
	display:block;
	width:259px;
	height:164px;
}
.g-list li a i img {
	width:100%;
}
.g-list li a p {
	font-size:18px;
	color:#333;
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin-bottom:12px;
	font-weight:bold;
}
.g-list li a font {
	color:#777;
	display:block;
	overflow:hidden;
	line-height:28px!important;
	max-height:84px;
	font-size:14px!important;
	margin-bottom:11px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.g-list li a span {
	display:block;
	height:24px;
	line-height:24px;
	color:#999;
}
.g-list li a span strong.u-yuedu {
	background:url(/96kaifa/img/yueduico.png)no-repeat left 0px;
}
.g-list li a span strong {
	padding-left:24px;
	font-weight:normal;
	margin-right:20px;
	font-size:14px;
}
.g-list li a span strong.u-time {
	background:url(/96kaifa/img/timeico.png)no-repeat 2px 1px;
}
.g-list li a:hover p {
	color:#129b83;
}
/*page*/
.to-gy{
    padding-bottom: 1px;
}
.bkpage {
    display: block;
    width: 175px;
    border-radius: 38px;
    line-height: 38px;
    border: 1px solid #129b83;
    color: #129b83;
    text-align: center;
    margin: 20px auto;
    margin-top: 20px;
}
.bkpage:Hover {
    background-color: #129b83;
    color:#fff;
    cursor: pointer;
}
.tag-info{
    display: inline-block;
    margin-top: 15px;
    width: 837px;
    background-color: #fff;
    padding: 24px;
}
.tag-info .tag-image{
    float: left;
    height: 100px;
    width: 150px;
    margin-right: 20px;
}
.tag-info .tag-image img{
    width: 100%;
    height: 100%;
}
.tag-head .tag-title{
    display: inline-block;
    font-size: 22px;
}
.tag-head p{
    margin-top: 6px;
    line-height: 26px;
    font-size: 16px;
    color: #666;
}
.news-more{
    padding: 16px 21px;
    font-size: 19px;
    font-weight: bold;
    border-top: 15px solid #eee;
    border-bottom: 1px solid #eee;
}
.news-more span{
    color: #08ba9b;
}
.remai {

}
.remai ul {
	margin-top:15px;
}
.remai ul li {
	list-style-type: none!important;
	margin-bottom:9px;
	border-bottom:none!important;
	background-color:#f7f7f7;
	color:#1fae95;
    height: 40px!important;
}
.remai ul li a {
    font-size: 14px;
    height: 50px;
    display: flex;
    align-items: center;
}
.remai ul li a em {
    border-radius: 2px 0px 0px 2px;
    float: left;
    width: 40px!important;
    padding: 14px 0;
    font-weight: bold;
    text-align: center;
    margin-right: 11px!important;
    color: #999;
    background:#f3f3f3!important;
    line-height: 11px;
    height: 11px!important;
}
.remai ul li:nth-child(1) a em {
	color:#f43628;
}
.remai ul li:nth-child(2) a em {
	color:#ff7c14;
}
.remai ul li:nth-child(3) a em {
	color:#fead5b;
}
.remai ul li a span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 196px;
    color: #666!important;
    font-size: 13px;
}
.remai ul li a:hover span {
    color: #129b83!important;
}