#banner {
  width: 100%;
  margin: 0 auto;
  height: 300px;
  clear: both; }
  #banner img {
    width: 100%;
    height: 300px; }

#postion {
  float: left;
  height: 15px;
  font-size: 16px;
  line-height: 15px;
  margin-top: 40px;
  color: #666666;
  width: 100%; }
  #postion a {
    color: #666666;
    font-size: 16px; }
.item-news{
  width: 100%;
  height: 20px;
  margin-top: 20px;
  text-align: right;
}
.item-news font{
   margin-right: 10px;
   color: #737070;
   font-size: 15px;
}
#news {
  width: 1200px;
  margin-top: 30px;
  float: left; }
  #news #news-r {
    width: 900px;
    float: right; }
    #news #news-r #n-list {
      width: 100%; }
      #news #news-r #n-list p {
        color: #666666; }
      #news #news-r #n-list .n-item {
        margin-top: 25px;
        height: 84px;
        border-bottom: 1px solid #E8E8E8; }
        #news #news-r #n-list .n-item .n-top {
          height: 18px;
          line-height: 18px; }
          #news #news-r #n-list .n-item .n-top a {
            color: #333333;
            font-size: 18px;
            float: left;
            font-size: 18px; }
          #news #news-r #n-list .n-item .n-top span {
            float: right;
            color: #8C8A85;
            font-size: 14px; }
        #news #news-r #n-list .n-item p {
          color: #888888;
          font-size: 14px;
          text-align: justify;
          margin-top: 15px;
          margin-bottom: 0px; }
        #news #news-r #n-list .n-item .n-detail {
          width: 70px;
          height: 24px;
          display: inline-block;
          float: right;
          color: white;
          background: #B8B7B2;
          font-size: 12px;
          text-align: center;
          line-height: 24px; }
        #news #news-r #n-list .n-item .n-detail:hover {
          background: #009638; }
      #news #news-r #n-list .form-line {
        height: 34px;
        line-height: 34px;
        float: left;
        width: 100%;
        margin-top: 35px; }
        #news #news-r #n-list .form-line label {
          color: #333333;
          font-size: 16px;
          width: 98px;
          display: inline-block; }
        #news #news-r #n-list .form-line input {
          width: 450px;
          height: 36px;
          border-radius: 4px;
          border: 1px solid #DDDDDD;
          padding-left: 10px; }
        #news #news-r #n-list .form-line .sub {
          border: none;
          background: #009638;
          width: 454px;
          margin-left: 102px;
          color: white;
          cursor: pointer;
          border-radius: 4px;
        font-size: 16px; }
      #news #news-r #n-list .form-line:first-child {
        margin-top: 40px; }
    #news #news-r #result {
      width: 898px;
      height: 560px;
      float: left;
      margin-top: 40px;
      display: none;
     }
     #result{
       position: relative;
     }
     .acc{
        display: block !important;
     }
     .result-img1 {
        width: 898px;
        height: 560px; 
        display: block;
      }
    .result-1{
      position: absolute;
      top: 60px;
      left: 45%;
      font-size: 25px;
      color: #206cea;
    }
    .result-2{
      position: absolute;
      top: 108px;
      font-size: 20px;
      left: 47.5%;
    }
    .result-3{
      font-size: 20px;
      position: absolute;
      top: 190px;
      left: 20%;
      width: 70%;
    }
    .result-3 font,.result-4 font,.result-5 font{
      color: #206cea;
      margin-left: 3%;
    }
    .result-6 font{
      margin-left: 1%;
      margin-right: 1%;
      color: #206cea;
    }
    .result-4{
      position: absolute;
      top: 230px;
      left: 20%;
      font-size: 20px;
      width: 70%;
    }
    .result-5{
      position: absolute;
      top: 270px;
      left: 20%;
      font-size: 20px;
      width: 70%;
    }
    .result-6{
      position: absolute;
      top: 310px;
      left: 20%;
      font-size: 20px;
      width: 55%;
    }
    .result-7{
      bottom: 56px;
      width: 22%;
      height: 22%;
      position: absolute;
      left: 12%;
    }
    .result-img2{
      width: 40%;
      height: 60%;
      margin-top: 15px;
    }
    .result-7 h3{
      font-size: 17px;
      margin-top: 0;
    }
    .result-8{
      width: 25%;
      height: 20%;
      position: absolute;
      bottom: 60px;
      left: 53%;
    }
    .result-8 h3{
      font-size: 20px;
    }
    .result-8 h3:last-child{
      margin-top: -15px;
    }
    
  #news #title {
    margin: 0px;
    height: 30px;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px; }
  #news #info {
    margin-top: 30px;
    float: left;
    width: 100%;
    height: 14px;
    line-height: 14px;
    padding-bottom: 20px;
    border-bottom: 2px solid #54A730; }
    #news #info span {
      font-size: 14px;
      color: #999999;
      float: left; }
    #news #info span:last-child {
      font-size: 14px;
      margin-left: 40px; }
  #news #con {
    color: #333333;
    margin-top: 40px;
    float: left; }
    #news #con p {
      color: #333333;
      font-size: 16px;
      margin: 0px;
      line-height: 25px;
      text-align: justify; }
  #news #return {
    margin-top: 40px; }
    #news #return a {
      color: #666666;
      text-decoration: none;
      float: right; }

/*# sourceMappingURL=news.css.map */
