@charset "UTF-8";
li {
  list-style-type: none; }

/***product st***/
#index-product {
  position: relative;
  background-image: url("../images/index-product.jpg"); }

#products {
  width: 768px;
  height: 245px;
  top: 112px;
  left: 215px;
  position: absolute; }

.product {
  text-align: center;
  font-family: 'Microsoft Yahei', "微软雅黑";
  background-color: white;
  margin-left: 54px;
  width: 220px;
  height: 245px;
  float: left; }

.product i {
  display: block;
  height: 160px;
  width: 220px;
  background-image: url("../images/index-products.jpg");
  background-repeat: no-repeat;
  margin-bottom: 10px; }

.product span {
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: black; }

.product a {
  line-height: 30px;
  font-size: 18px;
  color: #1e9ee9; }

#product-1 {
  margin-left: 0px; }

#product-2 i {
  background-position-x: -220px; }

#product-3 i {
  background-position-x: -440px; }

#index-contact-us {
  position: absolute;
  width: 100%;
  bottom: 15px;
  text-align: center;
  font-family: 'Microsoft Yahei', "微软雅黑";
  font-size: 22px; }

#index-contact-us a {
  width: 300px;
  cursor: pointer;
  display: inline-block; 
  }

/***index-news st***/
#index-news {
  font-family: 'Microsoft Yahei', "微软雅黑";
  position: relative; }

#index-news-title {
  margin-top: 50px; }

#columns {
  position: relative;
  width: 280px;
  margin: auto; }

.column {
  margin-left: 45px;
  display: inline-block;
  line-height: 40px;
  font-size: 22px;
  width: 115px;
  text-align: center; }

#column-1 {
  margin-left: 0px; }

#hyphen {
  display: block;
  height: 1px;
  background-color: #E5E5E5; }

#blue-bar {
    width: 115px;
    float: left;
    height: 3px;
    background-color: #1e9ee9;
    }

#index-news-body {
  width: 800px;
  margin: auto;
  margin-top: 30px; }

.dynamic li {
  height: 90px; }

.dynamic .time {
  float: left;
  line-height: 90px;
  width: 150px;
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
  color: white;
  background-position-y: 32px;
  background-position-x: 35px;
  text-align: center;
  background-repeat: no-repeat;
  background-image: url("../images/index-timeback.png"); }

.circle-bar {
  float: left;
  width: 10px;
  display: block;
  height: 90px;
  background-repeat: no-repeat;
  background-image: url("../images/index-circle.png"); 
  }
  
.dynamic li:hover .circle-bar {
  background-position-x: -10px;
  }

.dynamic-body {
  float: left;
  width: 640px; }

.dynamic-body a {
  margin: 0 20px;
  width: 600px;
  display: block; }

.dynamic-body h4 {
  color: #194966;
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.dynamic-body p {
  height: 35px;
  overflow: hidden; }
.case{
  margin-top: 55px;
  display: block;
}
.case li {
  margin-left: 10px;
  width: 260px;
  height: 220px;
  float: left;
  display: block;
  background-image: url("../images/index-casedot.png");
  background-repeat: no-repeat;
  background-position-y: 5px; }

.case li:first-child {
  margin-left: 0px; }

.case-body {
  display: block;
  margin-left: 30px; }

.case li > a {
    display: block;
    margin-left: 30px;
    width: 230px
     }
    

.case-title {
  font-size: 18px;
  font-weight: bold;
  color: #8f8f8f;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.case-time {
  font-size: 16px;
  color: #c9c9c9;
  line-height: 30px; }

.case-content {
  margin: 0px;
  font-size: 14px;
  color: #919191;
  height: 120px;
  overflow: hidden; }
  
.case li:hover .case-content {
  color: #2C7BB7;
}

#index-news-more {
  position: absolute;
  left: 0px;
  bottom: 60px;
  text-align: center;
  width: 100%;
  font-size: 20px; }

#index-news-more a {
  color: #38adff; }

/***index-contact***/
#index-contact {
  background-image: url("../images/index-contact.jpg");
  position: relative;
  height: 350px; }

#contact-links {
  position: absolute;
  left: 850px;
  top: 130px;
  width: 160px; }

#contact-help {
  margin-top: 50px;
  display: block; }

/*# sourceMappingURL=home-201610.css.map */
