@charset "UTF-8";
/***
Pages
***/
.page-banner {
  position: relative;
  height: 409px; }
  .page-banner img {
    position: absolute;
    left: 50%;
    margin-left: -960px; }

/**关于富道********************/
.page-about {
  width: 720px;
  text-align: center;
  margin: 0 auto;
  padding: 80px 0; }
  .page-about .i-tit {
    font-size: 28px; }
    .page-about .i-tit .bottom-line:after {
      background-color: #003883;
      left: 35px;
      right: 35px; }
  .page-about .text {
    font-size: 18px; }

/**产品服务*******************/
.page-product .con-banner {
  margin: 50px 0; }
.page-product .product-box {
  margin-top: 16px;
  text-align: center; }
  .page-product .product-box .service-box-heading span {
    color: #444;
    font-size: 30px;
    margin-top: 10px;
    font-weight: 400;
    display: inline-block; }
  .page-product .product-box .service-box-heading .icon {
    background: url("../../../assets/img/v1/pages_icon.png") no-repeat;
    width: 68px;
    height: 68px;
    display: block;
    margin: 0 auto; }
    .page-product .product-box .service-box-heading .icon.icon01 {
      background-position: 0 0; }
    .page-product .product-box .service-box-heading .icon.icon02 {
      background-position: -70px 0; }
    .page-product .product-box .service-box-heading .icon.icon03 {
      background-position: -141px 0; }
    .page-product .product-box .service-box-heading .icon.icon04 {
      background-position: -212px 0; }
    .page-product .product-box .service-box-heading .icon.icon05 {
      background-position: 0px -72px; }
    .page-product .product-box .service-box-heading .icon.icon06 {
      background-position: -70px -72px; }
    .page-product .product-box .service-box-heading .icon.icon07 {
      background-position: -141px -72px; }
    .page-product .product-box .service-box-heading .icon.icon08 {
      background-position: -212px -72px; }
    .page-product .product-box .service-box-heading .icon.icon09 {
      background-position: 0px -146px; }
    .page-product .product-box .service-box-heading .icon.icon10 {
      background-position: -70px -146px; }
    .page-product .product-box .service-box-heading .icon.icon11 {
      background-position: -141px -146px; }
    .page-product .product-box .service-box-heading .icon.icon12 {
      background-position: -212px -146px; }
    .page-product .product-box .service-box-heading .icon.icon13 {
      background-position: 0px -217px; }
    .page-product .product-box .service-box-heading .icon.icon14 {
      background-position: -70px -217px; }
    .page-product .product-box .service-box-heading .icon.icon15 {
      background-position: -141px -217px; }
    .page-product .product-box .service-box-heading .icon.icon16 {
      background-position: -212px -217px; }
  .page-product .product-box p {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 80px;
    color: #888888;
    padding: 0 10%; }

/**公司新闻******************/
.page-news .news-list > li {
  border-bottom: 1px solid #efeeed;
  overflow: hidden;
  padding: 50px 0; }
  .page-news .news-list > li > a:hover h3 {
    color: #ef8200;
    text-decoration: underline; }
  .page-news .news-list > li img {
    width: 228px;
    height: 145px; }
  .page-news .news-list > li h3 {
    font-size: 20px;
    padding: 0;
    margin-bottom: 20px;
    color: #444; }
  .page-news .news-list > li time {
    font-size: 16px;
    color: #9e9e9e; }
  .page-news .news-list > li p {
    color: #5d5c5c;
    margin-bottom: 20px;
    font-size: 16px; }
  .page-news .news-list > li:last-child {
    border: 0; }
.page-news .news-info header {
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid #efeeed; }
  .page-news .news-info header h2 {
    font-size: 28px;
    margin-bottom: 20px;
    color: #3e3a39; }
  .page-news .news-info header time {
    color: #a59f9e;
    font-size: 16px; }
.page-news .news-info article {
  width: 890px;
  margin: 0 auto;
  line-height: 28px;
  font-size: 16px; }
  .page-news .news-info article .img-box {
    text-align: center;
    padding: 20px 0; }
    .page-news .news-info article .img-box img {
      max-width: 890px; }
  .page-news .news-info article p {
    margin-bottom: 30px;
    color: #8d8583;
    text-indent: 28px; }

/**关于我们**********************/
.page-contactUs .container {
  width: 930px; }
.page-contactUs .text-box {
  margin: 60px 0; }
  .page-contactUs .text-box > p {
    line-height: 36px;
    font-size: 18px;
    color: #8d8583; }

/*# sourceMappingURL=pages.css.map */
