.navType_container {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding-left: 1%;
  padding-right: 1%;
  margin-top: 90px;
  margin-bottom: 30px;
}
.left-nav {
  border: 1px solid #dcdcdc;
  width: 17%;
  padding-bottom: 35%;
}
.left-nav .nav.nav-hb-tabs {
  width: 100%;
  border: none;
}
.left-nav .nav.nav-hb-tabs li {
  width: 100% !important;
  clear: both;
  display: block;
  border: none !important;
  padding: 0px;
}
.left-nav .nav.nav-hb-tabs li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #dcdcdc;
  color: #494949;
  font-size: 14px;
  padding: 16px 10px 16px 30px;
}
.left-nav .nav.nav-hb-tabs li a i {
  margin-bottom: -20px;
}
.left-nav .nav.nav-hb-tabs li a:hover {
  color: #108cee;
}
.left-nav .nav.nav-hb-tabs li.active a {
  color: #108cee;
}
.right-tab-content {
  width: 80%;
}
.template-item .h1-title {
  font-size: 30px;
  color: #333333;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 14px;
}
.template-item .p-ms {
  color: #4f4f4f;
  font-size: 14px;
  line-height: 28px;
}
.template-item .btn-use {
  display: inline-block;
  background-color: #108cee;
  color: #fff;
  font-size: 14px;
  width: 132px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  text-decoration: none;
  margin-top: 30px;
  border-radius: 6px;
}
.item-nav {
  width: 100%;
  margin-top: 30px;
}
.item-nav li {
  border-top: 2px solid #dbdbdb;
  width: 20%;
  display: inline-block;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #a7a7a7;
  padding-top: 20px;
  padding-bottom: 30px;
  position: relative;
}
.item-nav li a {
  text-decoration: none;
  color: #a7a7a7;
}
.item-nav li span.top-arrow {
  display: none;
  border: 8px solid transparent;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 0px;
  border-top-color: #108cee;
  width: 0;
  height: 0;
}
.item-nav li.active {
  border-color: #108cee;
}
.item-nav li.active a {
  color: #108cee;
}
.item-nav li.active span.top-arrow {
  display: block;
}
.item-nav li:hover a {
  color: #108cee;
}
.item-frame {
  color: #3b3b3b;
  font-size: 14px;
  padding-bottom: 40px;
}
.item-frame .solution-img {
  margin-top: 20px;
  margin-bottom: 20px;
}
.item-frame .item-main-title {
  line-height: 24px;
  margin-bottom: 12px;
  font-weight: bold;
}
/*客户服务*/
.manual-item .page-position {
  font-size: 12px;
  background-color: #eeeeee;
  padding: 10px 12px;
  color: #646464;
  margin-bottom: 20px;
}
.manual-item .page-position a {
  color: #646464;
}
.manual-item .manual-title {
  font-size: 30px;
  color: #333333;
  font-weight: 600;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 20px;
  margin-top: 0px;
}
.manual-ul li {
  line-height: 32px;
  margin-top: 20px;
}
.manual-ul li a {
  color: #4f4f4f;
  font-size: 16px;
  text-decoration: none;
}
.manual-ul li a div {
  display: inline-block;
  margin-right: 20px;
}
.manual-ul li a img {
  width: 16px;
  height: auto;
  margin-top: -6px;
}
.manual-ul li a:hover,
.manual-ul li a:focus {
  color: #108cee;
}
/***合作案例***/
.ban_case_cont {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0px;
  bottom: 16%;
}
.ban_case_cont img {
  width: 32%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.cooperation_case_sort01 {
  background: url(../images/customers/sort01.jpg) no-repeat;
}
.cooperation_case_sort02 {
  background: url(../images/customers/sort02.jpg) no-repeat;
}
.cooperation_case_sort03 {
  background: url(../images/customers/sort03.jpg) no-repeat;
}
.cooperation_case_sort04 {
  background: url(../images/customers/sort04.jpg) no-repeat;
}
.cooperation_case_sort05 {
  background: url(../images/customers/sort05.jpg) no-repeat;
}
.cooperation_case_sort06 {
  background: url(../images/customers/sort06.jpg) no-repeat;
}
.cooperation_case_sort07 {
  background: url(../images/customers/sort07.jpg) no-repeat;
}
.cooperation_case_sort08 {
  background: url(../images/customers/sort08.jpg) no-repeat;
}
.cooperation_case_sort09 {
  background: url(../images/customers/sort09.jpg) no-repeat;
}
.cooperation_case_sort_title {
  height: 59px;
  text-indent: 90px;
  font-size: 32px;
  color: #444;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 2%;
}
.caseList_bor li span img {
  width: 100%;
  height: auto;
}
.caseList_bor li {
  width: 16%;
  text-align: center;
  float: left;
  margin: 0 2% 3% 2%;
}
.caseList_bor li span {
  border: 1px solid #e6e6e6;
  width: 100%;
  height: 100%;
  display: inline-block;
  cursor: pointer;
}
.caseList_bor li span:hover {
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transform: scale(1.2);
  transition: all 0.4s ease-in-out 0.1s;
  box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.5);
}
/*客户证言*/
.Testimony-template {
  margin-top: 20px;
  margin-bottom: 30px;
}
.Testimony-template .Testimony-box {
  background-color: #fce9f2;
  color: #333;
  font-size: 14px;
  line-height: 32px;
  padding: 15px 20px;
  position: relative;
}
.Testimony-template .Testimony-box img.Testimony-left {
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 20px;
  height: auto;
}
.Testimony-template .Testimony-box img.Testimony-right {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 20px;
  height: auto;
}
.Testimony-template .Testimony-personal {
  color: #9c0383;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}
.Testimony-template.green {
  margin-top: 20px;
  margin-bottom: 10px;
}
.Testimony-template.green .Testimony-box {
  background-color: #daebc9;
  color: #333;
  font-size: 14px;
  line-height: 32px;
  padding: 15px 20px;
}
.Testimony-template.green .Testimony-personal {
  color: #7bad51;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}
.banner-picBox {
  position: relative;
}
.banner-picBox img.bannerbj-pic {
  width: 100%;
  height: auto;
}
.banner-picBox .banner-container-other {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 18%;
  left: 0px;
}
.banner-picBox .banner-container-other .row {
  width: 100%;
  max-width: 1200px;
  display: inline-block;
  margin: auto;
}
.manual-ban .banner-container-other p img {
  margin: auto;
}
.manual-ban .banner-container-other p:nth-child(1) {
  margin-top: 5%;
}
.manual-ban .banner-container-other p:nth-child(2) {
  margin-top: 4%;
  margin-bottom: 3%;
}
.manual-ban .banner-container-other p:nth-child(3) {
  margin-bottom: 2%;
}
.about-ban .banner-container-other p img {
  margin: auto;
}
.about-ban .banner-container-other p:nth-child(1) {
  margin-top: 7%;
}
.about-ban .banner-container-other p:nth-child(2) {
  margin-top: 4%;
}
.about-ban01 .banner-container-other p:nth-child(1) {
  margin-top: 7%;
}
.about-ban01 .banner-container-other p:nth-child(1) img {
  max-width: 220px;
}
.about-ban01 .banner-container-other p:nth-child(2) {
  margin-top: 3%;
}
.about-ban01 .banner-container-other p:nth-child(2) img {
  max-width: 340px;
}
@media screen and (max-width: 1024px) {
  .manual-ban .banner-container-other p img {
    margin: auto;
  }
  .manual-ban .banner-container-other p:nth-child(1) {
    margin-top: 3%;
  }
  .manual-ban .banner-container-other p:nth-child(2) {
    margin-top: 3%;
    margin-bottom: 2%;
  }
  .about-ban .banner-container-other p img {
    margin: auto;
  }
  .about-ban .banner-container-other p:nth-child(1) {
    margin-top: 5%;
  }
  .about-ban .banner-container-other p:nth-child(2) {
    margin-top: 3%;
  }
  .about-ban01 .banner-container-other p:nth-child(1) {
    margin-top: 5%;
  }
  .about-ban01 .banner-container-other p:nth-child(2) {
    margin-top: 3%;
  }
}
/*公司动态*/
.company-news ul li {
  width: 100%;
  padding: 25px 0px;
  border-bottom: 1px solid #efefef;
}
.company-news ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  position: relative;
}
.company-news ul li a .newsText-box {
  width: 100%;
  padding-right: 270px;
}
.company-news ul li a .newsText-box h5 {
  font-size: 18px;
  color: #000000;
  margin-bottom: 10px;
  margin-top: 0px;
}
.company-news ul li a .newsText-box p {
  display: inline-block;
  width: 100%;
  height: 78px;
  line-height: 28px;
  font-size: 14px;
  color: #a4a4a4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  word-break: break-all;
}
.company-news ul li a .newsText-box span {
  font-size: 14px;
  margin-top: 20px;
  color: #d4d4d4;
}
.company-news ul li a .newsPic-box {
  width: 240px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.company-news ul li a .newsPic-box img {
  width: 100%;
  height: auto;
  max-height: 134px;
}
.company-news .news-details {
  text-indent: 28px;
  font-size: 14px;
  line-height: 28px;
  color: #646464;
  margin-top: 15px;
  margin-bottom: 15px;
}
.company-news .news-details-pic {
  margin: auto;
  width: 100%;
}
.company-news .news-details-pic img {
  margin: 10px auto;
  display: inline-block;
}
.company-news a.news-jump-link {
  border: 1px solid #bfbfbf;
  color: #848484;
  width: 144px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  display: inline-block;
  margin: 10px;
  text-decoration: none;
  font-size: 14px;
}
.company-news a.news-jump-link:hover,
.company-news a.news-jump-link:focus {
  background-color: #108cee;
  border-color: #108cee;
  color: #fff;
  text-decoration: none;
}
/*分页*/
div.pageNumber {
  padding-right: 0px;
  padding-left: 0px;
  font-size: 13px;
  padding-bottom: 10px;
  color: #7c7c7c;
  margin-top: 30px;
  margin-right: 7px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff;
  text-align: center;
}
.all_nuber {
  margin-right: 17px;
}
div.pageNumber a {
  border: 1px solid #c1c1c1;
  padding: 8px 13px;
  text-decoration: none;
  color: #7c7c7c;
  margin-right: 6px;
}
div.pageNumber a:hover {
  border: 1px solid #c1c1c1;
  color: #7c7c7c;
}
div.pageNumber a:active {
  border: #3992ee 1px solid;
  background-color: #3992ee;
  color: #fff;
}
div.pageNumber a.current {
  font-weight: bold;
  padding: 8px 13px;
  color: #fff;
  border: #3992ee 1px solid;
  background-color: #3992ee;
}
div.pageNumber span.disabled {
  display: none;
}
.page_text.form-control {
  display: inline-block;
  width: 33px;
  border-radius: 0;
  height: 33px;
}
#page_number_link {
  background-color: #3992ee;
  border-radius: 0;
  border-color: #3992ee;
  margin-left: 34px;
  width: 64px;
  height: 33px;
  padding: 0px;
  text-align: center;
  line-height: 33px;
}
/*招贤纳士*/
.Job_offers {
  padding-bottom: 38px;
  border-bottom: 1px solid #ececec;
}
.Job_offers.last {
  border-bottom: none;
  padding-bottom: 0;
}
.Job_offers h2 {
  font-size: 34px;
}
.Job_offers .item01 {
  background: #b199e7;
  color: #fff;
  text-align: center;
  width: 71px;
  height: 59px;
  padding-top: 7px;
  display: inline-block;
  margin-right: 13px;
}
.Job_offers .item01 p,
.Job_offers .item02 p {
  font-size: 14px;
}
.Job_offers .item01 div,
.Job_offers .item02 div {
  font-size: 28px;
}
.Job_respons li {
  font-size: 14px;
  color: #7c7c7c;
  line-height: 30px;
}
.Job_respons .request_title {
  font-size: 18px;
  color: #444444;
  margin-bottom: 29px;
}
.Job_respons {
  margin-top: 30px;
}
.Job_requirement {
  margin-top: 45px;
}
.Job_offers .item02 {
  background: #f84f67;
  color: #fff;
  text-align: center;
  width: 71px;
  height: 59px;
  padding-top: 7px;
  display: inline-block;
  margin-right: 13px;
}
/***联系我们*****/
.HB_branch_office span {
  display: inline-block;
  width: 71px;
  height: 59px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  line-height: 59px;
}
.HB_branch_office h3 {
  font-size: 20px;
  color: #444;
  margin-left: 14px;
  margin-top: 18px;
}
.HB_branch_office_bj {
  position: relative;
}
.HB_branch_office_bj span {
  background: #f84f67;
}
.HB_branch_office_sh span {
  background: #fca43b;
}
.HB_branch_office_hz span {
  background: #0996de;
}
.HB_branch_office_gz span {
  background: #0c9e91;
}
.HB_branch_office_hz,
.HB_branch_office_gz {
  margin-top: 33px;
}
.HB_branch_office_sh {
  padding-left: 20px;
}
.HB_branch_office_gz {
  padding-left: 20px;
  border-bottom: 1px solid #ececec;
}
.HB_branch_office_hz {
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
.right_line {
  width: 1px;
  border-right: 1px solid #ececec;
  height: 270px;
  position: absolute;
  top: 0;
  right: 0;
}
.PL0 {
  padding-left: 0px;
}
.PR0 {
  padding-right: 0px;
}
.HB_branch_office_messageList {
  margin-top: 50px;
  padding-bottom: 35px;
  height: 206px;
  border-bottom: 1px solid #ececec;
}
.HB_branch_office_messageList li {
  line-height: 30px;
  color: #7c7c7c;
  font-size: 14px;
}
.HB_branch_office_hz .HB_branch_office_messageList,
.HB_branch_office_gz .HB_branch_office_messageList {
  border-bottom: none;
}
/*公司简介*/
.modal-profile {
  padding-top: 20px;
}
.profile-text {
  font-size: 14px;
  color: #4f4f4f;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ry-frame .ry-box {
  border: 1px solid #e5e5e5;
  padding: 8px;
  position: relative;
}
.ry-frame .ry-box .ry-jiang-box {
  width: 36%;
}
.ry-frame .ry-box .ry-jiang-box img {
  width: 100%;
}
.ry-frame .ry-box .ry-details {
  width: 100%;
  padding-left: 42%;
  position: absolute;
  top: 8px;
  right: 8px;
}
.ry-frame .ry-box .ry-details div {
  font-size: 16px;
  line-height: 24px;
  height: 36px;
  color: #000;
}
.ry-frame .ry-box .ry-details p {
  display: inline-block;
  width: 100%;
  color: #7d7d7d;
  font-size: 14px;
  line-height: 24px;
}
.MT15 {
  margin-top: 15px;
}
.path-year .path-year-cont {
  margin-left: 10px;
  color: #7c7c7c;
  font-size: 14px;
}
.path-year .path-year-cont span {
  font-size: 12px;
  color: #fff;
  background-color: #98d1bc;
  display: inline-block;
  width: 34px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border-radius: 2px;
  margin-right: 4px;
}
.path-year .path-year-cont.color-14 span {
  background-color: #a9badc;
}
.path-year .path-year-cont.color-15 span {
  background-color: #8cc3f7;
}
.path-year .path-year-cont.color-16 span {
  background-color: #f9b883;
}
.path-year .path-year-cont.color-17 span {
  background-color: #e1b9ff;
}
.line-box {
  position: relative;
}
.line-box .line01 {
  position: absolute;
  top: -40px;
  left: 50px;
  width: 24%;
  max-width: 248px;
}
.line-box .line02 {
  position: absolute;
  top: -30px;
  left: 50px;
  width: 24%;
  max-width: 248px;
}
.line-box .line03 {
  position: absolute;
  top: -40px;
  left: 50px;
  width: 34%;
  max-width: 319px;
}
.line-box .line04 {
  position: absolute;
  top: -30px;
  left: 40px;
  width: 34%;
  max-width: 319px;
}
.path-year-14 {
  margin-left: 24%;
  margin-top: 40px;
}
.path-year-15 {
  margin-top: 60px;
}
.path-year-17 {
  margin-top: 40px;
}
.path-year-16 {
  margin-left: 34%;
  margin-top: 70px;
}
.newsDetails-time {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  color: #c4c4c4;
}
.subTitle-red {
  color: #ab1a55;
}
.indent-letter {
  text-indent: 1em;
}
