body {
    margin: 0px;
    padding: 0px;
    line-height: 20px;
    FONT-FAMILY: "Microsoft YaHei", simSun;
    font-size: 14px;
    background: url(../images/8.jpg) repeat-x;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    text-decoration: underline;
    color: #FF0000;
}

A {
    TEXT-DECORATION: none;
    -webkit-transition: all 0.7s linear;
    -moz-transition: all 0.7s linear;
    -o-transition: all 0.7s linear;
    -ms-transition: all 0.7s linear;
    transition: all 0.7s linear;
}

A:link {
    color: #333333;
}

A:visited {
    color: #333333
}

A:active {
    color: #333333
}

A:hover {
    COLOR: #e60012;
}

img {
    border: 0px;
}

.clear {
    clear: both;
}

ul,
h1,
h2,
h3,
dl,
dt,
dd,
p {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
}

A:hover IMG {
    FILTER: alpha(opacity=80);
    opacity: 0.8
}

ul {
    line-height: 29px;
}

.tlsfds1 {
    width: 950px;
    margin: 0px auto;
}

.tlsfds2 {
    background: #32B56F;
    height: 3px;
    width: 100%
}

.tlsfds1 .as {
    float: right;
    border: 1px #ddd solid;
    padding: 1px;
    margin-top: 12px;
}

.lcpaos {
    width: 950px;
    margin: 12px auto;
}

.tlsfds1a {
    width: 162px;
    float: left;
}

.tlsfds1b {
    float: left;
    margin-top: 30px;
        margin-left: 55px;
}

.tlsfds1c {
    width: 199px;
    float: right;
    margin-top: 16px;
}

.tlsfds1b ul {
    line-height: 38px;
}

.tlsfds1b li {
    font-size: 14px;
    font-weight: bold;
    float: left;
    text-align: center;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
}

.tlsfds1b li:hover {
    background: #32B56F;
    border-radius: 50px;
}

.tlsfds1b li:hover a {
    color: #fff;
    text-decoration: none;
}

.aa {
    background: #32B56F;
    border-radius: 50px;
}

.aa a {
    color: #fff;
}

.lcpaos1 {
    border-right: 1px #000 solid;
    border-top: 1px #000 solid;
    font-size: 12px;
    background-color: #daf5e7;
}

.lcpaos2 {
    padding: 0px 0px;
}

.lcpaos2a {
    width: 627px;
    float: left;
}

.lcpaos2b {
    width: 300px;
    float: right;
}

.lcpaos1 td {
    border-left: 1px #000 solid;
    border-bottom: 1px #000 solid;
}

.lcpaos2a2 {
    background: #959595;
    margin-bottom: 10px;
}

.lcpaos2a1 {
    font-size: 16px;
    height: 35px;
    background: url(../images/9.jpg) repeat-y #4B4A48;
    line-height: 35px;
    font-weight: bold;
}

.lcpaos2a1 a {
    float: right;
    font-size: 12px;
    font-weight: 100;
    color: #666;
}

.lcpaos2a3a {
    width: 223px;
    float: left;
}

.lcpaos2a3b {
    width: 340px;
    float: right;
}

.lcpaos2a3b span {
    float: right;
    color: #666;
}

.lcpaos2a3b li {
    height: 29px;
    line-height: 29px;
}

.lcpaos2b1 span {
    float: right;
    color: #666;
}

.lcpaos2b1 li {
    height: 29px;
    line-height: 29px;
}

.lcpaos4a {
    width: 305px;
    float: left;
}

.lcpaos2b1 {
    padding: 10px 0px;
}

.lcpaos4b {
    width: 305px;
    float: right;
}

.lcpaos2 {
    margin-top: 15px;
}

.lcpaos5a a {
    margin-right: 10px;
    line-height: 25px;
    font-size: 12px;
}

.lcpaos3a1 img {
    width: 70px;
    height: 70px;
    border-radius: 10px;
}

.lcpaos3a1 {
    width: 70px;
    float: left;
    margin: 11px;
    display: inline;
    text-align: center;
    line-height: 25px;
}

.home-li {
    display: flex;
    flex-direction: column;
    overflow: hidden
}

.home-li .home-li-item {
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

.home-li .home-li-item>a {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-li .home-li-item>span {
    flex-shrink: 0;
    font-size: 13px;
}

.list-li {
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding: 10px 0;
    overflow: hidden;
}

.list-li .list-li-item {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.list-li.divider .list-li-item {
    padding-bottom: 18px;
    border-bottom: 1px dashed #eee;
}

.list-li.divider .list-li-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.list-li .list-li-item .top {
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

.list-li .list-li-item .top a {
    font-size: 14px;
    color: #333333;
    line-height: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-li .list-li-item .top span {
    flex-shrink: 0;
    font-size: 12px;
    color: #999999;
    line-height: normal;
}

.list-li .list-li-item .description {
    font-size: 12px;
    color: #666666;
    line-height: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.foot {
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    padding: 25px 0px;
    background-color: #EBEBEB;
    color: #777;
    margin-top: 25px;
}
.foot a{
    color: #777;
}
.lcpaos1 tr:hover {
    background-color: #fff;
}

.as {
    background-color: #EFF4F7;
    padding: 7px 15px;
    margin: 15px 0px;
}

.sfa li {
    border-bottom: 1px #ddd dashed;
    height: 40px;
    line-height: 40px;
}

.sfa ul {
    line-height: 40px;
}

.ye {
    background-color: #f5f5f5;
}

.ye1 {
    width: 950px;
    margin: 0px auto;
    font-size: 12px;
    line-height: 40px;
    color: #777;
}

.aad {
    background: none;
}

.lcpaos5a {
    padding-top: 15px;
}

.lcpaos3a12 img {
    width: 147px;
    height: 110px;
}

.lcpaos3a12 {
    width: 147px;
    float: left;
    margin: 7px;
    display: inline;
    text-align: center;
    line-height: 25px;
    border: 1px #ddd solid;
    padding: 3px;
    background-color: #f5f5f5
}

.sfa h1 {
    text-align: center;
    font-size: 16px;
    padding: 10px 0px;
    padding-top: 25px;
}

.sfa dl {
    font-size: 12px;
    color: #888;
    text-align: center;
}

.sfa p {
    padding-top: 25px;
    line-height: 25px;
    color: #777;
    border-top: 1px #ddd dotted;
    margin-top: 25px;
}

.sfa p a {
    color: #00F
}

.add1 {
    height: 35px;
    line-height: 35px;
    border-top: 1px #ddd solid;
    padding-top: 20px;
    margin-top: 15px;
}

.add2 {
    height: 35px;
    line-height: 35px;
}

.add1 a {
    color: #666;
}

.add2 a {
    color: #666;
}

.information_x {
    line-height: 40px;
    float: left;
    height: 40px;
    text-align: center;
    margin-top: 25px;
}

.aad span {
    font-weight: 100;
    font-size: 18px;
    color: #31b56e;
}

.aad a {
    float: right;
}

.aad {
    padding-top: 5px;
}

.lcpaos2a1 {
    padding-left: 33px;
    padding-right: 10px;
    color: #fff;
}

.lcpaos2a1 a {
    color: #fff;
}

.yt {
    padding-left: 10px;
}

.st {
    width: 370px;
}

.st2 {
    width: 557px;
}