BODY {
    FONT-SIZE: 12px;
    BACKGROUND-IMAGE: url(/uiFramework/commonResource/image/2021090815062441960.jpg);
    BACKGROUND-REPEAT: round;
    BACKGROUND-POSITION: 50% 0px;
    COLOR: #000;
    TEXT-ALIGN: center;
    MARGIN: 0px auto;
}
.invright > h1 {
    display: none;
}
.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;
}
.govWorkB
{
    overflow: hidden;
    width: 723px;
    /*margin: 0 auto;*/
    float: left;
    padding-bottom: 15px;
    border: 1px solid #ddd;
    border-top: none;
    /*margin-bottom: 30px;*/
}
/*== Gov TitleBox ==*/
.govTitleBox
{
    float: left;
    overflow: hidden;

    width: 100%;
    height:27px;

    margin-bottom: 30px;
    background: url(/uiFramework/commonResource/image/2021122710433991731.png);
    position: relative;
}
.govTitleText
{
    font-size: 12px;
    font-weight: bold;

    position: absolute;
    top: 8px;
    left: 40px;

    color: #fff;
}
.govTitleMore
{
    position: absolute;
    top: 6px;
    right: 10px;
}
/*== ENDGov TitleBox ==*/
.govWordBox{
  width: 683px;
  overflow: hidden;
  padding: 0 20px;
  float: left;
}
.govWTileText{
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  font-size: 24px;
  border-bottom: 1px dashed #666;
  padding-bottom: 25px;
  margin: 0 auto;
}
.govWFBox{
  width: 100%;
  overflow: hidden;
  float: left;
  padding-top: 10px;
  margin-bottom: 30px;
}
.govWFBox p{
  float: left;
  margin-right: 20px;
  font-size: 12px;
}
.govWTextBox{
  width: 100%;
  overflow: hidden;
  float: left;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.govWTextBox p{
  text-indent: 2em;
  line-height: 22px;
  margin-bottom: 16px;
}
/*--Form--*/
.fForm
{
    overflow: hidden;
    width: 653px;
    float: left;
    padding: 20px 15px;
}
.writeMessage{
   margin-bottom: 30px;
   text-align: left;
}
.writeMessageLogo{
   display: inline-block;
   width: 17px;
   height: 17px;
   background: url(/uiFramework/commonResource/image/2021122711350555747.jpg) no-repeat;
   float: left;
   margin-right: 10px;
}
.wmtext1{
   color: #ff771c;
   font-size: 16px;
   display: inline;
   font-weight: bold;
}
.wmtext2{
   color: #ff0000;
   font-size: 12px;
   font-weight: normal;
}
.importText{
   position: absolute;
   top: 13px;
   left: 385px;
   display: inline;
   color: #ff0000;
   font-size: 12px;
}
.fform{
   margin-bottom: 10px;
   position: relative;
}
.formText01,
.formText02{
   display: inline-block;
   width: 157px;
   height: 32px;
   background-color: #ededed;
   text-align: center;
   line-height: 32px;
   float: left;
   margin-right: 10px;
   font-size: 14px;
   color: #1e1e1e;
}
.formInputText01,
.formInputText02{
   width: 205px;
   height: 28px;
   border: 1px solid #ededed;
   background-color: #fff;
   font-size: 14px;
   line-height: 28px;
   color: #a7a7a7;
}
.formText02{
   height: 200px;
   line-height: 200px;
}
.formtextarea{
   width: 450px;
   height: 196px;
   border: 1px solid #ededed;
   background-color: #fff;
   font-size: 14px;
}
.formInput{
   width: 395px;
   margin:0 auto;
   padding-top: 20px;
}
.formInput01,
.formInput02{
   font-family: "微软雅黑",Microsoft YaHei;
   width: 161px;
   height: 39px;
   font-size: 18px;
   color: #fff;
   background-color: #1954b0;
   border: none;
   margin-right: 30px;
   cursor: pointer;
}
/*--ENDForm--*/
@media screen and (max-width: 640px){
.wen {
    width: 90%;
    margin: 5%;
}
.h1 {
    background: none;
    width: 95%;
    height: auto;
    margin-bottom: 20px;
    border-bottom: 2px #eee solid;
    padding-bottom: 5px;
}
.wen h2 {
    
    width: 100%;
    
}
}