﻿@charset "UTF-8";
body {
  font-size: 14px;
  color: #000;
  font-family: "微软雅黑";
  margin: 0 auto;
  padding: 0; }

.line40 {
  height: 40px; }

.line20 {
  height: 20px; }

.line200 {
  height: 200px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 auto; }

li {
  list-style: none;
  margin: 0 auto;
  padding: 0; }

ul,
p {
  padding: 0;
  margin: 0 auto; }

a {
  color: #000;
  text-decoration: none; }

.top {
  width: 100%;
  height: 36px;
  background: #f2f2f2;
  line-height: 36px; }
  .top .top_main {
    width: 1200px;
    margin: 0 auto; }
    .top .top_main .top_fl {
      width: 500px;
      float: left;
      font-size: 12px; }
      .top .top_main .top_fl p {
        margin-right: 30px;
        display: inline-block;
        color: #333333; }
      .top .top_main .top_fl span {
        color: #f26b59; }
    .top .top_main .main_fr {
      float: right; }
      .top .top_main .main_fr ul {
        width: 312px;
        height: 30px;
        float: left; }
        .top .top_main .main_fr ul li {
          width: 172px;
          float: left;
          text-align: center; }
          .top .top_main .main_fr ul li a {
            width: 172px;
            display: inline-block;
            font-size: 12px; }
            .top .top_main .main_fr ul li a img {
              vertical-align: middle;
              margin-right: 5px; }
          .top .top_main .main_fr ul li:first-child a {
            color: #f26b59;
            z-index: 99; }
      .top .top_main .main_fr .gwc {
        float: right; }
        .top .top_main .main_fr .gwc a {
          width: 133px;
          height: 40px;
          background: url("../img/gwc.png");
          display: block;
          background-size: 100% 100%;
          text-align: center;
          line-height: 40px;
          color: #fff;
          font-size: 14px;
          padding-left: 40px; }
          .top .top_main .main_fr .gwc a span {
            padding-left: 40px; }
      .top .top_main .main_fr .ewm {
        display: none; }
        .top .top_main .main_fr .ewm img {
          border: 1px solid #CCCCCC;
          padding: 1px;
          width: 80px;
          height: 80px; }
      .top .top_main .main_fr .ewm1 {
        display: none; }
        .top .top_main .main_fr .ewm1 img {
          border: 1px solid #CCCCCC;
          padding: 1px;
          width: 80px;
          height: 80px;
          margin-top: 5px; }
        .top .top_main .main_fr .ewm1 p {
          text-decoration: underline;
          color: #959595; }
      .top .top_main .main_fr .mo_shop:hover .ewm {
        display: block;
        position: absolute;
        z-index: 99; }
      .top .top_main .main_fr .my_wx:hover .cew {
        background: #fff;
        border-left: 1px solid #CCCCCC;
        border-right: 1px solid #CCCCCC; }
      .top .top_main .main_fr .my_wx:hover .ewm1 {
        display: block;
        position: absolute;
        z-index: 99;
        width: 170px;
        background: #fff;
        border: 1px solid #CCCCCC;
        text-align: center;
        height: 120px;
        border-top: 0px; }

.header {
  width: 1200px;
  margin: 0 auto;
  height: 120px;
  line-height: 120px; }
  .header .logo {
    width: 385px;
    float: left;
    height: 51px; }
    .header .logo img {
      width: 385px;
      height: 51px;
      vertical-align: middle; }
  .header .search {
    width: 584px;
    float: right;
    margin-top: 35px; }
    .header .search .search_top {
      width: 590px;
      height: 40px; }
      .header .search .search_top input {
        width: 470px;
        height: 41px;
        line-height: 31px;
        border: 1px solid #d0251d;
        margin: 0 auto;
        float: left;
        border-radius: 0;
        font-size: 14px;
        padding-left: 10px;
        background: none; }
      .header .search .search_top .search_btn {
        width: 102px;
        height: 43px;
        background: #f25f49;
        border: 0;
        float: left;
        color: #fff; }
      .header .search .search_top img {
        margin-left: 10px;
        float: left; }
      .header .search .search_top span {
        position: relative;
        margin-left: -50px;
        margin-top: -140px;
        background: #d0251d;
        height: 29px;
        top: -47px;
        color: #fff;
        padding: 0px 5px;
        border-radius: 15px; }
    .header .search .searct_list {
      width: 640px;
      height: 30px; }
      .header .search .searct_list li {
        float: left;
        height: 30px;
        line-height: 30px; }
        .header .search .searct_list li a {
          display: inline-block;
          text-align: center;
          font-size: 12px;
          padding: 0 5px; }
          .header .search .searct_list li a:hover {
            color: #f10215; }
        .header .search .searct_list li:first-child a {
          color: #f10215; }

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

#nav-2015 {
  padding-left: 210px;
  height: 40px;
  position: relative;
  z-index: 10; }

#category-2015 {
  width: 227px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20; }

#category-2015 .ld {
  position: relative;
  width: 210px;
  height: 40px;
  line-height: 40px;
  background: #d0251d;
  cursor: pointer;
  margin: 0; }

#category-2015 .ld h2 {
  font-size: 16px;
  color: #fff;
  margin: 0;
  text-align: center; }

#category-2015 .ld h2 img {
  margin-right: 5px; }

#category-2015 .ld b {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 10px; }

#category-2015 #allsort {
  width: 210px;
  height: 480px;
  position: absolute;
  left: 0;
  background-color: #6e6568; }

#category-2015 #allsort .item {
  width: 210px;
  height: 68px;
  float: left; }

#category-2015 #allsort .item:hover {
  background: #999395; }

#category-2015 #allsort .item h2 {
  padding-left: 10px;
  padding-top: 5px;
  margin: 0 auto; }

#category-2015 #allsort .item h2 a {
  color: #fff;
  font-size: 14px; }

#category-2015 #allsort .item h2 img {
  margin-right: 5px;
  vertical-align: middle; }

#category-2015 #allsort .item span {
  height: 28px;
  line-height: 28px;
  width: 208px;
  z-index: 30; }

#category-2015 #allsort .item span h3 {
  width: 167px;
  padding-left: 33px;
  position: absolute;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  margin: 0 auto; }

#category-2015 #allsort .item span h3 a {
  color: #d1cfd0;
  text-decoration: none; }

#category-2015 #allsort .item .i-mc {
  display: none;
  width: 680px;
  height: 388px;
  padding: 10px;
  background: #fff;
  border: 1px solid #ddd;
  position: absolute;
  left: 206px;
  top: 0;
  z-index: 25; }

#category-2015 #allsort .on h3 {
  z-index: 40; }

#category-2015.on .ld b {
  background: url(../images/arrow.gif) no-repeat 0 -20px; }

#category-2015.on #allsort {
  display: block; }

#category-2015.on #allsort .on .i-mc {
  display: block; }

#navitems-2015 {
  height: 40px; }

#navitems-2015 li {
  float: left; }

#navitems-2015 li a {
  display: inline-block;
  padding: 0 28px;
  height: 40px;
  line-height: 40px;
  color: #555555;
  font-size: 16px;
  text-decoration: none; }

#navitems-2015 li a:hover {
  color: #f25f49 !important; }

#navitems-2015 li .on {
  color: #f25f49 !important; }

.user_line {
  border: 1px solid #f25f49; }

.banner {
  width: 100%; }
  .banner img {
    width: 100%;
    height: 100%; }

.main_tit {
  width: 1200px;
  margin: 0 auto;
  text-align: center; }
  .main_tit h1 {
    font-size: 30px;
    color: #4c7ef7; }
  .main_tit p {
    color: #4c7ef7;
    font-size: 18px;
    line-height: 40px; }

.chuangye {
  width: 100%;
  background: #eff4f7;
  margin-top: -5px; }
  .chuangye .chuangye_list {
    width: 1200px;
    margin: 0 auto;
    height: 200px; }
    .chuangye .chuangye_list li {
      width: 240px;
      text-align: center;
      float: left; }
      .chuangye .chuangye_list li p {
        font-size: 15px;
        height: 50px;
        line-height: 50px; }
        .chuangye .chuangye_list li p span {
          color: #4c7ef7; }
      .chuangye .chuangye_list li img {
        width: 133px;
        height: 133px;
        transition: 1s;
        -webkit-transition: 1s;
        -moz-transition: 1s; }
        .chuangye .chuangye_list li img:hover {
          -webkit-transform: rotate(360deg) scale(1);
          -moz-transform: rotate(360deg) scale(1);
          -ms-transform: rotate(360deg) scale(1);
          -o-transform: rotate(360deg) scale(1); }
  .chuangye .zx {
    width: 266px;
    height: 79px;
    display: block;
    margin: 0 auto;
    background: url(../img/bg.png);
    text-align: center;
    line-height: 79px;
    color: #fff;
    font-weight: bold;
    font-size: 24px; }
  .chuangye .jiantou {
    width: 78px;
    height: 58px;
    margin: 0 auto; }
    .chuangye .jiantou img {
      margin-left: 15px; }

.liucheng {
  background: url(../img/lc_bg.jpg);
  height: 602px;
  padding-top: 10px;
  background-size: 100% 100%; }
  .liucheng .liucheng_main {
    width: 1200px;
    margin: 0 auto; }
    .liucheng .liucheng_main .liucheng_top {
      height: 200px; }
      .liucheng .liucheng_main .liucheng_top li {
        width: 279px;
        height: 221px;
        float: left;
        background: url(../img/liucheng_li.png);
        margin-right: 45px; }
        .liucheng .liucheng_main .liucheng_top li a {
          width: 210px;
          padding: 25px 30px;
          display: block; }
          .liucheng .liucheng_main .liucheng_top li a h4 {
            font-size: 18px;
            color: #6496ef; }
          .liucheng .liucheng_main .liucheng_top li a p {
            width: 210px;
            height: 70px;
            border-bottom: 1px solid #8db2f3;
            color: #6496ef;
            margin-top: 5px;
            line-height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical; }
          .liucheng .liucheng_main .liucheng_top li a .price {
            display: inline-block;
            width: 92px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            border: 1px solid #6496ef;
            margin-top: 10px;
            margin-right: 10px;
            /* Gecko browsers */
            /* Webkit browsers */
            border-radius: 5px;
            /* W3C syntax */
            font-size: 16px;
            color: #6496ef; }
          .liucheng .liucheng_main .liucheng_top li a .more {
            display: inline-block;
            width: 92px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            border: 1px solid #6496ef;
            margin-top: 10px;
            /* Gecko browsers */
            /* Webkit browsers */
            border-radius: 5px;
            /* W3C syntax */
            font-size: 16px;
            color: #fff;
            background: #6496ef; }
    .liucheng .liucheng_main .liucheng_img {
      width: 905px;
      height: 60px;
      margin-left: 10px; }
    .liucheng .liucheng_main .liucheng_bot {
      margin-top: 25px;
      margin-left: 50px; }
      .liucheng .liucheng_main .liucheng_bot li {
        width: 279px;
        height: 201px;
        float: left;
        background: url(../img/liucheng_li1.png);
        margin-right: 45px;
        padding-top: 20px; }
        .liucheng .liucheng_main .liucheng_bot li a {
          width: 210px;
          padding: 25px 30px;
          display: block; }
          .liucheng .liucheng_main .liucheng_bot li a h4 {
            font-size: 18px;
            color: #6496ef; }
          .liucheng .liucheng_main .liucheng_bot li a p {
            width: 210px;
            height: 70px;
            border-bottom: 1px solid #8db2f3;
            color: #6496ef;
            margin-top: 5px;
            line-height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical; }
          .liucheng .liucheng_main .liucheng_bot li a .price {
            display: inline-block;
            width: 92px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            border: 1px solid #6496ef;
            margin-top: 10px;
            margin-right: 10px;
            /* Gecko browsers */
            /* Webkit browsers */
            border-radius: 5px;
            /* W3C syntax */
            font-size: 16px;
            color: #6496ef; }
          .liucheng .liucheng_main .liucheng_bot li a .more {
            display: inline-block;
            width: 92px;
            height: 36px;
            text-align: center;
            line-height: 36px;
            border: 1px solid #6496ef;
            margin-top: 10px;
            /* Gecko browsers */
            /* Webkit browsers */
            border-radius: 5px;
            /* W3C syntax */
            font-size: 16px;
            color: #fff;
            background: #6496ef; }

.problems {
  width: 1200px;
  margin: 0 auto; }
  .problems li {
    width: 280px;
    height: 350px;
    float: left;
    margin-right: 26px; }
    .problems li:nth-child(4) {
      margin-right: 0px; }
    .problems li .problems_main {
      height: 160px;
      width: 280px;
      background: #fff;
      margin-top: -3px; }
      .problems li .problems_main h4 {
        font-size: 20px;
        color: #4c7ef7;
        text-align: center;
        height: 40px;
        line-height: 40px;
        padding-top: 20px; }
      .problems li .problems_main p {
        color: #666666;
        padding: 0px 30px; }
    .problems li img {
      width: 280px;
      height: 180px; }

.problems_center {
  background: #eff4f7; }

.jianjie {
  background: url(../img/jj_bg.jpg);
  height: 510px;
  background-size: 100% 100%; }
  .jianjie .jianjie_cen {
    width: 1200px;
    margin: 0 auto; }
    .jianjie .jianjie_cen p {
      width: 540px;
      float: right;
      padding: 30px 20px;
      font-size: 18px;
      color: #333333;
      line-height: 35px;
      padding-top: 70px;
      text-indent: 2rem; }

.contuct_cen {
  width: 960px;
  margin: 0 auto;
  margin-top: 40px; }
  .contuct_cen .contuct_fl {
    width: 440px;
    margin: 40px 20px;
    float: left; }
    .contuct_cen .contuct_fl img {
      vertical-align: middle;
      margin-right: 10px; }
    .contuct_cen .contuct_fl p {
      color: #64646e;
      line-height: 70px; }
  .contuct_cen .contuct_fr {
    width: 440px;
    margin: 40px 20px;
    float: left; }
    .contuct_cen .contuct_fr .tit {
      width: 440px;
      border-bottom: 1px solid #4c7ef7;
      font-size: 16px;
      line-height: 40px;
      color: #4c7ef7; }
    .contuct_cen .contuct_fr .message {
      width: 440px;
      margin-top: 20px; }
      .contuct_cen .contuct_fr .message p {
        margin-bottom: 10px; }
        .contuct_cen .contuct_fr .message p label {
          display: block;
          color: #4c7ef7;
          font-size: 12px;
          margin-bottom: 10px; }
        .contuct_cen .contuct_fr .message p input {
          width: 440px;
          height: 30px;
          border: 1px solid #4c7ef7;
          background: none; }
        .contuct_cen .contuct_fr .message p textarea {
          width: 440px;
          border: 1px solid #4c7ef7;
          background: none; }
      .contuct_cen .contuct_fr .message button {
        width: 445px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        color: #fff;
        background: #4c7ef7;
        border: 0px;
        font-size: 16px;
        /* Gecko browsers */
        /* Webkit browsers */
        border-radius: 10px
        /* W3C syntax */ }

.message_main {
  background: #eff4f7; }

.foot {
  height: 365px;
  background: #34383b; }
  .foot .foot_main {
    width: 1200px;
    margin: 0 auto; }
    .foot .foot_main .foot_fl {
      width: 700px;
      float: left; }
      .foot .foot_main .foot_fl .foot_logo {
        width: 581px;
        height: 84px;
        padding-top: 40px; }
        .foot .foot_main .foot_fl .foot_logo img {
          width: 100%; }
      .foot .foot_main .foot_fl .footer_nav {
        margin-bottom: 45px;
        height: 50px; }
        .foot .foot_main .foot_fl .footer_nav li {
          
          float: left;
          margin-top: 30px;margin-right: 30px; }
          .foot .foot_main .foot_fl .footer_nav li a {
            color: #fff;
            font-size: 12px; }
      .foot .foot_main .foot_fl .copyright {
        color: #fff; }
        .foot .foot_main .foot_fl .copyright a {
          color: #fff; }
        .foot .foot_main .foot_fl .copyright p {
          line-height: 25px; }
    .foot .foot_main .foot_ewm {
      width: 112px;
      float: left;
      margin-top: 110px; }
      .foot .foot_main .foot_ewm img {
        padding: 3px;
        border: 1px solid #fff;
        margin-bottom: 20px; }
      .foot .foot_main .foot_ewm p {
        text-align: center;
        color: #fff;
        line-height: 25px; }
    .foot .foot_main .foot_photo {
      width: 300px;
      float: left;
      margin-top: 110px;
      margin-left: 40px; }
      .foot .foot_main .foot_photo .photo_main {
        width: 300px;
        height: 100px; }
        .foot .foot_main .foot_photo .photo_main .photo_fl {
          width: 60px;
          float: left; }
        .foot .foot_main .foot_photo .photo_main .photo_fr {
          width: 140px;
          float: left;
          margin-left: 20px; }
          .foot .foot_main .foot_photo .photo_main .photo_fr p {
            line-height: 30px;
            color: #fff; }
            .foot .foot_main .foot_photo .photo_main .photo_fr p span {
              color: #c29c5a; }
      .foot .foot_main .foot_photo .kefu {
        width: 224px;
        height: 39px;
        display: block;
        background: #fa4f4f;
        text-align: center;
        line-height: 39px;
        color: #fff;
        font-size: 14px;
        /* Gecko browsers */
        /* Webkit browsers */
        border-radius: 35px
        /* W3C syntax */ }
      .foot .foot_main .foot_photo .guhua {
        height: 80px;
        line-height: 80px;
        color: #fff;
        padding-left: 30px; }

.foot_h {
  height: 40px;
  background: #242527; }

.banner_search {
  width: 780px;
  margin: 0 auto;
  height: 61px;
  border: 3px solid #2897fe;
  /* Gecko browsers */
  /* Webkit browsers */
  border-radius: 35px;
  /* W3C syntax */
  position: relative;
  top: -110px; }
  .banner_search label {
    width: 138px;
    height: 61px;
    text-align: center;
    line-height: 61px;
    background: #e3e4ff;
    text-align: center;
    display: inline-block;
    /* Gecko browsers */
    /* Webkit browsers */
    border-radius: 35px;
    /* W3C syntax */
    font-size: 16px;
    color: #333333; }
  .banner_search input {
    width: 475px;
    height: 61px;
    background: #fff;
    border: 0px;
    margin-left: -30px;
    position: absolute;
    padding-left: 20px;
    font-size: 16px;
    color: #999999; }
  .banner_search button {
    font-size: 16px;
    color: #fff;
    float: right;
    border: 0px;
    height: 61px;
    background: #2897fe;
    width: 203px;
    /* Gecko browsers */
    /* Webkit browsers */
    border-radius: 35px
    /* W3C syntax */ }

.chaxun {
  background: #eff4f7;
  margin-top: -72px; }
  .chaxun .chaxun_list {
    width: 1200px;
    margin: 0 auto; }
    .chaxun .chaxun_list li {
      width: 238px;
      height: 400px;
      float: left;
      text-align: center;
      margin: 0px 80px; }
      .chaxun .chaxun_list li .cx {
        width: 238px;
        height: 310px;
        background: url(../img/cx_bg.jpg);
        margin-top: -70px; }
        .chaxun .chaxun_list li .cx h2 {
          font-size: 24px;
          font-weight: normal;
          color: #666666;
          padding-top: 100px; }
        .chaxun .chaxun_list li .cx p {
          font-size: 16px;
          padding: 30px 70px;
          color: #999999;
          line-height: 30px; }
      .chaxun .chaxun_list li:first-child {
        margin-top: 30px; }
      .chaxun .chaxun_list li img {
        transition: 1s;
        -webkit-transition: 1s;
        -moz-transition: 1s; }
        .chaxun .chaxun_list li img:hover {
          -webkit-transform: rotate(360deg) scale(1);
          -moz-transform: rotate(360deg) scale(1);
          -ms-transform: rotate(360deg) scale(1);
          -o-transform: rotate(360deg) scale(1); }

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

.sj {
  width: 100%;
  margin-top: -5px; }
  .sj img {
    width: 100%; }
  .sj .zczx {
    width: 210px;
    height: 89px;
    background: url(../img/zx_b.png);
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 70px;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    margin-top: -98px;
    z-index: 9;
    position: relative; }

.zclc {
  background: #eff4f7; }

.zclc_main {
  width: 1200px;
  margin: 0 auto;
  text-align: center; }

.zhuce_problems {
  width: 100%;
  background: url(../img/bg.jpg);
  height: 419px; }
  .zhuce_problems .main_tit H1 {
    color: #fff !important; }
  .zhuce_problems .main_tit p {
    color: #fff !important; }

.ys {
  width: 100%; }
  .ys img {
    width: 100%; }
  .ys .ys_main {
    width: 1200px;
    margin: 0 auto;
    margin-top: -65px;
    z-index: 9;
    position: relative;
    margin-bottom: 60px; }
    .ys .ys_main a {
      width: 145px;
      height: 61px;
      background: url(../img/con_bg.png);
      display: block;
      font-size: 20px;
      font-weight: bold;
      color: #fff;
      text-align: center;
      line-height: 40px;
      float: right; }

.dljzcx_main {
  width: 1200px;
  margin: 0 auto;
  top: -427px;
  z-index: 9;
  position: relative; }
  .dljzcx_main .dljz_cx {
    width: 331px;
    height: 382px;
    background: url(../img/dljz_bg.png);
    z-index: 9;
    position: absolute;
    left: 850px; }
    .dljzcx_main .dljz_cx h3 {
      font-size: 20px;
      color: #5385f4;
      margin-top: 76px;
      margin-left: 20px; }
    .dljzcx_main .dljz_cx .cx_form {
      padding: 14px 20px; }
      .dljzcx_main .dljz_cx .cx_form input {
        width: 250px;
        height: 43px;
        border: 1px solid #dbe1ef;
        background: #eeeeee;
        padding-left: 10px;
        margin-bottom: 9px;
        margin-left: 5px;
        /* Gecko browsers */
        /* Webkit browsers */
        border-radius: 5px
        /* W3C syntax */ }
      .dljzcx_main .dljz_cx .cx_form button {
        width: 315px;
        height: 80px;
        background: url(../img/btn_bg.png);
        border: 0px;
        color: #fff;
        font-size: 16px;
        margin-top: -14px;
        margin-left: -10px; }

.service {
  background: #eff4f7;
  margin-top: -5px; }
  .service .service_main {
    width: 1200px;
    margin: 0 auto;
    text-align: center; }

.startup {
  width: 100%;
  background: url(../img/startup.jpg);
  background-size: 100% 100%;
  height: 579px; }

.cailiao {
  background: #eff4f7; }

.dlys {
  width: 100%; }
  .dlys img {
    width: 100%; }

.gsbg {
  width: 100%;
  background: url(../img/gsbg_bg.jpg);
  height: 764px;
  margin-top: -5px; }
  .gsbg .gsbg_list {
    width: 1200px;
    margin: 0 auto; }
    .gsbg .gsbg_list li {
      width: 300px;
      float: left;
      text-align: center;
      height: 246px;
      margin-bottom: 20px; }
      .gsbg .gsbg_list li p {
        color: #fff;
        letter-spacing: 0.5rem;
        margin-top: -80px;
        width: 200px;
        text-align: center;
        margin-bottom: 10px;
        margin-left: 50px; }
      .gsbg .gsbg_list li span {
        border: 2px solid #fff;
        text-align: center;
        color: #fff;
        display: block;
        width: 87px;
        margin: 0 auto;
        height: 23px;
        line-height: 23px;
        position: relative; }

.zxlc {
  background: #eff4f7;
  height: 765px; }

.zxhg {
  width: 100%;
  margin: 0 auto;
  background: url(../img/zx_bg.jpg);
  height: 600px; }
  .zxhg p {
    color: #FFFFFF;
    text-align: center;
    width: 1200px;
    margin: 0 auto; }

.bz {
  width: 100%;
  background: url(../img/bz.jpg);
  height: 693px; }
  .bz .bz_main {
    width: 1200px;
    margin: 0 auto; }

.bz_list {
  width: 1200px;
  margin: 0 auto; }
  .bz_list li {
    width: 300px;
    float: left;
    text-align: center; }
    .bz_list li h1 {
      font-size: 16px;
      font-weight: normal;
      color: #6c6c6d;
      height: 40px;
      line-height: 40px; }
    .bz_list li p {
      font-size: 12px;
      color: #666666; }
    .bz_list li img {
      transition: 1s;
      -webkit-transition: 1s;
      -moz-transition: 1s; }
      .bz_list li img:hover {
        -webkit-transform: rotate(360deg) scale(1);
        -moz-transform: rotate(360deg) scale(1);
        -ms-transform: rotate(360deg) scale(1);
        -o-transform: rotate(360deg) scale(1); }

.zcsb_cx {
  width: 417px !important;
  height: 405px !important;
  background: url(../img/cx1_bg.png) !important;
  margin-top: -15px; }
  .zcsb_cx h3 {
    text-align: center !important;
    padding-top: 20px; }
  .zcsb_cx .cx_form {
    padding-top: 10px !important;
    width: 300px;
    margin-left: 54px; }

.sbzc {
  width: 100%;
  background: url(../img/sbzc_bg.jpg);
  height: 827px;
  background-size: 100% 100%;
  margin-top: -5px; }

.sbzc_list {
  width: 1200px;
  margin: 0 auto; }
  .sbzc_list li {
    width: 400px;
    float: left;
    text-align: center;
    height: 266px;
    margin-bottom: 60px; }
    .sbzc_list li p {
      color: #fff;
      letter-spacing: 0.5rem;
      margin-top: -120px;
      margin-left: 100px;	
      width: 200px;
      text-align: center;
      margin-bottom: 30px; }
    .sbzc_list li span {
      border: 2px solid #fff;
      text-align: center;
      color: #fff;
      display: block;
      width: 87px;
      margin: 0 auto;
      height: 23px;
      line-height: 23px;
      position: relative; }

.hc {
  width: 100%;
  background: url(../img/hc_bg.jpg);
  height: 659px; }
  .hc .hc_list {
    width: 1200px;
    margin: 0 auto; }
  .hc li {
    width: 300px;
    float: left;
    text-align: center;
    background: url(../img/hc_bg.png);
    height: 389px; }
    .hc li img {
      padding-top: 30px;
      width: 238px;
      height: 137px;
      margin-bottom: 20px; }
    .hc li h4 {
      width: 240px;
      margin: 0 auto;
      font-size: 20px;
      font-weight: normal;
      border-bottom: 1px solid #b3b3b3;
      color: #333333;
      height: 50px;
      line-height: 50px;
      margin-bottom: 20px; }
    .hc li p {
      text-align: center;
      color: #9b9b9b;
      line-height: 25px; }

.sbzclc {
  width: 100%;
  background: #eff4f7; }

.sbzclc_main {
  width: 1200px;
  margin: 0 auto;
  text-align: center; }

.fwbz {
  width: 100%;
  height: 650px;
  background: url(../img/fwbz.jpg); }
  .fwbz .fwbz_list {
    width: 1200px;
    margin: 0 auto; }
  .fwbz li {
    width: 280px;
    height: 343px;
    background: url(../img/fwbz_bg.jpg);
    float: left;
    margin: 10px;
    text-align: center; }
    .fwbz li img {
      padding-top: 20px;
      transition: 1s;
      -webkit-transition: 1s;
      -moz-transition: 1s; }
      .fwbz li img:hover {
        -webkit-transform: rotate(360deg) scale(1);
        -moz-transform: rotate(360deg) scale(1);
        -ms-transform: rotate(360deg) scale(1);
        -o-transform: rotate(360deg) scale(1); }
    .fwbz li h4 {
      font-size: 20px;
      color: #738bf4;
      margin: 20px 0px; }
    .fwbz li p {
      color: #999999;
      line-height: 23px; }
  .fwbz .main_tit h1 {
    color: #fff !important; }
  .fwbz .main_tit p {
    color: #fff !important; }

.zbcl {
  width: 100%;
  background: url(../img/cl_bg.jpg);
  height: 646px; }
  .zbcl .zcsb_main {
    width: 1200px;
    margin: 0 auto;
    text-align: center; }

.guanggao {
  width: 100%;
  height: 90px;
  margin-bottom: -1px; }
  .guanggao img {
    width: 100%; }

.sjyz {
  width: 100%;
  background: url(../img/sj_bg.jpg);
  height: 671px;
  background-size: 100% 100%;
  margin-top: -4px; }
  .sjyz .sjyz_main {
    width: 1200px;
    margin: 0 auto; }
    .sjyz .sjyz_main .sjyz_fl {
      width: 500px;
      margin-left: 100px;
      float: left;
      margin-top: 120px; }
      .sjyz .sjyz_main .sjyz_fl h1 {
        font-size: 40px;
        color: #3465ee;
        height: 60px;
        line-height: 60px; }
      .sjyz .sjyz_main .sjyz_fl h6 {
        font-weight: normal;
        color: #3465ee;
        font-size: 30px;
        height: 60px;
        line-height: 60px; }
      .sjyz .sjyz_main .sjyz_fl p {
        font-size: 22px;
        color: #555555;
        height: 60px;
        line-height: 60px; }
    .sjyz .sjyz_main .sjyz_fr {
      width: 500px;
      float: left;
      text-align: center;
      margin-top: 120px; }

.yz {
  width: 100%;
  background: url(../img/yz_bg.jpg);
  height: 830px;
  background-size: 100% 100%; }

.business {
  width: 100%;
  height: 660px;
  background: url(../img/business_bg.jpg); }
  .business .business_main {
    width: 1200px;
    margin: 0 auto; }
    .business .business_main .business_fl {
      width: 600px;
      float: left;
      text-align: center; }
    .business .business_main .business_fr {
      width: 600px;
      float: left;
      text-align: center;
      padding-top: 50px; }
      .business .business_main .business_fr img {
        margin-bottom: 20px; }

.zzdb {
  width: 100%;
  height: 648px;
  background: url(../img/zzdb_bg.jpg);
  margin-top: -4px; }
  .zzdb .zzdb_main {
    width: 1200px;
    margin: 0 auto; }
    .zzdb .zzdb_main ul {
      height: 350px; }
    .zzdb .zzdb_main li {
      width: 262px;
      float: left;
      text-align: center;
      height: 296px;
      margin-right: 50px; }
      .zzdb .zzdb_main li:nth-child(4) {
        margin-right: 0px; }
      .zzdb .zzdb_main li h2 {
        margin-top: -175px;
        color: #fff;
        width: 262px; }
      .zzdb .zzdb_main li span {
        width: 82px;
        height: 28px;
        display: block;
        margin: 0 auto;
        background: #fff;
        position: relative;
        color: #62a5ff;
        line-height: 28px;
        margin-top: 35px;
        /* Gecko browsers */
        /* Webkit browsers */
        border-radius: 5px
        /* W3C syntax */ }
    .zzdb .zzdb_main h2 {
      font-size: 20px;
      text-align: center;
      color: #4d94db;
      padding-top: 40px; }
    .zzdb .zzdb_main .kefu {
      width: 374px;
      height: 44px;
      line-height: 44px;
      color: #fff;
      background: #4d94db;
      display: block;
      margin: 0 auto;
      text-align: center;
      font-size: 22px;
      margin-top: 15px;
      /* Gecko browsers */
      /* Webkit browsers */
      border-radius: 5px
      /* W3C syntax */ }

.myyoushi {
  width: 100%;
  height: 777px;
  background: url(../img/myyoushi_bg.jpg); }
  .myyoushi .myyoushi_main {
    width: 1200px;
    margin: 0 auto; }
    .myyoushi .myyoushi_main .myyoushi_fl {
      width: 350px;
      float: left;
      margin-top: 137px; }
      .myyoushi .myyoushi_main .myyoushi_fl li {
        width: 250px;
        
        margin-bottom: 100px; }
        .myyoushi .myyoushi_main .myyoushi_fl li img {
           }
    .myyoushi .myyoushi_main .myyoushi_cen {
      width: 500px;
      float: left;
      text-align: center;
      margin-top: 190px; }
    .myyoushi .myyoushi_main .myyoushi_fr {
      width: 250px;
      float: left;
      margin-top: 137px;  }
      .myyoushi .myyoushi_main .myyoushi_fr li {
        width: 250px;
        text-align: left;
        margin-bottom: 100px; }
      
.process {
  width: 100%;
  background: url(../img/process.jpg);
  height: 646px; }
  .process .process_list {
    width: 1200px;
    margin: 0 auto; }
    .process .process_list li {
      width: 300px;
      float: left;
      height: 382px;
      text-align: center; }
      .process .process_list li a {
        width: 226px;
        height: 45px;
        background: #57a3ff;
        display: block;
        margin: 0 auto;
        /* Gecko browsers */
        /* Webkit browsers */
        border-radius: 5px;
        /* W3C syntax */
        font-size: 20px;
        text-align: center;
        line-height: 45px;
        color: #fff; }

.successcase {
  width: 100%;
  background: url(../img/successcase.jpg);
  height: 762px; }
  .successcase .success_tit {
    font-size: 24px;
    padding: 90px 0px;
    text-align: center;
    color: #555555; }
  .successcase .success_main {
    width: 1200px;
    margin: 0 auto;
    height: 456px;
    background: #4cabf2;
    text-align: center; }
    .successcase .success_main img {
      margin-top: 10px; }
  .successcase p {
    width: 1200px;
    text-align: center;
    margin: 0 auto;
    padding-top: 40px;
    font-size: 18px;
    color: #999999;
    font-weight: bold; }
    .successcase p img {
      vertical-align: middle; }
    .successcase p a {
      color: #6dafff;
      text-decoration: underline; }

.contactus {
  width: 100%;
  background: #f5f6fb;
  height: 395px;
  margin-top: -4px; }
  .contactus .contact_main {
    width: 1200px;
    margin: 0 auto; }
    .contactus .contact_main p {
      line-height: 30px;
      color: #3f3f49;
      font-size: 14px;
      text-indent: 2rem; }

.team {
  width: 100%;
  background: url(../img/team_bg.jpg);
  height: 746px; }
  .team .biaoyu {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #525252;
    line-height: 30px; }

.contuct_message {
  width: 100%;
  height: 489px;
  background: url(../img/message_bg.jpg); }
  .contuct_message p {
    color: #fff !important; }
    .contuct_message p label {
      color: #fff !important; }
    .contuct_message p input {
      border: 1px solid #bfbfbf !important; }
    .contuct_message p textarea {
      border: 1px solid #bfbfbf !important; }
  .contuct_message button {
    background: #fff !important;
    color: #6379f3 !important; }
  .contuct_message .tit {
    color: #fff !important;
    border-bottom: 1px solid #aaadbe !important; }

.map {
  width: 100%;
  height: 425px;
  background: #f6f7fc;
  text-align: center;
  padding-top: 100px; }

.izl-rmenu {
  margin-right: 0;
  width: 65px;
  position: fixed;
  right: 2px;
  top: 65%;
  z-index: 999; }

.izl-rmenu .consult {
  background-repeat: no-repeat;
  background-position: center -77px;
  display: block;
  height: 71px;
  width: 65px;
  margin-bottom: 5px;
  background-color: #c3c7cd;
  text-align: center; }
  .izl-rmenu .consult img {
    margin-top: 15px; }

.izl-rmenu .consult:hover {
  background-color: #f25f49; }

.izl-rmenu .consult .phone {
  background: url(../img/zx5.png);
  position: absolute;
  width: 253px;
  left: -260px;
  top: 0px;
  height: 81px;
  color: #000;
  font-size: 18px;
  text-align: center;
  display: none; }

.izl-rmenu .consult .phone p {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #555555; }
  .izl-rmenu .consult .phone p span {
    color: #f25f49; }

.izl-rmenu a.consult:hover .phone {
  display: inline !important; }

.izl-rmenu .cart {
  background-color: #c3c7cd;
  background-repeat: no-repeat;
  background-position: center bottom;
  display: block;
  height: 71px;
  width: 65px;
  font-size: 12px;
  line-height: 16px;
  color: #45BDFF;
  text-align: center;
  margin-bottom: 5px; }
  .izl-rmenu .cart img {
    margin-top: 15px; }

.izl-rmenu .cart:hover {
  background-color: #f25f49; }

.izl-rmenu a.cart:hover .pic {
  display: block; }

.izl-rmenu .btn_top {
  background-image: url(../img/float_top.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  height: 71px;
  width: 65px;
  -webkit-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out; }

.izl-rmenu .btn_top:hover {
  background-image: url(../img/float_top.jpg);
  background-repeat: no-repeat;
  background-position: center bottom; }

.izl-rmenu .cart .pic {
  display: none;
  position: absolute;
  left: -160px;
  top: 65px;
  width: 143px;
  height: 166px;
  background: url(../img/zx6.png);
  text-align: center; }
  .izl-rmenu .cart .pic span {
    display: block;
    color: #f25f49; }

#udesk-feedback-tab {
  position: fixed;
  right: 2px;
  top: 65%;
  margin-top: -76px;
  background-repeat: no-repeat;
  background-position: center top;
  display: block;
  height: 71px;
  width: 65px;
  background-color: #c3c7cd;
  z-index: 999;
  text-align: center; }
  #udesk-feedback-tab img {
    margin-top: 10px; }

#udesk-feedback-tab:hover {
  background-color: #f25f49; }

/*幻灯片*/
#focus {
  width: 1200px;
  height: 140px;
  overflow: hidden;
  position: relative;
  margin: 0 auto; }

#focus ul {
  height: 140px;
  position: absolute; }

#focus ul li {
  float: left;
  width: 1200px;
  height: 140px;
  overflow: hidden;
  position: relative; }

#focus ul li div {
  position: absolute;
  overflow: hidden; }

#focus .preNext {
  width: 26px;
  height: 49px;
  position: absolute;
  top: 20px;
  background: url("../img/sprite.png") no-repeat 0 0;
  cursor: pointer; }

#focus .pre {
  left: 0; }

#focus .next {
  right: 0;
  background-position: right top; }

#focus ul li .slideother {
  position: absolute;
  left: 15px;
  top: 280px;
  width: 1200px;
  height: 80px;
  display: inline-block; }

#focus ul li .slideother .h12 {
  font-size: 24px;
  padding-left: 10px;
  padding-bottom: 5px;
  position: absolute;
  top: 0px;
  left: 55px; }

#focus ul li .slideother .h12 a {
  color: #FFF;
  font-size: 24px;
  font-weight: bold;
  padding-top: 10px;
  text-decoration: none; }

#focus ul li .slideother .h12 a:hover {
  text-decoration: underline; }

#focus ul li .slideother p {
  padding-left: 10px;
  position: absolute;
  top: 38px;
  left: 55px; }

#focus ul li .slideother p a {
  color: #8B8B8B;
  text-decoration: none; }

#focus ul li .slideother a:hover {
  color: #FFF; }

#focus ul li .slideother p a:hover {
  text-decoration: none; }

#focus ul li a {
  width: 900px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  display: block; }

#focus ul li a span {
  font-weight: bold; }

#focus ul li a p {
  height: 40px;
  line-height: 40px; }

.zxzx {
  width: 1200px;
  margin: 0 auto;
  text-align: center; }

.bgzx_problems {
  background: url(../img/problems_bg.jpg) !important; }
  .bgzx_problems .main_tit h1 {
    color: #ff8600 !important; }
  .bgzx_problems .main_tit p {
    color: #ff8600 !important; }
  .bgzx_problems #focus .pre {
    background: url("../img/sprite1.png") no-repeat 0 0; }
  .bgzx_problems #focus .next {
    background: url("../img/sprite1.png") 26px 0px; }
  .bgzx_problems #focus a {
    color: #000 !important; }

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