﻿.invright > h1 {
    display: none;
}
body{background-repeat:no-repeat!important;}
.h1 {
    background-image: url(/uiFramework/commonResource/image/2021091515301572070.gif);
    background-repeat: repeat;
    height: 24px;
    width: 746px;
    float: left;
    padding-left: 20px;
    text-align: left;
    font-size: 12px;
    color: #323232;
}
.wen {
    width: 720px;
    padding: 5px;
    margin: 20px;
    _margin: 10px;
    text-align: left;
}
.wen h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    font-family: 宋体;
    line-height: 30px;
    width: 720px;
    border-bottom: 1px dotted #666666;
    padding: 25px 0 10px 0;
    margin-bottom: 15px;
    height: auto;
}
.wen h3 {
    text-align: center;
    height: 30px;
    float: left;
}
span#LBTitle {
    color: #000;
}.wen h2 {
    background: none;
}
@media screen and (max-width: 640px){
.wen {
    width: 90%;
    margin: 13px!important;
}
.h1 {
    background: none;
    width: 95%;
    height: auto;
    margin-bottom: 20px;
    border-bottom: 2px #eee solid;
    padding-bottom: 5px;
}
.wen h2 {
    
    width: 100%;
    
}
.TRS_Editor P img{width:100%;}
}