@charset "utf-8";

/*
    Author 网站作者：赛亚王子出品
    generator 网站编码集：utf-8
    contact 联系方式:{QQ:422816542; 手机：18202594973}
*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: "黑体";
  font-size: 12px;
  list-style: none;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #e50112;
}

/* 最新案例开始 */
/* 最新作品九宫格开始 */
.zxal_9g {
  height: auto;
  margin: 20px auto 0;
  overflow: hidden;
}

.zxal_9g dl {
  width: 33.33%;
  position: relative;
  float: left;
  margin: 0;
  overflow: hidden;
}

.zxal_9g dl dt {
  width: 100%;
}

.zxal_9g dl dt img {
  width: 100%;
  display: block;
}

.zxal_9g dl dd {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
}

.zxal_9g dl dd img {
  width: 100%;
  display: block;
}

.zxal_9g dl dd span {
  color: #fff;
  width: 80%;
  position: absolute;
  top: 45%;
  left: 0;
  text-align: center;
  z-index: 100;
  margin: 0 10%;
  display: none;
}

.zxal_9g dl:hover dd {
  background: rgba(0, 0, 0, 0.5);
}

.zxal_9g dl:hover dd span {
  display: block;
}

/* 最新作品九宫格结束 */
/* 打字特效开始 */
.typing {
  margin: 10px auto;
  overflow: hidden;
  position: relative;
}

.typing p {
  width: 100%;
  padding: 0;
}

.typing .zhezhaoceng {
  width: 100%;
  height: 45px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  animation: dazhi 8s infinite;
}

/* 打字特效结束 */
/*文字动画规则*/
@keyframes dazhi {
  from {
    left: 0;
  }

  to {
    left: 100%;
  }
}

/* 作品栏目列表开始 */
.cansheen_list {
  height: auto;
  overflow: hidden;
  margin: 10px auto;
  border-bottom: 1px dashed #000;
  border-top: 1px dashed #000;
}

.cansheen_list .list_ul {
  height: auto;
  float: left;
  overflow: hidden;
  margin: 10px auto;
  padding: 0 1.5%;
  border-right: 1px dashed #000;
}

.cansheen_list .list_ul li {
  width: 100%;
  overflow: hidden;
  margin: 10px auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cansheen_list .list_ul a {
  color: #000;
}

.cansheen_list .list_ul a:hover {
  color: red;
}

.cansheen_list .list_ul:nth-child(3) {
  border: none;
}

/* 作品栏目列表结束 */
/* 最新案例结束 */
#index_ggsj_nav {
  display: block;
}

/* 瞰晟客户开始 */
.lbu2 {
  width: 60%;
  margin: 20px auto 0;
}

.lbu2 .lbu_pic {
  height: 422px;
  overflow: hidden;
  ;
}

.lbu2 .lbu_pic li {
  opacity: 1;
}

.show {
  opacity: 0;
}

.lbu2 .lbu_pic li img {
  width: 100%;
}

.lbu2 .kqc2 {
  width: 66px;
  margin: 0 auto;
  height: 20px;
  cursor: pointer;
}

.lbu2 .kqc2 li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin: 5px;
  float: left;
  background: #e8e8e8;
}

.lbu2 .kqc2 .kqc2_li {
  border: 1px solid #000;
}

/* 瞰晟客户动画开始 */
.cansheen_kehu {
  margin: 10px auto;
  overflow: hidden;
}

.cansheen_kehu ul {
  margin-top: 0px;
  animation: gun 12s infinite;
}

.cansheen_kehu ul li img {
  width: 100%;
  display: block;
  padding: 0.2% 0;
}

/* 320像素屏幕时添加样式*/
.cansheen_320_p {
  width: 66%;
  height: 16px;
  overflow: hidden;
}

/*瞰晟客户动画动画规则*/
@keyframes gun {
  16% {
    margin-top: 0px;
  }

  20% {
    margin-top: -16%;
  }

  36% {
    margin-top: -16%;
  }

  40% {
    margin-top: -32%;
  }

  56% {
    margin-top: -32%;
  }

  60% {
    margin-top: -48%;
  }

  76% {
    margin-top: -48%;
  }

  80% {
    margin-top: -64%;
  }

  96% {
    margin-top: -64%;
  }

  100% {
    margin-top: 0px;
  }
}

/* 瞰晟客户动画结束 */
/* 瞰晟客户结束 */
/* 服务项目开始 */
/* 瞰晟学校联合计划开始 */
.xylhjh {
  display: block;
  height: auto;
  margin: 10px auto 0;
}

.xylhjh img {
  width: 100%;
}

/* 瞰晟学校联合计划结束 */
/* 复类导航开始 */
.fwxm_ul {
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

.fwxm_ul ul li {
  height: auto;
  float: left;
  text-align: center;
  padding: 1%;
  background: #595758;
}

.fwxm_ul ul a {
  color: #fff;
}

.fwxm_ul ul a:hover {
  color: red;
}

/* 复类导航结束 */
/* 服务项目结束 */
/* 百度地图开始 */
.bddt {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 20px auto 0;
  /* 百度地图底部信息开始 */
  /* 百度地图底部信息结束 */
}

.bddt .bddt_img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  /* 百度地图遮罩层开始 */
  /* 百度地图遮罩层结束 */
}

.bddt .bddt_img img {
  display: block;
}

.bddt .bddt_img .bddthover {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
}

.bddt .bddt_img .bddthover .bddt_txt {
  width: 20%;
  height: auto;
  position: absolute;
}

.bddt .bddt_img .bddthover .bddt_txt span {
  display: block;
  width: auto;
  text-align: center;
  color: #fff;
  line-height: 50px;
}

.bddt .bddt_img .bddthover .bddt_txt span:nth-child(2) {
  width: auto;
}

.bddt .bddt_img .bddthover .bddt_txt span:nth-child(3) {
  width: auto;
}

.bddt .aside_foot {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 1% 0;
  background: #595757;
}

.bddt .asde_foot_txt {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  border-left: 1px;
  border-right: 1px;
  border-style: solid;
  border-color: #fff;
}

.bddt .asde_foot_txt_block {
  float: left;
  height: 80px;
  border-right: 1px;
  border-style: solid;
  border-color: #fff;
}

.bddt .asde_foot_txt_block span,
.bddt .asde_foot_txt_block .tel_2 {
  text-align: center;
  display: block;
  color: #fff;
}

.bddt .asde_foot_txt_block .tel {
  text-decoration: none;
  margin-top: 1%;
  text-align: center;
  display: block;
  color: #fff;
}

.bddt .asde_foot_txt_block_img {
  display: block;
  margin: 0 auto;
}

.bddt:hover .bddthover {
  background: rgba(0, 0, 0, 0);
}

.bddt:hover .bddthover .bddt_txt {
  display: none;
}

/* 百度地图结束 */
/* 瞰晟图闻列表开始 */
.pic_smell {
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  border-bottom: 1px dashed #000;
}

.pic_smell .list_ul {
  height: auto;
  float: left;
  overflow: hidden;
  margin: 10px auto;
  padding: 0 1.5%;
  border-right: 1px dashed #000;
}

.pic_smell .list_ul li {
  width: 100%;
  margin: 0 auto;
  line-height: 30px;
}

.pic_smell .list_ul a {
  color: #000;
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pic_smell .list_ul a:hover {
  color: red;
}

.pic_smell .list_ul time {
  color: #000;
  display: block;
  float: right;
}

.pic_smell .list_ul time:hover {
  color: red;
}

.pic_smell .list_ul:nth-child(2) {
  border: none;
}

/* 瞰晟图闻列表结束 */
/* 站内链接展示开始 */
.yqlj_cont_dl {
  height: auto;
  margin: 20px auto;
  overflow: hidden;
}

.yqlj_cont_dl dl {
  float: left;
  width: 24%;
  margin-right: 1.3%;
}

.yqlj_cont_dl dl dt img {
  width: 100%;
  display: block;
}

.yqlj_cont_dl dl dd {
  background: #4A4645;
  text-align: center;
  padding: 2% 0;
}

.yqlj_cont_dl dl dd a {
  color: #fff;
}

.yqlj_cont_dl dl dd a:hover {
  color: red;
}

/* 站内链接展示结束 */
/* 友情链接开始 */
.yqlj_list {
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.yqlj_list li {
  width: auto;
  float: left;
  margin: 0.5%;
}

.yqlj_list a {
  color: #000;
}

.yqlj_list .font_weight {
  font-weight: 800;
}

/* 友情链接结束 */
