a:hover,
a:focus {
  text-underline: none;
}




#main>.cur_pos{

      padding-top: 20px;
      width: 1260px;
      margin-left: auto;
      margin-right: auto;
      text-align: right;

    }
    #main>.cur_pos a{
      color: #2b2a2a;
    }
    #main>.cur_pos a:hover{
      color: #004986;
    }

    #main>.cur_pos>span:last-child{
      color: #034c6d;
    }

    .content>.left>.news_con>.tit{
      text-align: center;
      font-size: 30px;
      margin-bottom: 30px;
    }

    .content>.left>.news_con>.news_des{
      font-size: 16px;
      line-height: 1.8;
      text-indent: 2em;
    }