#wz_mian{
    width: 1100px;
    margin: 0px auto 0px auto;
    
}
.wz_mian_l{
    width: 650px;
    float: left;
    border: 1px;
    border-color: black;
    border-style: solid;
    box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.53);
    -webkit-box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.53);
    -moz-box-shadow: 5px 5px 6px 1px rgba(0,0,0,0.53);
}
.wz_mian_r{
    width: 440px;
    float: right;
  padding-top: 70px;
}
.text1{
    color: #3c8ac8;
    font-size: 44px;
   text-align: center;
   font-weight: bold;
}
.text2{    
    color: #339999;
    font-size: 18px;}
.wz_top{
    width: 1100px;
    margin: 10px auto 0px auto;
    padding-left: 20px;
    height: 110px;
    color: rgb(192, 7, 7);
    font-size: 70px;
    font-weight: bolder;
    text-shadow: 3px 3px 3px #585858;
    -webkit-text-stroke: 1px rgb(248, 248, 248);
}
body{
    background-color: #fff9e5;
}
.wz_foot{
    width: 100%;
    float: left;
    margin: 10px auto 0px auto;
}
.pc-logo{
 
    text-align: center;
    
}
.pc-logo_img {
    width: 100px;
    height:100px;

  }
  .pc-er{
      text-align: center;
  }
.erweima{
    width: 250px;
    height: 250px;
    margin: 30px auto 10px auto;
}
.text3{
    text-align: center;
    color: rgb(192, 7, 7);
    font-size: 20px;
    font-weight: bold;
    width: 100%;
  
}
.text5{
    text-align: center;
    color: #7a7b7b;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
  
}
.text4{
    margin-bottom: 20px;
}
.text_foot,.text_foot a{
    text-align: center;
    color: #585858;
    text-decoration: none;
    font-size: 12px;
}