﻿.index {
  background-image: url(/img/bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #fff;
  overflow: hidden;
}
.index .news {
  height: 413px;
  padding: 16px 18px;
  background-color: #E5F2FF;
}
.index .news .slideBox {
  float: left;
  position: relative;
  width: 534px;
  height: 381px;
  overflow: hidden;
}
.index .news .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.index .news .slideBox .hd ul {
  float: left;
  overflow: hidden;
  zoom: 1;
}
.index .news .slideBox .hd ul li {
  position: relative;
  float: left;
  margin-right: 6px;
  margin-bottom: 17px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  background: url("/img/dian_ws.png") no-repeat center;
  z-index: 1000;
}
.index .news .slideBox .hd ul li.on {
  background: url("/img/dian_ys.png") no-repeat center;
  z-index: 1000;
}
.index .news .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.index .news .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.index .news .slideBox .bd li a {
  position: relative;
  display: block;
  width: 534px;
  height: 381px;
}
.index .news .slideBox .bd li img {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
.index .news .slideBox .bd li p.li_con {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 534px;
  height: 48px;
  padding-left: 16px;
  font-size: 15px;
  color: #FFFFFF !important;
  line-height: 44px;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.72);
  filter: alpha(opacity=70);
  z-index: 100;
}
.index .news .newsContent {
  float: right;
  width: 518px;
  height: 381px;
  background-color: #fff;
}
.index .news .newsContent .titles {
  height: 48px;
  padding-left: 20px;
  border-bottom: 1px solid #EEE;
}
.index .news .newsContent .titles li {
  float: left;
  width: 88px;
  margin-right: 4px;
}
.index .news .newsContent .titles li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #999;
  font-size: 17px;
  line-height: 45px;
  text-align: center;
}
.index .news .newsContent .titles li a.active {
  color: #2671BB;
  border-bottom: 3px solid #2671BB;
}
.index .news .newsContent .newsList .ellipsis {
  padding: 0 23px 0 40px;
  display: none;
}
.index .news .newsContent .newsList .ellipsis.show {
  display: block;
}
.index .news .newsContent .newsList .ellipsis li {
  position: relative;
  height: 44px;
  border-bottom: 1px dashed #eee;
}
.index .news .newsContent .newsList .ellipsis li i {
  position: absolute;
  left: -15px;
  top: 20px;
  width: 5px;
  height: 5px;
  background-image: url(/img/li.png);
}
.index .news .newsContent .newsList .ellipsis li a {
  line-height: 44px;
}
.index .news .newsContent .newsList .ellipsis li a p {
  float: left;
  width: 388px;
}
.index .news .newsContent .newsList .ellipsis li a span {
  float: right;
  color: #999;
}
.index .online {
  margin-top: 24px;
  height: 473px;
}
.index .online .netWorking {
  position: relative;
  float: left;
  width: 720px;
  height: 473px;
  border: 1px solid #E4EEFF;
  border-right: none;
}
.index .online .netWorking h4 {
  text-align: center;
  font-size: 20px;
  color: #2671BB;
  height: 25px;
  line-height: 25px;
  margin-top: 24px;
}
.index .online .netWorking ul {
  padding: 10px 34px;
}
.index .online .netWorking ul li {
  width: 130px;
  height: 130px;
  float: left;
  text-align: center;
  padding-top: 18px;
}
.index .online .netWorking ul li p {
  margin-top: 10px;
  font-size: 13px;
  color: #666;
}
.index .online .netList {
  float: right;
  width: 380px;
  height: 473px;
  padding: 28px 40px;
  background-color: #F7FAFF;
}
.index .online .netList a {
  display: block;
  margin-top: 9px;
}
.index .img {
  margin-top: 24px;
  height: 86px;
}
.index .info {
  margin-top: 24px;
  height: 473px;
}
.index .info .publicInfo {
  position: relative;
  float: left;
  width: 720px;
  height: 473px;
  border: 1px solid #E4EEFF;
  border-right: none;
}
.index .info .publicInfo h4 {
  text-align: center;
  font-size: 20px;
  color: #2671BB;
  height: 25px;
  line-height: 25px;
  margin-top: 24px;
}
.index .info .publicInfo ul {
  padding: 10px 34px;
}
.index .info .publicInfo ul li {
  width: 130px;
  height: 130px;
  float: left;
  text-align: center;
  padding-top: 18px;
}
.index .info .publicInfo ul li p {
  margin-top: 10px;
  font-size: 13px;
  color: #666;
}
.index .info .publicInfo .infoMak {
  position: absolute;
  top: 40px;
  left: 0;
  display: none;
}
.index .info .publicInfo .infoMak ul {
  position: absolute;
  top: 24px;
  left: -1px;
  width: 1100px;
  padding: 32px 80px 22px;
  background-color: #fff;
  border: 1px solid #999999;
  z-index: 1000 !important;
}
.index .info .publicInfo .infoMak .infoClose {
  position: absolute;
  top: -8px;
  right: -8px;
  cursor: pointer;
}
.index .info .infoList {
  float: right;
  width: 380px;
  height: 473px;
  padding: 0 40px;
  background-color: #F7FAFF;
}
.index .info .infoList h4 {
  text-align: center;
  font-size: 20px;
  color: #2671BB;
  height: 25px;
  line-height: 25px;
  margin-top: 24px;
  margin-bottom: 34px;
}
.index .info .infoList a {
  display: block;
  margin-bottom: 20px;
}
.index .data .dataTitle {
  text-align: center;
  font-size: 20px;
  color: #2671BB;
  height: 25px;
  line-height: 25px;
  margin-top: 32px;
}
.index .data .dataAnalysis {
  margin-top: 16px;
  height: 776px;
  background-color: #F7FAFF;
  padding-top: 20px;
}
.index .data .dataAnalysis .market,
.index .data .dataAnalysis .facility,
.index .data .dataAnalysis .economics,
.index .data .dataAnalysis .enterprise {
  width: 540px;
  height: 336px;
  border: 1px solid #DCE8F4;
  background-color: #fff;
  border-top: 2px solid #2671BB;
}
.index .data .dataAnalysis .market h4,
.index .data .dataAnalysis .facility h4,
.index .data .dataAnalysis .economics h4,
.index .data .dataAnalysis .enterprise h4 {
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #2671BB;
  font-size: 17px;
  border-bottom: 1px solid #eee;
}
.index .data .dataAnalysis .market {
  float: left;
}
.index .data .dataAnalysis .facility {
  float: right;
}
.index .data .dataAnalysis .economics {
  float: left;
}
.index .data .dataAnalysis .enterprise {
  float: right;
}
.index .data .dataAnalysis .economics,
.index .data .dataAnalysis .enterprise {
  margin-top: 32px;
}
.index .data .dataAnalysis .economics ul,
.index .data .dataAnalysis .enterprise ul {
  padding: 10px 23px 0 40px;
}
.index .data .dataAnalysis .economics ul li,
.index .data .dataAnalysis .enterprise ul li {
  position: relative;
  height: 44px;
  border-bottom: 1px dashed #eee;
}
.index .data .dataAnalysis .economics ul li i,
.index .data .dataAnalysis .enterprise ul li i {
  position: absolute;
  left: -15px;
  top: 20px;
  width: 5px;
  height: 5px;
  background-image: url(/img/li.png);
}
.index .data .dataAnalysis .economics ul li a,
.index .data .dataAnalysis .enterprise ul li a {
  line-height: 44px;
}
.index .data .dataAnalysis .economics ul li a p,
.index .data .dataAnalysis .enterprise ul li a p {
  float: left;
  width: 407px;
}
.index .data .dataAnalysis .economics ul li a span,
.index .data .dataAnalysis .enterprise ul li a span {
  float: right;
  color: #999;
}
.index #mtk_con {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.index #mtk_con ul {
  position: absolute;
  top: 24px;
  width: 1100px;
  padding: 32px 80px 22px;
  background-color: #fff;
  border: 1px solid #999999;
  z-index: 1000 !important;
}
.index #mtk_con ul img#close {
  position: absolute;
  top: -6px;
  right: -6px;
  cursor: pointer;
}
.index #index #drop-box > li:hover,
.index #mtk_con ul li:hover {
  cursor: pointer;
  border: 1px solid #1570ca;
  border-radius: 2px;
}
.index #drop-box > li:hover img,
.index #mtk_con ul li:hover img {
  -webkit-animation: flipinY 1.5s ease-out backwards;
  animation: flipinY 1.5s ease-out backwards;
}
.index .dialog-tip {
  position: fixed;
  background: #fff;
  height: 120px;
  width: 260px;
  top: 25%;
  margin-left: -130px;
  left: 50%;
  border: 1px solid #ccc;
  z-index: 9999;
  color: #333;
  font-size: 14px;
  text-align: center;
  padding-top: 40px;
  box-shadow: 0px 0px 5px #dcdcdc;
  display: none;
}
.index .dialog-tip img {
  position: absolute;
  right: 0;
  right: -8px;
  top: -8px;
  cursor: pointer;
}
.index .dialog-tip p.tip-time {
  font-size: 12px;
  color: #999;
  padding-top: 6px;
}
@-webkit-keyframes flipinY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}
@keyframes flipinY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0);
    transform: perspective(400px) rotateY(0);
    opacity: 1;
  }
}
.index #mtk_con ul li.select {
  background: url(/img/select.png) no-repeat 0 0;
}
