*{
    margin: 0px;
    padding: 0px;
}
body {
    text-align: left;
    /*font-family: "Microsoft YaHei", "寰蒋闆呴粦";*/
    font-family: "宋体";
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
}
td {
    line-height: 180%;
    font-size: 14px;
}
li {
    list-style: none;
}
a:link {
    font-family: 宋体;
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
a:visited {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
    font-size: 14px;
}
a:active {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}
a img {
    border: none;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: #fff;
}
.noShow {
    display: none;
}
.clearAll {
    clear: both;
}
#copyRight {
    margin-top: 20px;
    padding: 20px 0 20px 0;
    border-top: 5px solid #7B9929;
    background: #fff;
    text-align: center;
    color: #000000;
    font-size: 12px;
    line-height: 180%;
    clear: both;
    width: 100%;
}
.dunSet{
    width: 540px;
    margin: 0 auto;
    margin-top: 20px;
}
.dunSet li{
    float: left;
    vertical-align: middle;
    height: 64px;
    line-height: 64px;
    margin: 0px 15px;
}
.dunSet li.dun1{
    margin-right: -10px;
}


#pageContent #header{
    background: url(img/header_content.png) no-repeat;
    padding-top: 90px;
}
.crumb {
    margin: 10px 0;
    padding-left: 10px;
}
.mainContent{
    width: 820px;
    float: left;
    display: inline;
}
.sideBar{
    width:354px;
    float: right;
    display: inline;
}
.authorList{
    margin-bottom: 41px;
}
.authorList tr{
    display: none;
}
.authorList td{
    text-align: center;
    line-height: 200%;
    padding-top: 0px;
    font-size:12px;
}
.authorList td img{
    float: left;
    margin-top: 0px;
    margin-left: 15px;
    margin-right: 10px;
}
.authorList a{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";

}
.title8 {
    background: url(img/news_title8Bgd.png) no-repeat;
    height: 75px;
    text-indent: -9999px;
}
.h1title {
    text-align: center;
    margin: 20px;
    font-size:23px;
}
.infoBar {
    padding-right: 10px;
    font-size: 12px;
    margin: 0 auto;
    text-align: center;
    color: #666;
}
#source {
    display: inline-block;
    padding-left: 20px;
}
#lxContent {
    padding: 20px;
}
#lxContent img,#lxContent embed{
    max-width: 100%;
}
#edit {
    text-align: right;
    font-size: 12px;
    color: #666;
}
#Function{
    display:none;
}
#lxContent p {
    line-height: 180%;
    margin-top: 20px;
}
.tjwz td{
    padding-bottom: 20px;
}
.tjwz td img{
    margin-right: 10px;
}
.tjwz td a{
    font-weight: bold;
}
.rmbq td{
    display: inline-block;
    background: #38c2a1;
    margin-right: 8px;
    padding: 0 8px;
    margin-bottom: 10px;
}
.rmbq td a{
    color:#fff;
    line-height: 34px;
}
.title1{
    background: url(img/content_title1.png) no-repeat;
    height: 21px;
    text-indent: -9999px;
    margin: 20px 0;
}
.title2{
    background: url(img/content_title2.png) no-repeat;
    height: 21px;
    text-indent: -9999px;
    margin: 20px 0;
}
.ad1{margin: 20px 0;}
.list6 li {
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.authorTd p{
    margin-top:0px !important;
    margin-bottom: 0px !important;
    padding: 0px !important;
    line-height: 28.8px !important;
    text-indent: 2em !important;
    font-family: 宋体 !important;
    font-size: 10px !important;
    white-space: normal !important;
    padding-left: 100px !important;
    background-color: rgb(255, 255, 255) !important;
}

.rmbqbox{
    display: inline-block;
    background: #38c2a1;
    margin-right: 8px;
    padding: 0 8px;
    margin-bottom: 10px;
}
.rmbqbox a{
    color: #fff;
    line-height: 34px;
}
.link-title{
    line-height: 180%;
    display: flex;
}
.link-dot{
    font-family:wingdings;
    font-size:9px;
    margin-right: 10px
}

.content video {
    max-width: 100% !important;
    height: auto;
}