﻿#navTop.commonNav,
#navTop.commonNav .layui-nav {
  background-color: transparent;
  box-shadow: none;
}
#navTop {
  padding: 10px 0;
  transition: all 0.3s ease-out 0.1s;
  -webkit-transition: all 0.3s ease-out 0.1s;
}
#filiale_chengdu #topBanner,
#filiale_hangzhou #topBanner,
#filiale_jiangsu #topBanner,
#filiale_leshan #topBanner {
  height: 950px;
  position: relative;
}
#filiale_chengdu #topBanner .content,
#filiale_hangzhou #topBanner .content,
#filiale_jiangsu #topBanner .content,
#filiale_leshan #topBanner .content {
  color: white;
}
#filiale_chengdu #topBanner .content .topBox,
#filiale_hangzhou #topBanner .content .topBox,
#filiale_jiangsu #topBanner .content .topBox,
#filiale_leshan #topBanner .content .topBox {
  padding-top: 320px;
  position: relative;
}
#filiale_chengdu #topBanner .content .topBox::before,
#filiale_hangzhou #topBanner .content .topBox::before,
#filiale_jiangsu #topBanner .content .topBox::before,
#filiale_leshan #topBanner .content .topBox::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -25px;
  width: 4px;
  height: 100px;
  background-color: #a8b1a9;
}
#filiale_chengdu #topBanner .content .topBox > .th,
#filiale_hangzhou #topBanner .content .topBox > .th,
#filiale_jiangsu #topBanner .content .topBox > .th,
#filiale_leshan #topBanner .content .topBox > .th {
  font-size: 48px;
}
#filiale_chengdu #topBanner .content .topBox > .th .bigtext,
#filiale_hangzhou #topBanner .content .topBox > .th .bigtext,
#filiale_jiangsu #topBanner .content .topBox > .th .bigtext,
#filiale_leshan #topBanner .content .topBox > .th .bigtext {
  font-size: 60px;
  margin-left: 5px;
  color: #57c777;
}
#filiale_chengdu #topBanner .content .topBox .describe,
#filiale_hangzhou #topBanner .content .topBox .describe,
#filiale_jiangsu #topBanner .content .topBox .describe,
#filiale_leshan #topBanner .content .topBox .describe {
  margin-top: 25px;
  font-size: 18px;
  opacity: 0.8;
}
#filiale_chengdu #topBanner .bottomBox,
#filiale_hangzhou #topBanner .bottomBox,
#filiale_jiangsu #topBanner .bottomBox,
#filiale_leshan #topBanner .bottomBox {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany {
  float: left;
  width: 25%;
  text-align: center;
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany:first-child a.toView::after,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany:first-child a.toView::after,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany:first-child a.toView::after,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany:first-child a.toView::after {
  content: "01";
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany:nth-of-type(2) a.toView::after,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany:nth-of-type(2) a.toView::after,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany:nth-of-type(2) a.toView::after,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany:nth-of-type(2) a.toView::after {
  content: "02";
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany:nth-of-type(3) a.toView::after,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany:nth-of-type(3) a.toView::after,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany:nth-of-type(3) a.toView::after,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany:nth-of-type(3) a.toView::after {
  content: "03";
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany:last-of-type a.toView::after,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany:last-of-type a.toView::after,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany:last-of-type a.toView::after,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany:last-of-type a.toView::after {
  content: "04";
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView {
  background-color: #37a255;
  margin-top: -35px;
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView::after,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView::after,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView::after,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView::after {
  display: block;
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany a.toView,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany a.toView {
  display: inline-block;
  padding: 42px 60px;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: relative;
  overflow: hidden;
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView::after,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany a.toView::after,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView::after,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany a.toView::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -37px;
  font-size: 72px;
  opacity: 0.6;
  display: none;
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView:hover,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany a.toView:hover,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView:hover,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany a.toView:hover {
  color: white;
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .imgBox,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .imgBox,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .imgBox,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .imgBox {
  width: 45px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .th,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .th,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .th,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .th {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 5px;
}
#filiale_chengdu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .des,
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .des,
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .des,
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany a.toView .des {
  font-size: 12px;
  opacity: 0.45;
}
#filiale_chengdu #introduce,
#filiale_hangzhou #introduce,
#filiale_jiangsu #introduce,
#filiale_leshan #introduce {
  height: 810px;
  background: url("../../imgs/information/companyDesc.png") no-repeat;
  background-position: center center;
  position: relative;
}
#filiale_chengdu #introduce::before,
#filiale_hangzhou #introduce::before,
#filiale_jiangsu #introduce::before,
#filiale_leshan #introduce::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
}
#filiale_chengdu #introduce .contentBox,
#filiale_hangzhou #introduce .contentBox,
#filiale_jiangsu #introduce .contentBox,
#filiale_leshan #introduce .contentBox {
  position: relative;
  top: 180px;
  height: 515px;
  overflow: hidden;
}
#filiale_chengdu #introduce .contentBox .leftBox,
#filiale_hangzhou #introduce .contentBox .leftBox,
#filiale_jiangsu #introduce .contentBox .leftBox,
#filiale_leshan #introduce .contentBox .leftBox {
  width: 355px;
  float: left;
}
#filiale_chengdu #introduce .contentBox .leftBox .picture,
#filiale_hangzhou #introduce .contentBox .leftBox .picture,
#filiale_jiangsu #introduce .contentBox .leftBox .picture,
#filiale_leshan #introduce .contentBox .leftBox .picture {
  width: 515px;
  height: 345px;
  margin-top: 65px;
  position: relative;
  z-index: 1;
}
#filiale_chengdu #introduce .contentBox .rightBox,
#filiale_hangzhou #introduce .contentBox .rightBox,
#filiale_jiangsu #introduce .contentBox .rightBox,
#filiale_leshan #introduce .contentBox .rightBox {
  width: 845px;
  height: 515px;
  padding-left: 200px;
  box-sizing: border-box;
  float: left;
  background-color: white;
}
#filiale_chengdu #introduce .contentBox .rightBox .th,
#filiale_hangzhou #introduce .contentBox .rightBox .th,
#filiale_jiangsu #introduce .contentBox .rightBox .th,
#filiale_leshan #introduce .contentBox .rightBox .th {
  margin-top: 125px;
  font-size: 34px;
  font-weight: bold;
  padding-bottom: 15px;
  position: relative;
}
#filiale_chengdu #introduce .contentBox .rightBox .th::before,
#filiale_hangzhou #introduce .contentBox .rightBox .th::before,
#filiale_jiangsu #introduce .contentBox .rightBox .th::before,
#filiale_leshan #introduce .contentBox .rightBox .th::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 37px;
  background-color: #37a255;
}
#filiale_chengdu #introduce .contentBox .rightBox .bigtext,
#filiale_hangzhou #introduce .contentBox .rightBox .bigtext,
#filiale_jiangsu #introduce .contentBox .rightBox .bigtext,
#filiale_leshan #introduce .contentBox .rightBox .bigtext {
  color: #37a255;
}
#filiale_chengdu #introduce .contentBox .rightBox .text,
#filiale_hangzhou #introduce .contentBox .rightBox .text,
#filiale_jiangsu #introduce .contentBox .rightBox .text,
#filiale_leshan #introduce .contentBox .rightBox .text {
  margin-top: 30px;
  padding-right: 65px;
  color: #6b6b6b;
  line-height: 200%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}
#filiale_chengdu #idea,
#filiale_hangzhou #idea,
#filiale_jiangsu #idea,
#filiale_leshan #idea {
  height: 470px;
  background: url("../../imgs/information/linian.png") no-repeat;
  background-position: center center;
}
#filiale_chengdu #idea .itemBlock,
#filiale_hangzhou #idea .itemBlock,
#filiale_jiangsu #idea .itemBlock,
#filiale_leshan #idea .itemBlock {
  float: left;
  width: 33.3333%;
  text-align: center;
  padding-top: 100px;
  color: white;
}
#filiale_chengdu #idea .itemBlock .th,
#filiale_hangzhou #idea .itemBlock .th,
#filiale_jiangsu #idea .itemBlock .th,
#filiale_leshan #idea .itemBlock .th {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}
#filiale_chengdu #idea .itemBlock .des,
#filiale_hangzhou #idea .itemBlock .des,
#filiale_jiangsu #idea .itemBlock .des,
#filiale_leshan #idea .itemBlock .des {
  font-size: 16px;
}
#filiale_chengdu #staffPresence,
#filiale_hangzhou #staffPresence,
#filiale_jiangsu #staffPresence,
#filiale_leshan #staffPresence {
  max-width: 1570px;
  width: 100%;
  margin: 0 auto;
  padding: 135px 0;
  box-sizing: border-box;
}
#filiale_chengdu #staffPresence > .th,
#filiale_hangzhou #staffPresence > .th,
#filiale_jiangsu #staffPresence > .th,
#filiale_leshan #staffPresence > .th {
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  color: #323131;
  margin-bottom: 100px;
  position: relative;
}
#filiale_chengdu #staffPresence > .th::after,
#filiale_hangzhou #staffPresence > .th::after,
#filiale_jiangsu #staffPresence > .th::after,
#filiale_leshan #staffPresence > .th::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  width: 38px;
  height: 3px;
  margin: 0 auto;
  background-color: #37a255;
}
#filiale_chengdu #staffPresence .content,
#filiale_hangzhou #staffPresence .content,
#filiale_jiangsu #staffPresence .content,
#filiale_leshan #staffPresence .content {
  height: 625px;
}
#filiale_chengdu #staffPresence .content > div.item,
#filiale_hangzhou #staffPresence .content > div.item,
#filiale_jiangsu #staffPresence .content > div.item,
#filiale_leshan #staffPresence .content > div.item {
  float: left;
  padding: 3px;
  box-sizing: border-box;
}
#filiale_chengdu #staffPresence .content > div.item .presence,
#filiale_hangzhou #staffPresence .content > div.item .presence,
#filiale_jiangsu #staffPresence .content > div.item .presence,
#filiale_leshan #staffPresence .content > div.item .presence {
  width: 100%;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#filiale_chengdu #staffPresence .content > div.item .presence:hover,
#filiale_hangzhou #staffPresence .content > div.item .presence:hover,
#filiale_jiangsu #staffPresence .content > div.item .presence:hover,
#filiale_leshan #staffPresence .content > div.item .presence:hover {
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
#filiale_chengdu #staffPresence .content .blockL1,
#filiale_hangzhou #staffPresence .content .blockL1,
#filiale_jiangsu #staffPresence .content .blockL1,
#filiale_leshan #staffPresence .content .blockL1,
#filiale_chengdu #staffPresence .content .blockR1,
#filiale_hangzhou #staffPresence .content .blockR1,
#filiale_jiangsu #staffPresence .content .blockR1,
#filiale_leshan #staffPresence .content .blockR1,
#filiale_chengdu #staffPresence .content .blockR2,
#filiale_hangzhou #staffPresence .content .blockR2,
#filiale_jiangsu #staffPresence .content .blockR2,
#filiale_leshan #staffPresence .content .blockR2 {
  width: 19.7452%;
  height: 100%;
  perspective: 500px;
}
#filiale_chengdu #staffPresence .content .blockL1 .presence,
#filiale_hangzhou #staffPresence .content .blockL1 .presence,
#filiale_jiangsu #staffPresence .content .blockL1 .presence,
#filiale_leshan #staffPresence .content .blockL1 .presence,
#filiale_chengdu #staffPresence .content .blockR1 .presence,
#filiale_hangzhou #staffPresence .content .blockR1 .presence,
#filiale_jiangsu #staffPresence .content .blockR1 .presence,
#filiale_leshan #staffPresence .content .blockR1 .presence,
#filiale_chengdu #staffPresence .content .blockR2 .presence,
#filiale_hangzhou #staffPresence .content .blockR2 .presence,
#filiale_jiangsu #staffPresence .content .blockR2 .presence,
#filiale_leshan #staffPresence .content .blockR2 .presence {
  height: 50%;
}
#filiale_chengdu #staffPresence .content .blockL1 .presence:first-child,
#filiale_hangzhou #staffPresence .content .blockL1 .presence:first-child,
#filiale_jiangsu #staffPresence .content .blockL1 .presence:first-child,
#filiale_leshan #staffPresence .content .blockL1 .presence:first-child,
#filiale_chengdu #staffPresence .content .blockR1 .presence:first-child,
#filiale_hangzhou #staffPresence .content .blockR1 .presence:first-child,
#filiale_jiangsu #staffPresence .content .blockR1 .presence:first-child,
#filiale_leshan #staffPresence .content .blockR1 .presence:first-child,
#filiale_chengdu #staffPresence .content .blockR2 .presence:first-child,
#filiale_hangzhou #staffPresence .content .blockR2 .presence:first-child,
#filiale_jiangsu #staffPresence .content .blockR2 .presence:first-child,
#filiale_leshan #staffPresence .content .blockR2 .presence:first-child {
  padding-bottom: 6px;
  box-sizing: border-box;
}
#filiale_chengdu #staffPresence .content .blockL1 .cenozoic,
#filiale_hangzhou #staffPresence .content .blockL1 .cenozoic,
#filiale_jiangsu #staffPresence .content .blockL1 .cenozoic,
#filiale_leshan #staffPresence .content .blockL1 .cenozoic,
#filiale_chengdu #staffPresence .content .blockR1 .cenozoic,
#filiale_hangzhou #staffPresence .content .blockR1 .cenozoic,
#filiale_jiangsu #staffPresence .content .blockR1 .cenozoic,
#filiale_leshan #staffPresence .content .blockR1 .cenozoic,
#filiale_chengdu #staffPresence .content .blockR2 .cenozoic,
#filiale_hangzhou #staffPresence .content .blockR2 .cenozoic,
#filiale_jiangsu #staffPresence .content .blockR2 .cenozoic,
#filiale_leshan #staffPresence .content .blockR2 .cenozoic {
  background-color: #3b3b3b;
  color: white;
  padding-top: 150px;
  padding-left: 35px;
  box-sizing: border-box;
}
#filiale_chengdu #staffPresence .content .blockL1 .cenozoic .th,
#filiale_hangzhou #staffPresence .content .blockL1 .cenozoic .th,
#filiale_jiangsu #staffPresence .content .blockL1 .cenozoic .th,
#filiale_leshan #staffPresence .content .blockL1 .cenozoic .th,
#filiale_chengdu #staffPresence .content .blockR1 .cenozoic .th,
#filiale_hangzhou #staffPresence .content .blockR1 .cenozoic .th,
#filiale_jiangsu #staffPresence .content .blockR1 .cenozoic .th,
#filiale_leshan #staffPresence .content .blockR1 .cenozoic .th,
#filiale_chengdu #staffPresence .content .blockR2 .cenozoic .th,
#filiale_hangzhou #staffPresence .content .blockR2 .cenozoic .th,
#filiale_jiangsu #staffPresence .content .blockR2 .cenozoic .th,
#filiale_leshan #staffPresence .content .blockR2 .cenozoic .th {
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 25px;
}
#filiale_chengdu #staffPresence .content .blockL1 .cenozoic .text,
#filiale_hangzhou #staffPresence .content .blockL1 .cenozoic .text,
#filiale_jiangsu #staffPresence .content .blockL1 .cenozoic .text,
#filiale_leshan #staffPresence .content .blockL1 .cenozoic .text,
#filiale_chengdu #staffPresence .content .blockR1 .cenozoic .text,
#filiale_hangzhou #staffPresence .content .blockR1 .cenozoic .text,
#filiale_jiangsu #staffPresence .content .blockR1 .cenozoic .text,
#filiale_leshan #staffPresence .content .blockR1 .cenozoic .text,
#filiale_chengdu #staffPresence .content .blockR2 .cenozoic .text,
#filiale_hangzhou #staffPresence .content .blockR2 .cenozoic .text,
#filiale_jiangsu #staffPresence .content .blockR2 .cenozoic .text,
#filiale_leshan #staffPresence .content .blockR2 .cenozoic .text {
  font-size: 20px;
  opacity: 0.8;
}
#filiale_chengdu #staffPresence .content .blockL1 .moments .box,
#filiale_hangzhou #staffPresence .content .blockL1 .moments .box,
#filiale_jiangsu #staffPresence .content .blockL1 .moments .box,
#filiale_leshan #staffPresence .content .blockL1 .moments .box,
#filiale_chengdu #staffPresence .content .blockR1 .moments .box,
#filiale_hangzhou #staffPresence .content .blockR1 .moments .box,
#filiale_jiangsu #staffPresence .content .blockR1 .moments .box,
#filiale_leshan #staffPresence .content .blockR1 .moments .box,
#filiale_chengdu #staffPresence .content .blockR2 .moments .box,
#filiale_hangzhou #staffPresence .content .blockR2 .moments .box,
#filiale_jiangsu #staffPresence .content .blockR2 .moments .box,
#filiale_leshan #staffPresence .content .blockR2 .moments .box {
  padding-top: 75px;
  padding-left: 40px;
  box-sizing: border-box;
  background-color: #37a255;
  height: 100%;
  position: relative;
}
#filiale_chengdu #staffPresence .content .blockL1 .moments .box::after,
#filiale_hangzhou #staffPresence .content .blockL1 .moments .box::after,
#filiale_jiangsu #staffPresence .content .blockL1 .moments .box::after,
#filiale_leshan #staffPresence .content .blockL1 .moments .box::after,
#filiale_chengdu #staffPresence .content .blockR1 .moments .box::after,
#filiale_hangzhou #staffPresence .content .blockR1 .moments .box::after,
#filiale_jiangsu #staffPresence .content .blockR1 .moments .box::after,
#filiale_leshan #staffPresence .content .blockR1 .moments .box::after,
#filiale_chengdu #staffPresence .content .blockR2 .moments .box::after,
#filiale_hangzhou #staffPresence .content .blockR2 .moments .box::after,
#filiale_jiangsu #staffPresence .content .blockR2 .moments .box::after,
#filiale_leshan #staffPresence .content .blockR2 .moments .box::after {
  content: "";
  position: absolute;
  left: 45px;
  bottom: 80px;
  width: 70px;
  height: 2px;
  background-color: white;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0.8;
}
#filiale_chengdu #staffPresence .content .blockL1 .moments .box > div,
#filiale_hangzhou #staffPresence .content .blockL1 .moments .box > div,
#filiale_jiangsu #staffPresence .content .blockL1 .moments .box > div,
#filiale_leshan #staffPresence .content .blockL1 .moments .box > div,
#filiale_chengdu #staffPresence .content .blockR1 .moments .box > div,
#filiale_hangzhou #staffPresence .content .blockR1 .moments .box > div,
#filiale_jiangsu #staffPresence .content .blockR1 .moments .box > div,
#filiale_leshan #staffPresence .content .blockR1 .moments .box > div,
#filiale_chengdu #staffPresence .content .blockR2 .moments .box > div,
#filiale_hangzhou #staffPresence .content .blockR2 .moments .box > div,
#filiale_jiangsu #staffPresence .content .blockR2 .moments .box > div,
#filiale_leshan #staffPresence .content .blockR2 .moments .box > div {
  font-size: 36px;
  font-weight: bold;
  color: white;
}
#filiale_chengdu #staffPresence .content .blockL2,
#filiale_hangzhou #staffPresence .content .blockL2,
#filiale_jiangsu #staffPresence .content .blockL2,
#filiale_leshan #staffPresence .content .blockL2 {
  width: 40.7643%;
  height: 100%;
}
#filiale_chengdu #staffPresence .content .blockL2 .presence,
#filiale_hangzhou #staffPresence .content .blockL2 .presence,
#filiale_jiangsu #staffPresence .content .blockL2 .presence,
#filiale_leshan #staffPresence .content .blockL2 .presence {
  height: 100%;
}
#filiale_chengdu #contactUs,
#filiale_hangzhou #contactUs,
#filiale_jiangsu #contactUs,
#filiale_leshan #contactUs {
  max-width: 1570px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 150px;
}
#filiale_chengdu #contactUs > .th,
#filiale_hangzhou #contactUs > .th,
#filiale_jiangsu #contactUs > .th,
#filiale_leshan #contactUs > .th {
  text-align: center;
  font-weight: bold;
  font-size: 34px;
  color: #323131;
  margin-bottom: 100px;
  position: relative;
}
#filiale_chengdu #contactUs > .th::after,
#filiale_hangzhou #contactUs > .th::after,
#filiale_jiangsu #contactUs > .th::after,
#filiale_leshan #contactUs > .th::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  width: 38px;
  height: 3px;
  margin: 0 auto;
  background-color: #37a255;
}
#filiale_chengdu #contactUs .content,
#filiale_hangzhou #contactUs .content,
#filiale_jiangsu #contactUs .content,
#filiale_leshan #contactUs .content {
  height: 655px;
}
#filiale_chengdu #contactUs .content .leftBox,
#filiale_hangzhou #contactUs .content .leftBox,
#filiale_jiangsu #contactUs .content .leftBox,
#filiale_leshan #contactUs .content .leftBox {
  float: left;
  width: 62.7388%;
  height: 100%;
}
#filiale_chengdu #contactUs .content .leftBox div#map,
#filiale_hangzhou #contactUs .content .leftBox div#map,
#filiale_jiangsu #contactUs .content .leftBox div#map,
#filiale_leshan #contactUs .content .leftBox div#map {
  width: 100%;
  height: 100%;
}
#filiale_chengdu #contactUs .content .rightBox,
#filiale_hangzhou #contactUs .content .rightBox,
#filiale_jiangsu #contactUs .content .rightBox,
#filiale_leshan #contactUs .content .rightBox {
  float: left;
  width: 37.2611%;
  height: 100%;
  padding-top: 120px;
  padding-bottom: 35px;
  box-sizing: border-box;
}
#filiale_chengdu #contactUs .content .rightBox .content,
#filiale_hangzhou #contactUs .content .rightBox .content,
#filiale_jiangsu #contactUs .content .rightBox .content,
#filiale_leshan #contactUs .content .rightBox .content {
  height: 100%;
  background-color: #37a255;
  padding-top: 70px;
  padding-left: 95px;
  box-sizing: border-box;
  color: white;
}
#filiale_chengdu #contactUs .content .rightBox .content > .th,
#filiale_hangzhou #contactUs .content .rightBox .content > .th,
#filiale_jiangsu #contactUs .content .rightBox .content > .th,
#filiale_leshan #contactUs .content .rightBox .content > .th {
  font-size: 25px;
  margin-bottom: 20px;
}
#filiale_chengdu #contactUs .content .rightBox .content .address,
#filiale_hangzhou #contactUs .content .rightBox .content .address,
#filiale_jiangsu #contactUs .content .rightBox .content .address,
#filiale_leshan #contactUs .content .rightBox .content .address {
  margin-bottom: 12px;
}
#filiale_chengdu #contactUs .content .rightBox .content .qrCode,
#filiale_hangzhou #contactUs .content .rightBox .content .qrCode,
#filiale_jiangsu #contactUs .content .rightBox .content .qrCode,
#filiale_leshan #contactUs .content .rightBox .content .qrCode {
  width: 190px;
  height: 190px;
  margin-top: 40px;
  margin-bottom: 20px;
}
#filiale_chengdu #contactUs .content .rightBox .content > p:not(:first-of-type),
#filiale_hangzhou #contactUs .content .rightBox .content > p:not(:first-of-type),
#filiale_jiangsu #contactUs .content .rightBox .content > p:not(:first-of-type),
#filiale_leshan #contactUs .content .rightBox .content > p:not(:first-of-type) {
  font-size: 12px;
}
#filiale_chengdu #topBanner {
  background: url("../../imgs/information/chengdu_banner.jpg") center center no-repeat;
}
#filiale_hangzhou #topBanner {
  background: url("../../imgs/information/hangzhou_banner.png") center center no-repeat;
}
#filiale_hangzhou #topBanner .content .topBox > .th .bigtext {
  color: #9ed438;
}
#filiale_hangzhou #topBanner .bottomBox {
  background-color: rgba(75, 112, 32, 0.7);
}
#filiale_hangzhou #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView {
  background-color: #9ed438;
}
#filiale_hangzhou #introduce {
  background: url("../../imgs/information/companyDesc_hangzhou.png") no-repeat;
}
#filiale_hangzhou #introduce .contentBox .rightBox .th::before {
  background-color: #9ed438;
}
#filiale_hangzhou #introduce .contentBox .rightBox .bigtext {
  color: #9ed438;
}
#filiale_hangzhou #staffPresence > .th::after {
  background-color: #9ed438;
}
#filiale_hangzhou #staffPresence .content .blockL1 .moments .box,
#filiale_hangzhou #staffPresence .content .blockR1 .moments .box,
#filiale_hangzhou #staffPresence .content .blockR2 .moments .box {
  background-color: #8dc12b;
}
#filiale_hangzhou #contactUs > .th::after {
  background-color: #9ed438;
}
#filiale_hangzhou #contactUs .content .rightBox .content {
  background-color: #8dc12b;
}
#filiale_jiangsu #topBanner {
  background: url("../../imgs/information/jiangsu_banner.png") center center no-repeat;
}
#filiale_jiangsu #topBanner .content .topBox > .th .bigtext {
  color: #e9bb30;
}
#filiale_jiangsu #topBanner .bottomBox {
  background-color: rgba(0, 85, 186, 0.7);
}
#filiale_jiangsu #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView {
  background-color: #e9bb30;
}
#filiale_jiangsu #introduce {
  background: url("../../imgs/information/companyDesc_jiangsu.png") no-repeat;
}
#filiale_jiangsu #introduce .contentBox .rightBox .th::before {
  background-color: #e9bb30;
}
#filiale_jiangsu #introduce .contentBox .rightBox .bigtext {
  color: #e9bb30;
}
#filiale_jiangsu #staffPresence > .th::after {
  background-color: #ffdb55;
}
#filiale_jiangsu #staffPresence .content .blockL1 .moments .box,
#filiale_jiangsu #staffPresence .content .blockR1 .moments .box,
#filiale_jiangsu #staffPresence .content .blockR2 .moments .box {
  background-color: #e9bb30;
}
#filiale_jiangsu #contactUs > .th::after {
  background-color: #ffdb55;
}
#filiale_jiangsu #contactUs .content .rightBox .content {
  background-color: #0055ba;
}
#filiale_leshan #topBanner {
  background: url("../../imgs/information/leshan_banner.png") center center no-repeat;
}
#filiale_leshan #topBanner .content .topBox {
  padding-left: 740px;
}
#filiale_leshan #topBanner .content .topBox::before {
  left: 715px;
}
#filiale_leshan #topBanner .content .topBox > .th .bigtext {
  color: #57c777;
}
#filiale_leshan #topBanner .bottomBox {
  background-color: rgba(0, 85, 186, 0.7);
}
#filiale_leshan #topBanner .bottomBox ul.filialeList li.itemCompany:hover a.toView {
  background-color: #37a255;
}
#filiale_leshan #introduce {
  background: url("../../imgs/information/companyDesc_leshan.png") no-repeat;
  background-position-y: bottom;
  background-position-x: center;
}
#filiale_leshan #introduce::before {
  background-color: transparent;
}
#filiale_leshan #introduce .contentBox .rightBox .th::before {
  background-color: #436dc7;
}
#filiale_leshan #introduce .contentBox .rightBox .bigtext {
  color: #436dc7;
}
#filiale_leshan #staffPresence > .th::after {
  background-color: #436dc7;
}
#filiale_leshan #staffPresence .content .blockL1 .moments .box,
#filiale_leshan #staffPresence .content .blockR1 .moments .box,
#filiale_leshan #staffPresence .content .blockR2 .moments .box {
  background-color: #37a255;
}
#filiale_leshan #contactUs > .th::after {
  background-color: #436dc7;
}
#filiale_leshan #contactUs .content .rightBox .content {
  background-color: #0055ba;
}