#website .news li li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

#website .banner {
  width: 100%;
  height: 420px;
  background: url("../img/website/bg1.png.jpeg") center;
  text-align: center;
  color: #fff; }
  #website .banner h2 {
    font-size: 44px;
    padding: 110px 0 40px; }
  #website .banner .aim {
    font-size: 20px;
    margin-bottom: 34px; }
  #website .banner a {
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
    background: url("../img/website/btn_bg.png"); }
  #website .banner .call {
    width: 200px;
    margin: 20px auto;
    font-size: 14px;
    line-height: 18px;
    box-sizing: border-box;
    padding-left: 28px;
    background: url("../img/custom/tel_icon.png") 8px no-repeat; }
#website .intro {
  height: 800px; }
  #website .intro h3 {
    font-size: 32px;
    padding: 86px 0 14px;
    text-align: center; }
  #website .intro p {
    padding: 0 59px;
    line-height: 28px;
    font-size: 16px;
    color: #666;
    text-indent: 2em; }
  #website .intro .radiation {
    position: relative;
    margin-top: 60px;
    padding: 30px 0; }
    #website .intro .radiation img {
      display: block;
      width: 566px;
      height: 406px;
      margin: 0 auto; }
    #website .intro .radiation .txt span {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 16px;
      color: #6e6e6e; }
      #website .intro .radiation .txt span:nth-child(1) {
        top: 62px;
        left: 292px; }
      #website .intro .radiation .txt span:nth-child(2) {
        top: 17px;
        left: 438px; }
      #website .intro .radiation .txt span:nth-child(3) {
        top: 4px;
        left: 582px; }
      #website .intro .radiation .txt span:nth-child(4) {
        top: 17px;
        left: 717px; }
      #website .intro .radiation .txt span:nth-child(5) {
        top: 63px;
        left: 859px; }
#website .feature {
  height: 740px;
  text-align: center;
  color: #fff;
  background: url("../img/website/bg2.png.jpeg") center; }
  #website .feature h3 {
    font-size: 32px;
    padding-top: 86px; }
  #website .feature li {
    float: left;
    width: 170px;
    height: 277px;
    margin-right: 85px; }
    #website .feature li:nth-child(5n) {
      margin-right: 0; }
    #website .feature li .icon {
      width: 120px;
      height: 120px;
      margin: 60px auto 0;
      border-radius: 10px;
      background: #5cddb4 url("../img/website/feature1.png") center no-repeat; }
    #website .feature li .title {
      font-size: 18px;
      margin: 20px 0 17px; }
    #website .feature li p {
      line-height: 20px; }
    #website .feature li:nth-child(2) .icon {
      background: #6abde0 url("../img/website/feature2.png") center no-repeat; }
    #website .feature li:nth-child(3) .icon {
      background: #82b4ff url("../img/website/feature3.png") center no-repeat; }
    #website .feature li:nth-child(4) .icon {
      background: #828eff url("../img/website/feature4.png") center no-repeat; }
    #website .feature li:nth-child(5) .icon {
      background: #ba82ff url("../img/website/feature5.png") center no-repeat; }
    #website .feature li:nth-child(6) .icon {
      background: #e682ff url("../img/website/feature6.png") center no-repeat; }
    #website .feature li:nth-child(7) .icon {
      background: #ff82ce url("../img/website/feature7.png") center no-repeat; }
    #website .feature li:nth-child(8) .icon {
      background: #ff6d88 url("../img/website/feature8.png") center no-repeat; }
    #website .feature li:nth-child(9) .icon {
      background: #f7455d url("../img/website/feature9.png") center no-repeat; }
    #website .feature li:nth-child(10) .icon {
      background: #ffa16d url("../img/website/feature10.png") center no-repeat; }
#website .style {
  height: 740px;
  text-align: center;
  background: #f5f5f5; }
  #website .style h3 {
    font-size: 32px;
    padding-top: 86px; }
  #website .style p {
    font-size: 16px;
    color: #666;
    margin: 20px 0 40px; }
  #website .style img {
    margin-right: 55px; }
    #website .style img:last-child {
      margin-right: 0; }
#website .general {
  height: 740px;
  text-align: center; }
  #website .general h3 {
    font-size: 32px;
    padding: 86px 0 20px; }
  #website .general p {
    font-size: 16px;
    color: #666; }
  #website .general ul li {
    float: left;
    width: 310px;
    margin: 70px 125px 0 0; }
    #website .general ul li:nth-child(3n) {
      margin-right: 0; }
    #website .general ul li .icon {
      width: 80px;
      height: 80px;
      margin: 0 auto;
      border-radius: 50%; }
    #website .general ul li h4 {
      margin: 20px 0;
      font-size: 24px; }
    #website .general ul li p {
      font-size: 16px;
      color: #333; }
    #website .general ul li:nth-child(1) .icon {
      background: #ff8776 url("../img/website/icon1.png") center no-repeat; }
    #website .general ul li:nth-child(1) h4 {
      color: #ff8776; }
    #website .general ul li:nth-child(2) .icon {
      background: #ffb165 url("../img/website/icon2.png") center no-repeat; }
    #website .general ul li:nth-child(2) h4 {
      color: #ffb165; }
    #website .general ul li:nth-child(3) .icon {
      background: #7ac7d0 url("../img/website/icon3.png") center no-repeat; }
    #website .general ul li:nth-child(3) h4 {
      color: #7ac7d0; }
    #website .general ul li:nth-child(4) .icon {
      background: #9cbbff url("../img/website/icon4.png") center no-repeat; }
    #website .general ul li:nth-child(4) h4 {
      color: #9cbbff; }
    #website .general ul li:nth-child(5) .icon {
      background: #e2a2ee url("../img/website/icon5.png") center no-repeat; }
    #website .general ul li:nth-child(5) h4 {
      color: #e2a2ee; }
    #website .general ul li:nth-child(6) .icon {
      background: #ff7ab2 url("../img/website/icon6.png") center no-repeat; }
    #website .general ul li:nth-child(6) h4 {
      color: #ff7ab2; }
#website .news {
  background: #f9f9f9; }
  #website .news h3 {
    padding: 86px 0 66px;
    font-size: 30px;
    text-align: center; }
  #website .news li {
    float: left;
    margin-right: 70px; }
    #website .news li:nth-child(3n) {
      margin-right: 0; }
    #website .news li h4 {
      font-size: 16px;
      font-weight: bold;
      border-left: 3px solid #ff4600;
      margin-bottom: 20px;
      padding-left: 10px; }
    #website .news li .icon {
      width: 350px;
      height: 200px;
      border-radius: 10px;
      overflow: hidden; }
      #website .news li .icon a {
        display: block;
        width: 100%;
        height: 100%; }
    #website .news li li {
      float: none;
      width: 350px;
      margin: 16px 0 0;
      padding-right: 10px;
      padding-left: 10px;
      box-sizing: border-box;
      background: url("../img/icon3.png") -28px -23px no-repeat; }
    #website .news li .more {
      padding: 15px 0 40px;
      cursor: default; }
      #website .news li .more a {
        font-size: 16px;
        color: #0a6dee; }

/*# sourceMappingURL=website.css.map */
