﻿@charset "utf-8";

.lm { width: 100%;}

.lmbanner{width: 100%; overflow: hidden; position: relative;}
.lmbanner img { display: block;}
.lmbanner_con { width: 12rem; margin: 0 auto;}
.lmbanner_con h1 { font-size: 0.7rem; line-height: 100%; color:#fff; font-weight: bold; margin-top: 2.8rem; text-align: center;}


.detail {
    width: 12rem;
    margin: 0 auto;
    overflow: hidden;
	margin-top: 0.3rem;
}

.d-left {
    width: 2rem;
    float: left;
}

.d-left ul {
    margin: 0;
    padding: 0;
}

.d-left ul li {
    border-bottom: 1px solid #ccc;
}

.d-left ul li a {
    display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.16rem;
    font-weight: bold;
    color: #666;
    text-decoration: none;
    padding-left: 0.15rem;
}

.d-left ul li a:hover {
    border-left: 3px solid #04044e;
	background-color: #ba8658;
    color: #fff;
}

.d-left ul li .de-on {
    border-left: 3px solid #04044e;
    background-color: #ba8658;
    color: #fff;
}

.d-right {
    width: 9.6rem;
    float: right;
    text-align: center;
    overflow: hidden;
    min-width: 4rem;
}

.d-right h1 {
    font-size: 0.20rem;
    color: #333;
}

.laiyuan-time {
    margin-top: 0.2rem;
    font-size: 0.14rem;
    color: #666;
    padding-bottom: 0.2rem;
	border-bottom: dotted 1px #999999;
}

.laiyuan-time span {
    margin: 0 10px;
}

.laiyuan-time span a {
    margin: 0 5px;
    color: #666;
    text-decoration: none;
}

.laiyuan-time span a:hover {
    color: #256c9b;
}

.d-right p {
    line-height: 0.3rem;
    margin-top: 0.15rem;
	font-size: 0.16rem;
    text-align: left;
    color: #333;
}
.d-right img {object-fit: cover !important; max-width: 8rem; }

.d-right h2 {
    line-height: 0.4rem;
    margin-top: 0.15rem;
	font-size: 0.22rem;
    text-align: center;
    color: #333;
}

.d-r-left {
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: left;
    padding-bottom: 0.6rem;
}

.d-r-left ul {
    margin: 0;
    padding: 0;
}

.d-r-left ul li {
    margin: 0;
    list-style-type: none;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
}
.d-r-left ul li a:hover{
text-decoration: underline;
}


.d-r-left ul li h1 {
    margin: 0;
    padding: 0;
}

.d-r-left ul li h1 a {
    font-size: 0.18rem;
	line-height: 0.35rem;
    color: #333;
    font-weight: normal;
    text-decoration: none;
}
.d-r-left ul li h1 a:hover {

text-decoration: underline;

}

.d-r-left ul li p {
    margin: 0;
    padding: 0;
    text-indent: 0;
    color: #999;
	font-size: 0.14rem !important;
	line-height: 0.25rem;
}

.d-r-left ul li p.time-fb {
    font-size: 0.14rem;
    color: #333;
    margin: 5px 0;
}

.d-r-left ul li p.time-fb b {
    color: #F00;
    font-weight: normal;
}











