.header-top-right input[type="text"] {
    font-size: .9em;
    color: #636363;
    float: left;
    outline: none;
    border: 1px solid #dedede;
    padding: 0.7em;
    width:150px;
    background: #fff;
    -webkit-appearance: none;}
.header-top-right input[type="submit"] {
    color: #FFF;
    background:#0156c9 url(./img/search.png) no-repeat 10px 8px;
    width: 27px;
    height:33px;
    font-size: 16px;
    float: left;
    border: none;
    outline: none;
    padding: 0.43em 1.2em;
    text-transform: uppercase;
    -webkit-appearance: none;}
.header-top-right {
    float: right;
       margin: 0.5em 0 0 0;}
.current{
  line-height:30px;
  font-size:14px;}
.text{
 font-size:15px;

 padding:20px;
 line-height:150%;
 font-family:"宋体";}
