.show{width: 930px;float: right;margin-bottom:30px;}
.show .show_title {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
}

.show .show_title h1 {
    text-align: center;
    font-size: 35px;
    line-height: 53px;
    padding: 5px 20px;
    color: #005DAE;
    margin-bottom: 25px;
}
.show .content,.show .content p,.show .content span,.show .content div,.show .content strong{
    font-size: 16px;
    line-height: 24px;
    text-indent: 2em;
    color: #484B4D;
}
.show .content img{
    border-right: 0;
    border-radius: 0;
    display: block;
    margin: 10px auto;
    max-width: 90%!important;
    height: auto!important;
  }
.show .content h2{font-size:22px;line-height: 44px;color:#005DAE;}
.show .content h3{font-size:20px;line-height: 40px;color:#005DAE;}