@charset "UTF-8";
/*共用样式*/
@font-face {
  font-family: 'iconfont';
  /* project id 455609 */
  src: url("../fonts/iconfont.woff"); }

.iconfont {
  font-family: iconfont !important;
  font-size: 14px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: .2px;
  -moz-osx-font-smoothing: grayscale; }

.news_detail h3.title_bar .iconfont::before {
  content: '\e67a';
  margin-right: 5px; }

.top {
  width: 1200px;
  margin: 0 auto; }

.i-row {
  margin: 0 -15px; }

.fl {
  float: left; }

.fr {
  float: right; }

.di {
  _display: inline; }

.fwn {
  font-weight: normal; }

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px; }


.container-fluid {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.container {
  width: 1200px;
  margin: 0 auto;
}


/* 顶部 */
.top-wrap {
  background: #f9f9f9;
  height: 30px;
  line-height: 30px;
  color: #000;
}
.htop a {
  color: #000;
}
.htop {
  overflow: hidden;
}
.htopl {
  max-width: 800px;
  float: left;
}
.htopr {
  max-width: 400px;
  float: right;
}

.head-wrap {
  background: #242c39;
  z-index: 3;
}
.head {
  height: 90px;
}
.headl {
  max-width: 240px;
  float: left;
  height: 90px;
}
.headl h1 {
  height: 90px;
  text-align: center;
}
.headl img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.headl span {
  width: 0;
  height: 90px;
  display: inline-block;
  vertical-align: middle;
}

.headr {
  max-width: 100px;
  padding-left: 40px;
  line-height: 90px;
  font-size: 14px;
  color: #fff;
  background: url(../images/head_tel.png) no-repeat left center;
  float: right;
  margin-left: 20px;
}
.nav {
  float: right;
}
.nav ul {
  height: 90px;
}
.nav ul li {
  float: left;
  height: 90px;
  position: relative;
}
.nav ul li a {
  display: block;
  line-height: 90px;
  color: #fff;
  font-size: 16px;
  padding: 0 18px;
}
.nav ul li a:hover {
  color: #2f7eff;
}
.nav .dropdown {
  width: 100%;
  position: absolute;
  left: 0;
  top: 90px;
  background: #242c39;
  display: none;
  border-top: 1px solid #2f7eff;
}
.nav .dropdown a {
  width: 100%;
  display: block;
  min-height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
}







/*热门搜索*/
.search-wrap {
  height: 40px;
  background: #ebebeb;
}
.search {
  overflow: hidden;
}
.search .searchl {
  float: left;
  width: 500px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  padding: 5px 0;
  color: #000;
}
.search .searchl a {
  margin: 0 5px;
}
.search form {
  float: right;
  height: 30px;
  margin: 5px 0;
  overflow: hidden;
}
.search form input {
  height: 28px;
  border: 1px solid #2f7eff;
  line-height: 30px;
  background: #fff;
  float: left;
}
.search form .pd {
  width: 150px;
  padding-left: 10px;
}
.search form .btn {
  width: 50px;
  height: 30px;
  margin-left: 5px;
  cursor: pointer;
  text-align: center;
}
.search form .btn:hover {
  background: #2f7eff;
  border-color: #2f7eff;
  color: #fff;
}


/* 首页产品展示 */
.prd-wrap {
  z-index: 2;
}
.prd {
  padding: 20px 0;
}
.prdl {
  width: 200px;
  float: left;
}
.prdl h3 {
  height: 112px;
  text-align: center;
  line-height: 112px;
  font-size: 19px;
  color: #fff;
  background: url(../images/product_title_bg.jpg) no-repeat center center;
  font-weight: normal;
}
.prdl ul {
  padding-top: 30px;
}
.prdl ul li {
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  overflow: hidden;
}
.prdl ul li a {
  display: block;
  padding-left: 48px;
  color: #333;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.prdl ul li a:hover {
  background: #2f7eff;
  color: #fff;
}
.prdr {
  width: 980px;
  float: right;
}
.prdr ul {

}
.prdr ul li {
  width: 296px;
  margin: 0 15px 5px;
  padding-bottom: 20px;
  transition: all 0.5s;
  float: left;
  font-size: 16px;
  text-align: center;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.prdr ul li:hover {
  box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
}
.prdr ul li a.img {
  width: 240px;
  height: 240px;
  display: block;
  border: 1px solid #f1f1f1;
  margin: 10px auto;
}
.prdr ul li a.img img {
  width: 240px;
  height: 240px;
  display: block;
}


/* 优势 */
.adv-wrap {
  background: #f9f9f9;
  clear: both;
  z-index: 1;
}
.advt h3 {
  text-align: center;
}
.advt h3 s.advsl {
  width: 13px;
  height: 18px;
  display: inline-block;
  background: url(../images/ico3.png) no-repeat;
  vertical-align: top;
  margin-top: 55px;
}
.advt h3 span {
  margin-top: 70px;
  display: inline-block;
  width: 369px;
  font-size: 38px;
  text-align: center;
  font-weight: bold;
  color: #ff890a;
  font-style: italic;
}
.advt h3 s.advsr {
  width: 13px;
  height: 18px;
  display: inline-block;
  background: url(../images/ico2.png) no-repeat;
  vertical-align: top;
  margin-top: 55px;
}
.advt h4 {
  font-size: 32px;
  line-height: 32px;
  color: #0376c6;
  font-weight: normal;
  text-align: center;
}
.advt p {
  text-align: center;
  font-size: 12px;
  color: #c1c1c1;
  text-transform: uppercase;
  padding-top: 5px;
  margin-bottom: 25px;
}

.advb {
  overflow: hidden;
  padding-bottom: 20px;
}
.advl {
  max-width: 50%;
  float: left;
}
.advr {
  max-width: 50%;
  float: right;
}
.advb h3 {
  font-size: 25px;
  color: #333;
  padding: 40px 0;
  font-weight: normal;
}
.advb h3 span {
  color: #2e71de;
  font-weight: bold;
}
.advb p {
  padding-left: 24px;
  font-size: 18px;
  line-height: 28px;
  color: #4d4d4d;
  background: url(../images/dot1.png) no-repeat 10px 14px;
}
.advb img {
  width: 510px;
  display: block;
}


/* 首页标题 */
.htitle {
  height: 80px;
  text-align: center;
  line-height: 80px;
  padding-top: 20px;
  font-size: 32px;
  color: #2f7eff;
  font-size: 32px;
}
.htitle h3 {
  font-size: 32px;
  font-weight: normal;
}
.htitle span {
  display: block;
  width: 60px;
  height: 1px;
  background: #c1c1c1;
  margin: 0 auto;
}

/* 关于全圣富 */
.ab-wrap {
  background: url(../images/about_bg.jpg) no-repeat center top;
  background-size: cover;
  padding-bottom: 30px;
}
.abc {
  overflow: hidden;
  padding-top: 40px;
}
.abl {
  width: 498px;
  height: 328px;
  float: left;
}
.abl img {
  width: 498px;
  height: 328px;
  display: block;
}
.abr {
  width: 640px;
  float: right;
  font-size: 14px;
  line-height: 26px;
  color: #000;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 30px;
}
a.mores {
  margin-top: 30px;
  width: 165px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  background: #2f7eff;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  display: block;
}
a.mores:hover {
  background: #024dc9;
}

/* 资讯中心 */
.ne ul {
  padding-top: 40px;
  border-top: 1px solid #e7e7e7;
}
.ne ul li {
  border-bottom: 1px solid #e7e7e7;
  overflow: hidden;
  padding: 30px 0;
}
.ne .nel {
  width: 80px;
  float: left;
  margin-top: 4px;
}
.ne .nel span {
  display: block;
  font-size: 24px;
  color: #666;
}
.ne .nel p {
  width: 39px;
  height: 34px;
  margin-top: 20px;
  border: 1px solid #e0e0e0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.ne .nel p s {
  width: 16px;
  height: 7px;
  display: block;
  margin: 13px auto 0;
  background: url(../images/news_more.png) no-repeat -16px 0px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.ne li:hover .nel p {
  background: #2f7eff;
}
.ne li:hover .nel p s {
  background: url(../images/news_more.png) no-repeat 0px 0px;
}

.ne .nem {
  margin-left: 100px;
  width: 700px;
  float: left;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.ne .nem h3 a {
  display: block;
  padding: 10px 0 15px;
  color: #333;
  font-size: 18px;
  font-weight: 500;
}
.ne .nem h3 a:hover {
  color: #2f7eff;
}
.ne .nem div {
  font-size: 14px;
  line-height: 26px;
  color: #666;
  max-height: 78px;
  overflow: hidden;
}
.ne li:hover .nem {
  margin-left: 120px;
}
.ne .ner {
  width: 200px;
  height: 120px;
  float: right;
  overflow: hidden;
}
.ne .ner img {
  width: 120px;
  height: 120px;
  display: block;
}
.ne .mores {
  margin-left: 63px;
  margin-bottom: 40px;
}


/* 友情链接 */
.flink-wrap {
  background: #f0f0f0;
}
.flink {
  padding: 10px 0;
  margin-top: 10px;
}
.link a {
  margin-right: 5px;
}

/* 底部 */
.footn-wrap {
  background: #313236;
  height: 50px;
  line-height: 50px;
}
.footn {
  text-align: center;
}
.footn a {
  padding: 0 22px;
  background: url(../images/nav_b.png) no-repeat right center;
  color: #fff;
}
.footn a:hover {
  color: #2f7eff;
}
.foot-wrap {
  background: #26272a;
}
.foot {
  overflow: hidden;
  padding-bottom: 20px;
}
.footl {
  width: 66px;
  margin: 65px 0px 0px 20px;
  float: left;
}
.footl img {
  width: 66px;
  display: block;
}
.footm {
  width: 450px;
  float: left;
  margin: 25px 0px 0px 35px;
  color: #fff;
  font-size: 14px;
  color: #fff;
}
.footm p {
  margin-bottom: 5px;
}
.foot a {
  color: #fff;
}
.foot a:hover {
  color: #2f7eff;
}
.footr {
  float: right;
  max-width: 600px;
  margin-top: 55px;
}

.footb-wrap {
  background: #26272a;
  font-size: 13px;
  height: 40px;
  line-height: 40px;
  border-top: 1px solid #313236;
}
.footb {
  overflow: hidden;
  color: #fff;
}
.footbl {
  max-width: 600px;
  float: left;
}
.footbr {
  max-width: 600px;
  float: right;
}
.footb a {
  color: #fff;
}
.footb a:hover {
  color: #2f7eff;
}


/*首页分类*/
.i-product-cate {
  width: 240px;
  float: left; }
  .i-product-cate .cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }

/*首页关于我们*/
.i-about {
  width: 660px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px; }
  .i-about .about_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }
  .i-about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px; }

/*首页新闻*/
.news_company {
  width: 280px;
  float: right; }
  .news_company .news1_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }
  .news_company .content {
    padding: 5px; }

.navigation {
  float: right;
  width: 100px; }

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: #8392bd;
  font-size: 14px;
  color: #fff; }

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px; }

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px; }

/*首页左侧联系我们*/
.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px; }
  .contact .contact_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }
  .contact .content {
    padding: 5px;
    padding-left: 8px; }

/*工程案例*/
.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px; }
  .case .case_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }
  .case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px; }

.news2_company {
  margin-top: 10px; }

.slideBox {
  width: 1920px;
  height: 700px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  left: 50%;
  margin-left: -960px; }
  .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 15px;
    z-index: 1; }
    .slideBox .hd ul {
      overflow: hidden;
      zoom: 1;
      width: 100%;
      text-align: center; }
      .slideBox .hd ul li {
        display: inline-block;
        margin: 0 8px;
        width: 10px;
        height: 10px;
        line-height: 14px;
        text-align: center;
        background: #fff;
        border-radius: 50%;
        cursor: pointer; }
        .slideBox .hd ul li.on {
          background: #2f7eff;
          color: #fff; }
  .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0; }
    .slideBox .bd li {
      zoom: 1;
      vertical-align: middle; }
      .slideBox .bd li img {
        width: 1920px;
        height: 700px;
        display: block; }
  .slideBox .prev,
  .slideBox .next {
    position: absolute;
    left: 360px;
    top: 50%;
    margin-top: -25px;
    width: 32px;
    height: 40px;
    display: none;
    background: url(../images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5; }
    .slideBox .prev:hover,
    .slideBox .next:hover {
      filter: alpha(opacity=100);
      opacity: 1; }
  .slideBox .next {
    left: auto;
    right: 360px;
    background-position: 8px 5px; }
.slideBox:hover .prev, .slideBox:hover .next {
  display: block;
}

/*产品推荐*/
.recommend_product {
  margin-top: 10px;
  width: 692px;
  float: left; }
  .recommend_product .title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: #8392bd;
    font-size: 14px;
    color: #fff; }
  .recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px; }

/*前台多页签*/
.news {
  width: 1200px;
  margin-top: 10px; }
  .news .hd {
    position: relative; }
    .news .hd li {
      display: inline-block;
      width: 100px;
      height: 30px;
      line-height: 30px;
      border: 1px solid #ccc;
      margin-right: 8px;
      text-align: center;
      color: #333;
      font-size: 12px;
      cursor: pointer; }
      .news .hd li.on {
        color: #fff;
        text-decoration: none;
        font-size: 12px;
        background: #95a9dc;
        border-color: #95a9dc; }
  .news .bd li {
    width: 100%; }
    .news .bd li span {
      float: right; }

/*友情链接*/
.f_link {
  width: 1200px;
  margin: 0 auto;
  margin-top: 15px;
  line-height: 40px;
  text-indent: 20px;
  font-size: 14px;
  background: #95a9dc;
  color: #fff; }

/*页面底部*/
#footer {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 8px;
  margin-top: 15px; }
  #footer a {
    color: #666; }
    #footer a:hover {
      color: #e87518;
      text-decoration: none; }
  #footer .nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666; }
  #footer .copyright {
    text-align: center;
    line-height: 24px; }

/*内页公用*/
.ny_all {
  padding-top: 30px; }

.ny_left_top {
  margin-bottom: 10px; }
  .ny_left_top h3 {
    line-height: 31px;
    text-align: center;
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff;
    background: #3480ce; }
  .ny_left_top .box .content {
    padding: 5px 0px; }

.ny_banner {
  width: 100%;
  margin: 0 auto; }
  .ny_banner img {
    width: 100%; }

.ny_left_top {
  width: 100%;
  position: relative;
  z-index: 1;
  background: #eeeeee; }

.sort_product {
  margin-top: 10px; }

.ny_contact {
  margin-top: 10px; }
  .ny_contact .content {
    padding: 5px;
    line-height: 24px; }

.ny_right_top {
  width: 100%;
  padding-bottom: 10px; }

.ny_ding {
  padding: 10px 0; }
  .ny_ding .site {
    text-align: left;
    line-height: 30px;
    background: url(../images/home.png) no-repeat left center;
    padding-left: 20px;
    font-size: 14px; }

.ny_right_top .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px; }
  .ny_right_top .content .content {
    padding: 10px; }

/*内页分类样式*/
.ny_sort li {
  position: relative;
  z-index: 999;
  width: 142px;
  background: #088b3f;
  margin: 5px 0;
  display: inline-block; }
  .ny_sort li a {
    color: #fff;
    display: block;
    line-height: 49px;
    font-family: "微软雅黑";
    text-align: center;
    font-size: 14px; }
    .ny_sort li a:hover {
      background: #8392bd; }
  .ny_sort li .about_b {
    position: absolute;
    left: 210px;
    top: 0px;
    width: 210px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999; }
  .ny_sort li .layer2 {
    position: absolute;
    left: 210px;
    top: 0px;
    width: 210px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999; }
    .ny_sort li .layer2 li {
      overflow: hidden; }
      .ny_sort li .layer2 li a {
        font-weight: bold;
        background: url(../images/ico1.gif) no-repeat 0% 50%; }
        .ny_sort li .layer2 li a:hover {
          text-decoration: none;
          color: #3a78c1; }
      .ny_sort li .layer2 li .layer3 li {
        margin: 6px 0px;
        line-height: 24px;
        padding-left: 10px; }
        .ny_sort li .layer2 li .layer3 li a {
          font: normal 12px/24px "微软雅黑";
          background: none; }
        .ny_sort li .layer2 li .layer3 li .layer4 li {
          margin: 6px 0px;
          line-height: 24px;
          padding-left: 15px; }
          .ny_sort li .layer2 li .layer3 li .layer4 li a {
            font: normal 12px/24px "微软雅黑";
            background: none; }

.i-container {
  margin-top: 20px; }

/*内页新闻*/
.ny_news_list li {
  line-height: 27px;
  position: relative;
  margin: 20px 0; }
  .ny_news_list li a.more {
    background: #fcfcfc;
    border: 1px solid #f0f0f0;
    display: block;
    width: 86px;
    text-align: center;
    float: right;
    color: #65beba;
    border-radius: 4px; }
  .ny_news_list li h3 {
    font-size: 14px;
    margin: 10px 0;
    color: #323232; }
    .ny_news_list li h3 a {
      color: #323232; }
      .ny_news_list li h3 a:HOVER {
        color: #65beba; }
  .ny_news_list li p {
    line-height: 22px;
    font-size: 14px;
    color: #666666; }

/*内页产品列表*/
.ny_product_list li {
  width: 266px;
  height: 266px;
  position: relative;
  margin-right: 29px;
  float: left;
  margin-bottom: 20px;
  overflow: hidden; }
  .ny_product_list li img {
    width: 266px;
    height: 266px; }
  .ny_product_list li h3 {
    width: 100%;
    height: 100%;
    background: rgba(255, 39, 42, 0);
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    transform-origin: right bottom;
    transform: rotate(90deg);
    transition: all .35s; }
    .ny_product_list li h3 a {
      color: #fff;
      height: 30px;
      line-height: 30px;
      position: absolute;
      top: 50%;
      margin-top: -15px;
      display: block;
      width: 100%;
      text-align: center;
      font-size: 14px; }
  .ny_product_list li:hover h3 {
    transform: rotate(0deg);
    background: rgba(74, 179, 68, 0.64); }

/*内页留言*/
.f_message {
  padding: 30px; }
  .f_message .m_label {
    position: absolute;
    width: 160px;
    text-align: left;
    line-height: 40px;
    padding-left: 8px;
    color: #ccc;
    z-index: 1;
    cursor: text;
    left: 118px; }
  .f_message .c_label {
    line-height: 18px;
    padding-top: 12px; }
  .f_message ul li {
    text-align: center;
    width: 440px;
    position: relative;
    margin-top: 20px; }
    .f_message ul li p {
      float: left;
      font-size: 14px;
      text-align: right;
      width: 100px;
      position: relative; }
      .f_message ul li p.bix::before {
        content: '*';
        color: red;
        position: absolute;
        left: 15px;
        top: 0;
        font-size: 12px; }
    .f_message ul li textarea {
      width: 333px;
      float: right;
      border: 1px solid #e4e4e4;
      line-height: 40px;
      height: 120px; }
    .f_message ul li .code_img {
      margin-left: 18px;
      visibility: hidden; }
    .f_message ul li input {
      width: 333px;
      float: right;
      border: 1px solid #e4e4e4;
      line-height: 40px; }
      .f_message ul li input#contact {
        height: 40px; }
      .f_message ul li input#name {
        height: 40px; }
      .f_message ul li input#checkcode {
        width: 170px; }
      .f_message ul li input#msgbtn {
        background: #088b3f; }
