@charset "UTF-8";
html,
body,
ul,
ol,
dl {
  height: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: "microsoft yahei"; }

a,
img {
  text-decoration: none;
  font-size: 14px;
  color: #323232;
  outline: none;
  border: none; }

h1,
h2,
h2,
h3,
h4 {
  font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
  font-weight: normal; }

/*布局S*/
.container {
  width: 1170px !important;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px;
  overflow: hidden; }

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
/*布局E*/
.cl {
  clear: both; }

.red {
  color: #f00; }

.header {
  background-color: #fff;
  position: relative;
  z-index: 99999; }
  .header .top {
    height: 80px; }
    .header .top .logo {
      height: 80px;
      position: relative; }
      .header .top .logo a {
        display: inline-block;
        margin-top: 12px; }
      .header .top .logo span.subtit {
        font-size: 14px;
        display: inline-block;
        position: absolute;
        top: 15px;
        left: 200px;
        color: #4257be;
        font-size: 14px;
        height: 55px;
        line-height: 55px; }
    .header .top .right {
      height: 80px; }
      .header .top .right .logins {
        float: left;
        height: 100%;
        line-height: 80px; }
      .header .top .right .links {
        float: left;
        height: 100%;
        line-height: 80px;
        margin-left: 28px; }
        .header .top .right .links a {
          display: inline-block;
          width: 28px;
          margin: 0 10px;
          height: 80px; }
          .header .top .right .links a.weibo {
            background: url("../img/images/tianhuiwang(1)_06.gif") no-repeat center center; }
          .header .top .right .links a.weixin {
            background: url("../img/images/tianhuiwang(1)_06-04.gif") no-repeat center center; }
          .header .top .right .links a.linkedin {
            background: url("../img/images/tianhuiwang(1)_06-05.gif") no-repeat center center; }
      .header .top .right .tel {
        float: right;
        height: 100%;
        line-height: 80px;
        font-size: 20px;
        color: #323232;
        text-indent: 60px;
        background: url("../img/images/index_06.gif") no-repeat left center; }

.banner {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  height: 500px;
  background: #000; }
  .banner .bd {
    position: relative;
    z-index: 0; }
    .banner .bd ul {
      width: 100% !important; }
      .banner .bd ul li {
        height: 500px;
        overflow: hidden;
        width: 100% !important;
        position: relative; }
        .banner .bd ul li img {
          display: block; }
        .banner .bd ul li .containers {
          position: absolute;
          width: 1200px;
          height: 500px;
          left: 50%;
          margin-left: -600px;
          top: 0; }
          .banner .bd ul li .containers.container1 {
            text-align: center; }
            .banner .bd ul li .containers.container1 img {
              display: inline !important; }
          .banner .bd ul li .containers.container2 img {
            display: inline !important; }
          .banner .bd ul li .containers.container2 h2 {
            text-align: center; }
            .banner .bd ul li .containers.container2 h2 img {
              display: inline !important; }
          .banner .bd ul li .containers.container2 p {
            text-align: center; }
          .banner .bd ul li .containers.container3 {
            text-align: center; }
            .banner .bd ul li .containers.container3 img {
              margin-top: 50px;
              display: inline !important; }
  .banner .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px; }
    .banner .hd ul {
      text-align: center; }
      .banner .hd ul .on {
        background-position: 0 0; }
      .banner .hd ul li {
        cursor: pointer;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 9px;
        height: 9px;
        margin: 0 4px;
        background: url("../img/dot.png") 0 -16px;
        overflow: hidden;
        filter: alpha(opacity=70);
        opacity: 0.7;
        vertical-align: top;
        line-height: 9999px; }
  .banner .timer {
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 0;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    font-size: 0;
    overflow: hidden; }

.layB {
  width: 1200px;
  padding: 0 15px; }
  .layB .slide {
    width: 1200px;
    overflow: hidden; }
  .layB ul {
    overflow: hidden;
    zoom: 1;
    margin: -10px; }
    .layB ul li {
      margin: 10px;
      width: 590px;
      height: 240px;
      background-color: rgba(0, 0, 0, 0.3);
      display: inline;
      float: left;
      line-height: 20px; }
      .layB ul li img {
        display: block;
        border: 1px solid #e6e6e6;
        outline: 0;
        border: 0; }
      .layB ul li a:hover img {
        border-color: #888; }
      .layB ul li .fl {
        float: left;
        margin: 25px; }
      .layB ul li .info {
        margin: 20px; }
        .layB ul li .info .headline {
          font-size: 20px;
          line-height: 28px;
          color: #fff; }
          .layB ul li .info .headline .small {
            font-size: 14px;
            margin-left: 15px; }
        .layB ul li .info p {
          color: #fff;
          font-size: 12px;
          line-height: 24px; }
  .layB .tbC {
    width: 1200px;
    position: relative; }
  .layB .prev,
  .layB .next {
    width: 60px;
    height: 80px;
    position: absolute;
    left: -75px;
    top: 50%;
    margin-top: -40px;
    background: url("../img/icons.png") no-repeat center center;
    background-position: -10px 0;
    opacity: 0.4; }
    .layB .prev:hover,
    .layB .next:hover {
      opacity: 1; }
  .layB .next {
    left: auto;
    right: -75px;
    background-position: -85px 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.navBar {
  min-width: 1200px !important;
  background: #f7f7f7;
  position: relative;
  z-index: 1;
  color: #fff;
  height: 55px;
  line-height: 55px;
/*  border-bottom: solid 10px #9dc6e2; */
}
  .navBar .nav {
    margin: 0 auto;
    width: 1170px !important;
    font-family: "Microsoft YaHei",SimSun,SimHei; }
    .navBar .nav h3 {
      text-align: center;
      height: 45px;
      line-height: 45px; }
      .navBar .nav h3 a {
        font-size: 16px; }
    .navBar .nav #m2 .sub {
      z-index: 1;
      left: 0; }
    .navBar .nav .sub {
      display: none;
      width: 108px;
      padding: 10px 0;
      position: absolute;
      z-index: 9999999;
      left: 0;
      top: 45px;
      background: #eee;
      float: left;
      line-height: 30px; }
      .navBar .nav .sub li {
        text-align: center; }
        .navBar .nav .sub li a {
          color: #333;
          display: block;
          zoom: 1; }
          .navBar .nav .sub li a:hover {
            background: #ddd;
            color: #f00;
            text-decoration: underline; }
      .navBar .nav .sub dl {
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: top;
        padding: 15px 29px;
        line-height: 26px; }
        .navBar .nav .sub dl a:hover {
          color: #4257be; }
        .navBar .nav .sub dl dt a {
          color: #000; }
        .navBar .nav .sub dl dd a {
          color: #999;
          padding-left: 7px; }
    .navBar .nav .on h3 {
      background-color: #fff;
      border: solid 1px #eeeeee;
      border-radius: 5px; }
      .navBar .nav .on h3 i {
        filter: alpha(opacity=100);
        opacity: 1; }
    .navBar .nav h3 {
      font-size: 100%;
      font-weight: normal;
      font-size: 14px;
      margin: 0; }
    .navBar .nav .m {
      position: relative;
      float: left;
      width: 108px;
      display: inline; }
      .navBar .nav .m.search {
        float: right;
        width: 158px;
        margin-right: 0; }
        .navBar .nav .m.search .searchInner {
          width: 158px;
          height: 36px;
          border: solid 1px #efefef;
          background-color: #fff;
          position: relative;
          margin-top: 5px; }
          .navBar .nav .m.search .searchInner input {
            width: 120px;
            text-indent: 20px;
            border: none;
            background: #fff;
            height: 32px;
            outline: none;
            vertical-align: top; }
          .navBar .nav .m.search .searchInner .searchBtn {
            position: absolute;
            text-indent: -9999px;
            right: 0;
            top: 0;
            display: block;
            width: 40px;
            height: 36px;
            cursor: pointer;
            background: url("../img/images/tianhuiwang(1)_21.gif") no-repeat center center; }
        .navBar .nav .m.search h3 i {
          display: inline-block;
          *display: inline;
          zoom: 1;
          width: 7px;
          height: 4px;
          background: url("images/icon.png") 0 -280px no-repeat;
          overflow: hidden;
          margin: -2px 0 0 5px;
          vertical-align: middle;
          filter: alpha(opacity=50);
          opacity: 0.5; }
        .navBar .nav .m.search h3 a {
          zoom: 1;
          height: 16px;
          line-height: 16px;
          padding: 17px 0;
          display: block;
          color: #323232;
          text-decoration: none; }

.module1 {
  text-align: center; }
  .module1 h2 {
    height: 60px;
    margin-top: 60px;
    margin-bottom: 30px;
    text-indent: -9999px;
    background: url("../img/images/index_27.gif") no-repeat center 0; }
  .module1 h4 {
    font-size: 24px;
    padding-top: 40px;
    margin-bottom: 20px;
    text-align: left;
    text-indent: 15px; }
  .module1 table {
    margin: 10px auto;
    border: 0;
    border-collapse: collapse; }
    .module1 table td {
      border: 0;
      line-height: 40px; }
      .module1 table td:first-child {
        width: 200px;
        text-align: left;
        text-indent: 65px;
        background: url("../img/round.png") no-repeat 30px center; }
      .module1 table td:last-child {
        text-align: left;
        text-indent: 20px; }
  .module1 p {
    color: #2b2b2b;
    line-height: 30px; }

.team {
  margin-top: 50px;
  height: 155px;
  background-size: cover;
  overflow: hidden; }
  .team .col-xs-12 {
    background: url("../img/images/index_34.gif") no-repeat;
    height: 240px; }
  .team h2 {
    color: #fff;
    text-align: center;
    padding-top: 35px;
    margin-bottom: 30px; }
  .team h5 {
    color: #fff;
    font-size: 14px;
    text-align: center;
    font-weight: normal; }

.aboutus .col-sm-12 {
  background-color: #f0f0f0; }
.aboutus p {
  line-height: 30px; }

.company h2 {
  color: #971717;
  margin: 30px;
  text-align: center; }
.company table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; }
  .company table td {
    height: 150px;
    text-align: center; }

.footer {
  margin-top: 30px; }
  .footer .top {
    height: 125px;
    background-color: #0e4469;
    color: #fff; }
    .footer .top .links {
      line-height: 125px;
      float: left; }
      .footer .top .links a {
        color: #fff; }
    .footer .top .media {
      line-height: 125px;
      float: left;
      position: relative; }
      .footer .top .media a {
        color: #fff;
        display: inline-block;
        float: left;
        width: 116px;
        height: 125px;
        text-indent: 60px;
        background: url("../img/icons.png") no-repeat; }
        .footer .top .media a.weibo {
          background-position: 0 -81px; }
        .footer .top .media a.weixin {
          background-position: 0 -172px; }
          .footer .top .media a.weixin .wexinma {
            position: absolute;
            left: -67px;
            top: -195px;
            display: none; }
          .footer .top .media a.weixin:hover .wexinma {
            display: block; }
        .footer .top .media a.service {
          background-position: 0 -261px; }
      .footer .top .media .telphone {
        position: relative;
        float: right;
        background: url("../img/icons.png") no-repeat;
        background-position: 0 -351px;
        text-indent: 70px;
        font-size: 18px; }
        .footer .top .media .telphone .daterange {
          position: absolute;
          left: 20px;
          top: 30px;
          color: #8BAFBC;
          font-size: 12px;
          text-indent: 10px; }
  .footer .btm {
    height: 55px;
    line-height: 55px;
    text-align: center;
    text-indent: 0;
    color: #fff;
    background-color: #09263a; }

.breadnav {
  height: 40px;
  line-height: 40px;
  color: #999999;
  font-size: 14px; }
  .breadnav span.on {
    color: #50b3dc; }

#inner {
  background-color: #f6f6f6; }

.outercon {
  width: 1030px;
  margin: auto;
  overflow: hidden; }
  .outercon .tosub {
    width: 200px;
    float: left;
    min-height: 300px; }
    .outercon .tosub ul li {
      height: 32px;
      line-height: 32px;
      text-indent: 20px;
      background-color: #f0f0f0;
      border-bottom: 1px #d7d7d7 solid;
      border-top: 1px #fff solid; }
      .outercon .tosub ul li.on a {
        color: #f00; }
      .outercon .tosub ul li a {
        display: block; }
        .outercon .tosub ul li a:hover {
          color: #f00;
          text-decoration: underline;
          background-color: #f9f9f9; }
  .outercon .tomain {
    padding: 15px;
    width: 780px;
    margin-left: 20px;
    float: left;
    background-color: #fff; }

.evaluation h2 {
  margin-top: 10px;
  font-weight: normal;
  font-size: 16px;
  color: #50B3DC;
  height: 40px;
  line-height: 40px;
  text-indent: 10px;
  margin-bottom: 10px; }
.evaluation .tit {
  font-family: "microsoft yahei", arial;
  border-left: solid 5px #0E4469;
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
  margin-left: 10px;
  margin-bottom: 10px; }
.evaluation .m1 {
  background-color: #f7f7f7;
  margin-bottom: 15px; }
.evaluation .m2 .fl {
  width: 100% !important; }
  .evaluation .m2 .fl .form-row {
    width: 33.3%; }
    .evaluation .m2 .fl .form-row select {
      margin-right: 20px; }
.evaluation .m3 {
  width: 100% !important; }
  .evaluation .m3 .form-row {
    width: 50% !important; }
.evaluation .m4 .form-row {
  width: 100% !important; }
.evaluation .innercon {
  overflow: hidden; }
  .evaluation .innercon .fl {
    float: left;
    width: 50%;
    overflow: hidden; }
  .evaluation .innercon .fr {
    float: right;
    width: 50%;
    overflow: hidden; }
  .evaluation .innercon .first {
    overflow: hidden; }
    .evaluation .innercon .first .form-row {
      width: 33.3%; }
  .evaluation .innercon .second {
    overflow: hidden; }
    .evaluation .innercon .second .form-row label {
      margin-left: -100px; }
  .evaluation .innercon .way.way1 label {
    margin-left: 0 !important; }
  .evaluation .innercon .way .form-row {
    margin: auto;
    float: none !important;
    width: 100%; }
    .evaluation .innercon .way .form-row label {
      margin-left: -100px; }
  .evaluation .innercon .form-row {
    float: left;
    width: 50%;
    overflow: hidden; }
    .evaluation .innercon .form-row label {
      text-align: right;
      font-size: 14px;
      display: inline-block;
      width: 100%;
      height: 30px;
      line-height: 30px;
      margin-bottom: 10px; }
      .evaluation .innercon .form-row label span {
        margin-right: 10px; }
      .evaluation .innercon .form-row label input,
      .evaluation .innercon .form-row label select {
        margin-right: 20px; }
      .evaluation .innercon .form-row label select {
        width: 78px; }

.mkReport {
  text-align: left;
  text-indent: 300px; }
  .mkReport .row {
    margin-bottom: 15px; }
  .mkReport input {
    height: 28px;
    line-height: 28px;
    text-indent: 5px; }
  .mkReport button,
  .mkReport [type=button] {
    cursor: pointer;
    height: 28px;
    border: solid 1px #50B3DC;
    background-color: #0E4469;
    color: #fff;
    text-align: center;
    outline: none;
    vertical-align: mmiddle; }
    .mkReport button:hover,
    .mkReport [type=button]:hover {
      background-color: #50B3DC; }
    .mkReport button:active,
    .mkReport [type=button]:active {
      background-color: #999999; }
  .mkReport .disabled {
    background-color: #ccc;
    cursor: default;
    color: #fff; }

.score {
  text-align: center;
  width: 162px;
  margin: 10px auto;
  font-size: 24px; }
  .score .scoreNumber {
    color: #f00;
    width: 50px; }

.example {
  display: none;
  margin-left: 50px;
  margin-bottom: 20px;
  overflow: hidden; }
  .example .label {
    float: left; }

.advise {
  display: none;
  margin-left: 50px;
  overflow: hidden; }
  .advise .label {
    width: 50px;
    float: left;
    height: 200px;
    line-height: 30px; }
  .advise .list {
    float: left;
    height: 200px; }
    .advise .list p {
      margin: 0;
      line-height: 30px; }

.sideBox .hd {
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: url("../img/plus.png") no-repeat #43c5ef;
  background-position: 710px 11px;
  margin-bottom: 2px; }
  .sideBox .hd.on {
    background-position: 710px -64px; }
  .sideBox .hd h3 {
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    text-indent: 15px;
    cursor: pointer; }
.sideBox .bd {
  background-color: #f7f7f7;
  padding-top: 1px; }
  .sideBox .bd .label {
    margin: 20px 0 10px;
    text-indent: 15px;
    font-size: 14px; }
  .sideBox .bd .zone {
    margin: 15px;
    border: solid 1px #dfdfdf;
    border-radius: 8px;
    background: url("../img/error.png") 600px center no-repeat #fff;
    padding: 20px;
    overflow: hidden; }
    .sideBox .bd .zone.active {
      background: url("../img/success.png") 600px center no-repeat #fff; }
    .sideBox .bd .zone .inputFile {
      width: 54px;
      height: 54px;
      float: left;
      background-image: url("../img/add_03.png"); }
      .sideBox .bd .zone .inputFile input {
        width: 54px;
        height: 54px;
        background-color: transparent;
        border: 0;
        opacity: 0; }

.icon {
  width: 54px;
  height: 74px;
  float: left;
  margin-left: 10px; }
  .icon img {
    width: 54px;
    height: 54px; }
  .icon p {
    margin: 0;
    font-size: 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

[class^=col-sm-] img {
  width: 100%;
  height: auto; }

.bannerA {
  width: 100%;
  height: 400px;
  background: url("../img/solutionBg.jpg") no-repeat center center; }
  .bannerA.bannerB {
    background: url("../img/banner-detail-bg.jpg") no-repeat center center; }
  .bannerA.bannerC {
    background: url("../img/contactPNG.png") no-repeat center center; }
  .bannerA.bannerJ {
    background: url("../img/join.jpg") no-repeat center center; }
  .bannerA.bannerCooper {
    background: url("../img/cooper.jpg") no-repeat center center; }
    .bannerA.bannerCooper h2,
    .bannerA.bannerCooper h4 {
      color: #333 !important; }
  .bannerA.bannerAbout {
    background: url("../img/about1.jpg") no-repeat center center; }
  .bannerA .container {
    position: relative;
    overflow: hidden;
    height: 400px; }
    .bannerA .container div {
      position: absolute;
      top: 0;
      left: 0;
      padding: 80px 15px 0;
      text-align: left;
      width: 80%; }
    .bannerA .container h2 {
      color: #fff;
      font-size: 48px;
      margin-bottom: 12px;
      letter-spacing: 1px;
      line-height: 1.4;
      margin-top: 0; }
    .bannerA .container h4 {
      line-height: 36px;
      font-size: 20px;
      color: #fff; }

#sideMenu .bd {
  display: none; }

.reportList {
  overflow: hidden; }
  .reportList .pay {
    margin-top: 20px;
    height: 40px;
    width: 50%;
    float: left; }
    .reportList .pay a {
      display: inline-block;
      width: 32px;
      height: 32px;
      margin-right: 20px; }
      .reportList .pay a.zhifubao {
        background: url("../img/zhifubao.png") no-repeat; }
      .reportList .pay a.weixin {
        background: url("../img/weixin.png") no-repeat; }

.docLoad {
  display: block;
  float: right;
  width: 150px;
  height: 60px;
  line-height: 60px;
  background: url("../img/docdownload.png") no-repeat left center;
  padding-left: 40px; }

.portfolio-grid {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  .portfolio-grid .item.item0 {
    background: url("../../thw30/img/headline1.png") no-repeat center 0 #009be5; }
  .portfolio-grid .item.item1 {
    background: url("../../img/zszh.png") no-repeat center 10px #fff; }
  .portfolio-grid .item.item2 {
    background: url("../../img/zjfy.png") no-repeat center 10px #fff; }
  .portfolio-grid .item.item3 {
    background: url("../../img/mfjs.png") no-repeat center 10px #fff; }
  .portfolio-grid .item.item4 {
    background: url("../../img/zlyy.png") no-repeat center 10px #fff; }
  .portfolio-grid .item.item5 {
    background: url("../../img/gq.png") no-repeat center 10px #fff; }
  .portfolio-grid .item.item5_0 {
    background: url("../../thw30/img/headline2.png") no-repeat center 0 #eacc81; }
  .portfolio-grid .item.item6 {
    background: url("../../img/gqbg.png") no-repeat center 10px #fff; }
  .portfolio-grid .item.item7 {
    background: url("../../img/zdfy.png") no-repeat center 10px #fff; }
  .portfolio-grid .item.item8 {
    background: url("../../img/zscq.png") no-repeat center 10px #fff; }
  .portfolio-grid .item.item9 {
    background: url("../../img/kcd.png") no-repeat center 10px #fff; }
  .portfolio-grid .item.item9_0 {
    background: url("../../thw30/img/headline3.png") no-repeat center 0 #FFB533; }
  .portfolio-grid .item.item10 {
    background: url("../../img/cwgw.png") no-repeat center 10px #fff; }
  .portfolio-grid .item.item11 {
    background: url("../../img/kjzc.png") no-repeat center 10px #fff; }

.portfolio-grid li {
  position: relative;
  color: #fff; }
  .portfolio-grid li .tit {
    position: absolute;
    width: 100%;
    top: 130px;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #111111; }

.portfolio-grid li > a,
.portfolio-grid li > a .item {
  color: #fff;
  width: 100%;
  border: none;
  outline: none;
  display: block;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; }
  .portfolio-grid li > a:hover,
  .portfolio-grid li > a .item:hover {
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
    -webkit-transform: translate3d(0, -2px, 0);
    -moz-transform: translate3d(0, -2px, 0); }

.module1 {
  background-color: #f7f7f7;
  padding-bottom: 20px; }

.module1 .portfolio-grid li > a .mock {
  color: #fff;
  padding: 0 20px; }

.module1 .portfolio-grid li > a .mock p {
  line-height: 30px !important;
  color: #fff;
  margin-top: 80px; }

.blur {
  -webkit-filter: blur(3px); }

.portfolio-grid li > a .item {
  background-color: #3b8dc5;
  width: 100%;
  height: 220px !important; }
  .portfolio-grid li > a .item p {
    position: absolute;
    width: 100%;
    top: 160px;
    left: 0;
    color: #b2b1b1;
    line-height: 20px;
    padding: 0 15px; }

.form-group {
  overflow: hidden; }

.control-label {
  padding-top: 7px;
  margin-bottom: 0;
  text-align: right; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s; }

.layui-layer-content {
  padding-top: 30px; }

.layui-layer-content .control-label i {
  font-style: normal;
  margin-right: 10px;
  color: #f00; }

.clickIn {
  padding: 5px 10px;
  border-radius: 8px;
  margin-top: 10px;
  border: solid 1px #0f5380;
  background-color: #126eaa;
  color: #fff; }
  .clickIn:hover {
    color: #fff; }

.progressWrapper {
  position: absolute;
  width: 915px;
  top: 70px; }

.finance .portfolio-grid {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  .finance .portfolio-grid .portfolio-grid li {
    position: relative;
    color: #fff; }
    .finance .portfolio-grid .portfolio-grid li > a, .finance .portfolio-grid .portfolio-grid li > a .item {
      color: #fff;
      width: 100%;
      border: none;
      outline: none;
      display: block;
      position: relative;
      overflow: hidden;
      transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out; }
    .finance .portfolio-grid .portfolio-grid li .tit {
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      text-align: center;
      font-size: 18px; }
    .finance .portfolio-grid .portfolio-grid li .mock {
      position: absolute;
      width: 100%;
      height: 100%;
      line-height: 220px;
      top: 100%;
      left: 0;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.4); }

/*# sourceMappingURL=index.css.map */
