/**/
.headerSolgn {
  float: right;
  margin-top: 20px;
}

#map {
  float: left;
  margin: 30px
}


/*banner start*/

.banner {
  width: 100%;
  float: left;
  height: 520px;
  position: relative;
  overflow: hidden;
  min-width: 1200px;
}

.sildeBox-banner {
  width: 100%;
  float: left;
  height: 520px;
}

.hd-banner {
  position: absolute;
  bottom: 12px;
  left: 50%;
  z-index: 1;
  margin-left: -185px;
}

.hd-banner .on {
  background-color: #f24645;
  /* transition: 0.25s;
  width: 50px;
  border-radius: 10px;
  transition: width 2s ease, transform 2s ease-in 1s; */
}

.hd-li {
  margin-right: 14px;
  width: 14px;
  display: inline-block;
  margin-left: 8px;
  height: 14px;
  background-color: #FFF;
}

.banner-li {
  height: 520px;
  overflow: hidden;
  position: relative;
}

.banner-li img {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  height: 520px;
}

.sildeBox-banner .next,
.sildeBox-banner .prev {
  position: absolute;
  top: 50%;
  display: none;
  margin-top: -25px;
  width: 40px;
  height: 80px;
  background-color: #333;
  background-image: url(../images/bannerslider-arrow.png);
  background-repeat: no-repeat;
  opacity: .3;
  /* filter: alpha(opacity=50); */
}

.sildeBox-banner .prev {
  left: 1%;
  background-position: -107px 24px;
}

.sildeBox-banner .next {
  right: 1%;
  background-position: 13px 24px;
}

.sildeBox-banner:hover .next,
.sildeBox-banner:hover .prev {
  display: block;
}

.sildeBox-banner .next:hover,
.sildeBox-banner .prev:hover {
  opacity: .5;
}

/* comprehensive-box start */

.comprehensive-box {
  width: 100%;
  height: 500px;
  float: left;
}

.comprehensive-left-box {
  width: 600px;
  height: 380px;
  float: left;
  margin-top: 46px;
  position: relative;
}

.comprehensive-left-box .bd li {
  width: 600px;
  height: 380px;
  float: left;
  position: relative;
}

.comprehensive-left-box .bd li img {
  width: 600px;
  height: 380px;
}

.comprehensive-left-box .bd li span {
  width: 100%;
  height: 50px;
  background-color: #000000;
  opacity: 0.6;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.comprehensive-left-box .bd li p {
  height: 50px;
  width: 429px;
  font-size: 16px;
  color: #fff;
  position: absolute;
  bottom: 0;
  line-height: 50px;
  left: 10px;
  text-align: center;
  z-index: 2;
}

.comprehensive-left-box .hd-comprehensive {
  position: absolute;
  bottom: 12px;
  z-index: 3;
  right: 6px;
}

.comprehensive-left-box .hd-comprehensive .hd-li {
  margin-right: 14px;
  width: 22px;
  display: inline-block;
  margin-left: 0px;
  color: #fff;
  line-height: 20px;
  height: 22px;
  background-color: #727272;
  text-align: center;
  font-size: 15px;

}

.comprehensive-left-box .hd-comprehensive .on {
  background-color: #f24645 !important;
  /* transition: 0.25s;
  width: 50px;
  border-radius: 10px;
  transition: width 2s ease, transform 2s ease-in 1s; */
}

.hd-banner .hd-li {
  border-radius: 100%;
}

.hd-li {
  margin-right: 14px;
  width: 16px;
  display: inline-block;
  margin-left: 8px;
  height: 16px;

  background-color: #FFF;
}

.comprehensive-right-box {
  width: 580px;
  float: right;
  height: 380px;
  margin-top: 46px;
}

.hd-comprehensive-right {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: solid 1px #e5e5e5;
}

.hd-comprehensive-right ul {
  float: left;
  width: 480px;
}

.hd-comprehensive-right ul li {
  float: left;
  height: 40px;
  width: 82px;
  display: block;
  font-size: 20px;
  margin-left: 50px;
  cursor: pointer;
}

.hd-comprehensive-right ul li:first-child {
  margin-left: 0;
}

.comprehensive-right-bd li a:hover p {
  color: #c9151e !important;
}

.hd-comprehensive-right .on {
  color: #c9151e !important;
  font-size: 20px !important;
  border-bottom: solid 3px #c9151e
}

.hd-comprehensive-right a {
  float: right;
  margin-top: 5px;
}

.comprehensive-right-box .bd {
  width: 580px;
  float: left;
}

.comprehensive-right-box .bd li {
  width: 100%;
  margin-top: 5px;
}

.comprehensive-right-box .bd a {
  width: 100%;
  display: block;
  float: left;
  font-size: 16px;
  margin-top: 15px;
}

.comprehensive-right-box .bd .title {
  width: 420px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

.comprehensive-right-box .bd .time {
  color: #666666;
  float: right;
}


/* comprehensive-box end */


/* 六大模块 */

.six-module {
  width: 100%;
  height: 530px;
  float: left;
  background-color: #f7f9fb;
}

.commom-box-title {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 35px;
  height: 60px;
  text-align: center;
}

.commom-box-title p {
  font-size: 28px;
  width: 100%;
  float: left;
  font-weight: 600;
  white-space: normal;
  text-align: center;
}

.commom-box-title em {
  position: absolute;
  width: 50px;
  height: 6px;
  background-color: #5284b1;
  left: 50%;
  margin-left: -25px;
  margin-top: 50px;
}

.six-module-lists {
  height: 390px;
  float: left;
  width: 100%;
  margin-top: 15px
}

.six-module-list {
  width: 196px;
  float: left;
  position: relative;
  height: 370px;
  background-color: #fff;
  margin-left: 4px;
  margin-top: 30px;
}

.six-module-list .sixModulePic {
  width: 100%;
  position: absolute;
  height: 248px;
  z-index: 1;
  left: 0;
  top: 0;
}

.sixModule-list-bottom {
  height: 122px;
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}

.sixModule-list-bottom p {
  font-size: 20px;
  width: 100%;
  float: left;
  margin-top: 30px;
  text-align: center;
}

.sixModule-list-bottom em {
  width: 30px;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 0;
  margin-top: 75px;
  height: 2px;
  background-color: #cccccc;
}

.six-module-list:hover .sixModule-list-bottom p {
  color: #fff !important;
}

.six-module-list:hover .sixModule-list-bottom em {
  background-color: #fff;
}

.sixModuleIcons {
  width: 30px;
  height: 30px;
  float: left;
  margin-left: 82px;
  margin-top: 34px;
}


/* 六大模块 结束*/


/*省招视角*/

.group-view-box {
  width: 100%;
  float: left;
  height: 630px;
}

.group-view-box-content-left {
  width: 410px;
  height: 434px;
  float: left;
}

.group-view-box-content-left-title {
  width: 100%;
  float: left;
  margin-top: 45px;
}

.group-view-box-content-left-title p {
  font-size: 20px !important;
  float: left;
  width: auto !important;
  font-weight: 700;
  margin-top: 0 !important;
  text-indent: 0px !important;
}

.group-view-box-content-left-title img {
  float: left;
  margin-top: -10px;
  margin-left: 15px;
}

.group-view-box-content-left p {
  font-size: 16px;
  width: 100%;
  line-height: 30px;
  float: left;
  text-align: justify;
  margin-top: 10px;
  text-indent: 32px;
}

.group-view-box-content-left .see-more-btn {
  color: #c9151e;
  width: 100%;
  float: left;
  margin-top: 10px;
}

.group-view-box-content-right {
  width: 768px;
  height: 433px;
  float: left;
  margin-left: 20px;
  position: relative;
  margin-top: 15px;
}

.group-view-box-content-right img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 111;
  top: 0;
  left: 0;
}

.group-view-box-content-right .group-view-video {
  float: left;
  width: 767px;
  height: 433px;
  float: left;
}


/*省招视角结束*/


/* 党建文化 */

.party-building-culture-box {
  height: 550px;
  width: 100%;
  background: url(../images/partybuildingboxbg.png) no-repeat;
  background-size: cover;
  float: left;
}

.party-building-culture-content {
  width: 100%;
  float: left;
  height: 380px;
  background-color: #ffffff;
  margin-top: 25px;
}

.party-building-culture-content-left {
  width: 550px;
  float: left;
  height: 380px;
  background-color: #ffffff;
}

.party-building-culture-content-left .title {
  width: 100%;
  float: left;
  margin-top: 45px;
}

.party-building-culture-content-left .title img {
  float: left;
  width: 37px;
  height: 28px;
  margin-left: 10px;
}

.party-building-culture-content-left .title p {
  width: 442px;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 5px 10px;
}

.party-building-culture-content-left .title:hover p {
  color: #c9151e;
  background-color: #e5e5e5;
}

.party-building-culture-content-left .time {
  width: 442px;
  float: left;
  font-size: 16px;
  line-height: 32px;
  margin-top: 5px;
  color: #666;
  margin-left: 55px;
}

.party-building-culture-content-left .briefIntroduction {
  width: 442px;
  float: left;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #666666;
  margin-top: 5px;
  margin-left: 55px;
}

.partyBuildingBanner {
  width: 430px;
  float: left;
  margin-left: 55px;
  margin-top: 25px;
  height: 161px;
}

.party-building-culture-lists {
  width: 630px;
  height: 340px;
  background-color: #f7f7f7;
  float: right;
  margin-top: 20px;
  margin-right: 15px;
}

.party-building-culture-list {
  width: 100%;
  float: left;
}

.party-building-culture-list .title {
  height: 42px;
  width: 100%;
  margin-top: 18px;
  line-height: 42px;
  cursor: pointer;
}

.party-building-culture-list .title .titleName {
  font-size: 18px;
  font-weight: bold;
  width: 420px;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  text-indent: 15px;
  text-overflow: ellipsis;
}

.party-building-culture-list .title .time {
  float: right;
  margin-right: 20px;
  font-size: 18px;
  color: #666;
}

.party-building-culture-list .title:hover {
  background-color: #e5e5e5;
}

.party-building-culture-list .title:hover p {
  color: #c9151e;
}

.partyBriefIntroduction {
  width: 585px;
  height: 83px;
  margin-left: 30px;
  border-bottom: solid 1px #e5e5e5;
  float: left;
}

.partyBriefIntroduction .briefIntroduction02 {
  width: 475px;
  font-size: 16px;
  height: 62px;
  font-weight: normal;
  margin-top: 10px;
  font-stretch: normal;
  line-height: 22px;
  overflow: hidden;
  text-align: justify;
  float: left;
  color: #666;
}

.partyBriefIntroduction-btn {
  width: 44px;
  float: right;
  margin-top: 15px;
}

.party-building-know-more {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #c9151e;
  margin-top: 11px;
  margin-right: 15px;
  float: right;
}


/* 党建文化 结束*/


/*集团成员*/

.group-child-box {
  width: 100%;
  height: 740px;
  float: left;
}

.group-child-content {
  width: 100%;
  margin-top: 30px;
  float: left;
}

.group-child-content-view {
  height: 542px;
  float: left;
  width: 436px;
  position: relative;
}

.group-child-content-view li {
  width: 100%;
  display: none;
  position: relative;
  float: left;
  height: 360px;
}

.group-child-content-view img {
  width: 100%;
  float: left;
  height: 360px;
}

.group-child-content-view span {
  height: 50px;
  position: absolute;
  top: 310px;
  width: 100%;
  left: 0;
  z-index: 1;
  background-color: #010101;
  opacity: 0.6;
}

.group-child-content-view .group-child-name {
  height: 50px;
  position: absolute;
  top: 310px;
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  color: #ffffff;
  left: 0;
  text-align: center;
  z-index: 2;
}

.group-child-content-introduce-list {
  width: 100%;
  height: 182px;
  float: left;
  background-color: #c9151e;
}

.group-child-content-introduce-list p {
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-indent: 75px;
  line-height: 36px;
}

.group-child-content-introduce-list :first-child {
  margin-top: 35px;
}

.group-child-lists {
  width: 762px;
  height: 542px;
  float: left;
  box-sizing: cover;
  background: url(../images/companychildmap.png) no-repeat;
}

.group-child-lists .scroll_main {
  width: 467px;
  height: 332px;
  background: none;
  box-shadow: 0px 2px 4px 0px rgba(206, 209, 216, 0.5);
  border: solid 1px #e5e5e5;
  position: relative;
  float: left;
  margin-left: 27px;
  margin-top: 111px;
}

.scroll_main_bg {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0.8;
  position: absolute;
  z-index: 0;
}

.group-child-scroll-item {
  width: 428px;
  min-height: 100px;
  float: left;
  margin-left: 12px;
  position: relative;
  background-color: #eeeeee;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-bottom: 10px;
}

.group-child-lists .scroll_main em {
  width: 428px;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -15px;
  background-color: #dddddd;
}

.group-child-lists .group-child-name {
  width: 428px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin-top: 10px;
  text-indent: 10px;
  padding: 0;
  font-size: 16px;
  float: left;
}

.group-child-lists .group-child-name:hover {
  background-color: #ddd;
  color: #c9151e;
}

.group-child-lists .group-child-introduce {
  width: 399px;
  height: auto;
  float: left;
  cursor: default;
  font-weight: normal;
  font-stretch: normal;
  margin-left: 20px;
  line-height: 24px;
}

.friend-ship-link li {
  cursor: pointer;
}


/*集团成员结束/

/*业绩展示*/

.achievement-perform-box {
  height: 675px;
  width: 100%;
  float: left;
  background: url(../images/achievementboxbg.png) no-repeat;
  background-size: cover;
}

.achievement-perform-swiper {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 25px;
}

.achievement-perform-swiper .achievement-ul {
  float: left;
  width: 100%;
  position: relative;
}

.achievement-perform-swiper .achievement-ul a {
  width: 386px;
  height: 217px;
  float: left;
  margin-left: 15px;
  display: block;
  margin-top: 15px;
  position: relative;
}

.achievement-perform-swiper .achievement-ul a img {
  width: 386px;
  height: 217px;
  float: left;
}

.achievement-perform-swiper .achievement-ul a span {
  width: 100%;
  height: 36px;
  background-color: #000000;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  opacity: 0.6;
}

.achievement-perform-swiper .achievement-ul a p {
  width: 100%;
  text-align: center;
  line-height: 36px;
  height: 36px;
  font-size: 16px;
  color: #fff;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}

.achievement-perform-swiper .achievement-ul .achievementLink {
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 110px;
  margin-left: -24px;
}

.achievement-perform-swiper .next,
.achievement-perform-swiper .prev {
  position: absolute;
  top: 50%;
  z-index: 2;
  margin-top: -40px;
  width: 43px;
  height: 90px;
  background: url(../images/side_arrow.png) no-repeat #000;
  opacity: .4;
  filter: alpha(opacity=20);
}

.achievement-perform-swiper .prev {
  left: 0px;
  background-position: 10px 25px;
}

.achievement-perform-swiper .next {
  right: 12px;
  background-position: -30px 25px;
}

.achievement-perform-swiper .next:hover,
.achievement-perform-swiper .prev:hover {
  opacity: .7;
  filter: alpha(opacity=40);
}


/*业绩展示结束*/


/*right-fixed*/

.right-nav-fixed {
  right: 20px;
  top: 350px;
  width: 54px;
  position: fixed;
  z-index: 111;
}

.right-nav-consultation {
  width: 54px;
  height: 210px;
  background-color: #c9151e;
  float: left;
  border-radius: 4px;
  overflow: hidden;
  text-align: center;
}

.right-nav-consultation li {
  padding-bottom: 2px;
  height: 68px;
  cursor: default;
}

.right-nav-consultation li:hover {
  background-color: #9d1112;
}

/* .right-nav-consultation li:hover {
background-color: #ac0f17;
} */

.right-nav-consultation img {
  display: inline-block;
  margin-top: 15px
}

.right-nav-consultation p {
  color: #fff;
  font-size: 11px;
}

.returnTop {
  float: left;
  margin-top: 15px;
  opacity: 0.6;
}

.returnTop:hover {
  opacity: 1;
}

.right-fixed-content {
  position: absolute;
  top: 0;
  left: -264px;
  z-index: 222;
  width: 265px;
  height: 175px;
  background-color: #ffffff;
  box-shadow: 0px 1px 4px 0px #dededf;
}

.right-fixed-content .title {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 48px;
  letter-spacing: 0px;
  width: 100%;
  font-weight: bold;
  text-indent: 15px;
  float: left;
  position: relative;
  color: #c9151e;
}

.right-fixed-content .title em {
  width: 20px;
  height: 2px;
  background-color: #e5e5e5;
  position: absolute;
  left: 15px;
  top: 48px
}

.right-fixed-content li {
  float: left;
  width: 100%;
  margin-top: 9px;
}

.right-fixed-content .phoneIcons {
  float: left;
  margin-top: 7px;
  margin-left: 15px;
}

.right-fixed-content .phoneNum {
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
  float: left;
  font-stretch: normal;
  line-height: 30px;
}

.right-fixed-content .wxCode {
  border: 1px solid #ebebeb;
  width: 100px;
  float: left;
  margin: 15px;
}

.right-fixed-content .wxCode-name {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 16px;
}


/*right-fixed end*/


/* situationPage  start*/

.child-page-content {
  width: 100%;
  float: left;
  background-color: #f7f9fb;
  padding-bottom: 95px;
}

.chiarMan-box {
  padding-bottom: 25px;
  background-color: #ffffff;
  float: left;
  margin-top: 25px;
}

.chiarMan-box .chairmanPic {
  float: left;
  margin-top: 42px;
  margin-left: 30px;
  width: 293px;
}

.chiarMan-box .chiarMan-words {
  float: left;
  width: 820px;
  margin-top: 25px;
  margin-right: 30px;
  margin-left: 25px;
}

.chiarMan-box .chiarMan-words p {
  font-size: 18px;
  width: 100%;
  float: left;
  text-align: justify;
  margin-top: 18px;
  line-height: 34px;
  text-indent: 36px;
}

.chiarMan-sign {
  width: 100%;
  float: left;
}

.chiarMan-sign img {
  float: right;
}

.managerTeam-box {
  width: 100%;
  background-color: #fff;
  padding-bottom: 50px;
  float: left;
  margin-top: 20px;
}

.managerTeam-box li:first-child {
  width: 100%;
  position: relative;
  margin-top: 55px;
  height: 363px;
  float: left;
}

.managerTeam-box li:first-child {
  width: 50%;
  float: left;
  margin-top: 40px;
  height: 305px;

}

.managerTeam-box .firstLeader li:first-child {
  width: 100%;
  position: relative;
  margin-top: 55px;
  height: 363px;
  float: left;

}

.managerTeam-box li:first-child img {
  width: 537px;
  float: left;
  height: 357px;
  margin-left: 55px
}

.managerTeam-box li:first-child .leaderName {
  width: 411px;
  height: 50px;
  font-size: 22px;
  margin-left: 34px;
  line-height: 50px;
  position: relative;
  border-bottom: solid 1px #e5e5e5;
  float: left;
}

.managerTeam-box li:first-child .leaderPosition {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  margin-top: 10px;
  float: left;
  width: 410px;
  margin-left: 34px;
}

.managerTeam-box em {
  width: 30px;
  position: absolute;
  height: 2px;
  background-color: #c9151e;
  width: 30px;
  position: absolute;
  top: 50px;
  height: 2px;
  background-color: #c9151e;
  left: 0;
}

.managerTeam-box ul li {
  width: 50%;
  float: left;
  margin-top: 40px;
  height: 305px;
}

.managerTeam-box ul li img {
  width: 203px;
  height: 305px;
  float: left;
  margin-left: 55px;
}

.managerTeam-box li:not(:first-child) .leaderName {
  width: 230px;
  height: 50px;
  font-size: 22px;
  margin-left: 34px;
  line-height: 50px;
  position: relative;
  border-bottom: solid 1px #e5e5e5;
  float: left;
}

.managerTeam-box li:not(:first-child) .leaderPosition {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  float: left;
  text-align: left;
  width: 275px;
  margin-top: 10px;
  letter-spacing: 0px;
  color: #231815;
  margin-left: 34px;
}

.managerTeam-box em {
  width: 30px;
  position: absolute;
  height: 2px;
  background-color: #c9151e;
  width: 30px;
  position: absolute;
  top: 50px;
  height: 2px;
  background-color: #c9151e;
  left: 0;
}

.child-pages-box {
  width: 100%;
  background-color: #fff;
  padding-bottom: 50px;
  float: left;
  margin-top: 20px;
}

.codeman-introduce {
  width: 100%;
  float: left;
}

.codeman-introduce p {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  padding: 30px;
  text-align: justify;
  text-indent: 36px;
}

.codeman-introduce img {
  width: 1150px;
  height: 386px;
  margin-left: 25px;
}

.briefItroduce-box {
  width: 100%;
  float: left;
  background-color: #fff;
  padding-bottom: 35px;
  margin-top: 25px;
}

.child-box-title {
  width: 1143px;
  height: 50px;
  font-size: 22px;
  font-weight: bold;
  float: left;
  margin-left: 28px;
  position: relative;
  line-height: 50px;
  margin-top: 30px;
  border-bottom: solid 1px #e5e5e5;
}

.child-box-title em {
  width: 46px;
  height: 2px;
  background-color: #c9151e;
  position: absolute;
  top: 50px;
  left: 0;
}

.briefItroduce-content {
  width: 1143px;
  float: left;
  margin-left: 28px;
  margin-top: 25px;
}

.briefItroduce-content img {
  //width: 309px;
  //height: 387px;
  float: left;
}

.briefItroduce-content .briefItroduce-describe {
  width: 810px;
  font-size: 18px;
  line-height: 34px;
  margin-left: 20px;
  float: left;
  margin-bottom: 15px;
  text-indent: 36px;
}

.briefItroduce-video {
  width: 1135px;
  float: left;
  margin-top: 35px;
  height: 477px;
  position: relative;
}

.briefItroduce-video img {
  width: 1135px;
  top: 0;
  left: 0;
  z-index: 111;
  height: 477px;
  position: absolute;
}

.briefItroduce-video video {
  height: 477px;
  width: 100%;
}

.briefItroduce-content .title {
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  float: left;
  font-stretch: normal;
  line-height: 30px;
}

.briefItroduce-content .describe {
  font-weight: bold;
  width: 100%;
  float: left;
  text-indent: 36px;
  //font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  //color: #666666;
}

.briefItroduce-content .groupPerformance {
  width: 100%;
  float: left;
  height: 200px;
  margin-top: 15px;
}

.briefItroduce-content .workPlacePic {
  width: 100%;
  float: left;
  height: auto;
  margin-top: 15px;
}

.organizationalStructurePic {
  width: 1000px;
  float: left;
  margin-left: 100px;
  margin-top: 45px;
}


/* situationPage  end*/


/* business start */

.child-page-content .busSix-module-list {
  width: 190px;
  height: 500px;
  background-color: #ffffff;
  margin-left: 10px;
  float: left;
  position: relative;
}

.busSix-module-list .sixModulePic {
  width: 100%;
  position: absolute;
  height: 220px;
  z-index: 1;
  left: 0;
  top: 0;
}

.busSix-module-list .sixModule-list-bottom {
  height: 280px;
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}

.busSix-module-list .sixModule-list-bottom p {
  font-size: 20px;
  width: 100%;
  float: left;
  margin-top: 30px;
  text-align: center;
}

.busSix-module-list .sixModule-list-bottom .num {
  font-size: 44px;
  color: #bdbdbd;
  font-weight: bold;
}

.busSix-module-list .sixModule-list-bottom em {
  width: 100px;
  height: 1px;
  background-color: #e5e5e5;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: 0;
  margin-top: 105px;
}

.busSix-module-list:hover .sixModule-list-bottom {
  background-color: #c9151e;
}

.busSix-module-list:hover .sixModule-list-bottom p {
  color: #fff !important;
}

.busSix-module-list:hover .sixModule-list-bottom em {
  background-color: #fff;
}

.busSix-module-list:hover .sixModule-list-bottom a {
  color: #fff;
}

.busSix-module-list .know-more-btn {
  width: 106px;
  height: 32px;
  border: solid 1px #e5e5e5;
  display: block;
  text-align: center;
  color: #999999;
  line-height: 32px;
  float: left;
  margin-top: 50px;
  margin-left: 42px;
}

.busAdvantage {
  width: 1140px;
  float: left;
  margin-left: 30px;
  padding-bottom: 50px;
  border-bottom: 1px solid #e5e5e5;
}

.busAdvantage .title {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  float: left;
  width: 100%;
  margin-top: 25px;
  line-height: 30px;
}

.busAdvantage .content {
  font-size: 16px;
  margin-top: 5px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  width: 100%;
  float: left;
  color: #666666;
}

.busGroupPerformance {
  width: 1140px;
  float: left;
  margin-left: 30px;
  margin-top: 30px;
}

.child-busIntroduce {
  height: 595px;
  width: 100%;
  float: left;
}

.child-busIntroduce .leftPic {
  width: 555px;
  height: 595px;
  background-color: #dcdcdc;
  float: left;
}

.child-busIntroduce .content {
  width: 590px;
  float: left;
  height: 595px;
  margin-left: 30px;
}

.child-busIntroduce .content .title {
  font-size: 22px;
  margin-top: 30px;
  position: relative;
  float: left;
  line-height: 50px;
  width: 100%;
  border-bottom: solid 1px #c9151e;
}

.child-busIntroduce .content .title em {
  width: 46px;
  height: 2px;
  position: absolute;
  left: 0;
  top: 48px;
  background-color: #c9151e;
}

.child-busIntroduce .content .words {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  width: 100%;
  float: left;
  margin-top: 20px;
  text-indent: 36px;
}

.busAchievement-view {
  width: 1140px;
  float: left;
  margin-left: 30px;
  margin-top: 45px;
}

.busAchievement-view ul li {
  width: 262px;
  float: left;
  height: 225px;
  margin-top: 10px;
  margin-left: 15px;
  background-color: #ffffff;
  position: relative;
}

.busAchievement-view ul li .li-image img {
  width: 236px;
  height: 160px;
  float: left;
}

.busAchievement-view ul li .li-image-cover img {
  width: 236px;
  height: 160px;
  float: left;
}

.busAchievement-view ul li .li-image-player {
  position: absolute;
  left: 50%;
  top: 73px;
  margin-left: -25px;
}

.li-image {
  width: 236px;
  height: 160px;
  float: left;
  margin-top: 10px;
  margin-left: 12px;
  overflow: hidden;
}

.li-image img {
  cursor: pointer;
  transition: all 0.6s;
}

.li-image img:hover {
  transform: scale(1.2);
}

.busAchievement-view ul li p {
  font-size: 16px;
  width: 236px;
  margin-left: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  margin-top: 15px;
  float: left;
}

.busAchievement-view ul li:hover {
  box-shadow: 0px 2px 6px 0px rgba(204, 204, 204, 0.6);
}

.busAchievement-view ul li:hover .title {
  color: #c9151e;
}


/*图片弹框*/

.pictrue-show-lay {
  width: 100%;
  height: 100%;
  position: fixed;
  text-align: center;
  display: inline-block;
  top: 0;
  left: 0;
}

.pictrue-show-lay-bg {
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: .4;
  position: absolute;
  top: 0;
  left: 0;
}

.pictrue-show-content {
  top: 50%;
  position: absolute;
  left: 50%;
  max-width: 1200px;
  max-height: 550px !important;
}

.pictrue-show-content .colsePicBtn {
  position: absolute;
  right: -25px;
  height: 20px;
  top: -15px;
}

.pictrue-show-content .achievement-pictrue-show {
  float: left;
}

.pictrue-show-lay-title {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 15px;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  text-overflow: ellipsis;
}

.honor-box {
  width: 100%;
  float: left;
}

.honor-box-nav {
  width: 400px;
  float: left;
  cursor: pointer;
  margin-top: 25px;
  background-color: #fff;
  margin-left: 400px;
}

.honor-box-nav li {
  width: 200px;
  float: left;
  height: 50px;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  color: #1a1a1a;
}

.honor-box-nav .current {
  background-color: #c9151e;
  color: #fff;
}

.honor-box-list {
  width: 1140px;
  float: left;
  margin-left: 30px;
  margin-top: 45px;
  background-color: #fff;
  padding-bottom: 50px;
}

.honor-box-list ul li img {
  width: 236px;
  height: 160px;
  float: left;
  margin-top: 10px;
  margin-left: 12px;
  border: 1px solid #ebebeb;
}

.honor-box-list li {
  width: 262px;
  height: 225px;
  background-color: #ffffff;
  margin-left: 15px;
  margin-top: 15px;
  float: left;
  border: solid 1px #e5e5e5;
}

.honor-box-list li:hover {
  box-shadow: 0px 2px 6px 0px rgba(204, 204, 204, 0.6);
}

.honor-box-list ul li p {
  font-size: 16px;
  width: 236px;
  margin-left: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 15px;
  text-align: center;
  float: left;
}

.honor-box-list ul li:hover p {
  color: #c9151e;
}


/*图片弹框 结束*/


/* business end */

.search-box {
  width: 100%;
  background-color: #f7f9fb;
  float: left;
  padding-bottom: 80px;
}

.search-box-content {
  width: 1200px;
  float: left;
  margin-top: 50px;
  background-color: #fff;
  padding-bottom: 50px;
}

.search-box-content .title {
  font-size: 16px;
  line-height: 50px;
  float: left;
  margin-left: 30px;
  margin-top: 25px;
  border-bottom: solid 1px #e5e5e5;
}

.search-box-content .content {
  width: 100%;
  float: left;
  margin-top: 25px;
}

.search-box-content .content em {
  position: absolute;
  width: 6px;
  height: 2px;
  top: 18px;
  left: 15px;
  background-color: #c9151e;
}

.search-box-content .content li {
  width: 1200px;
  height: 80px;
  position: relative;
  float: left;
}

.search-box-content .content li:hover {
  background-color: #eeeeee;
}

.search-box-content .content .nameTitle {
  width: 1135px;
  height: 40px;
  float: left;
  margin-left: 32px;
  line-height: 40px;
  border-bottom: dashed 1px #dddddd;
}

.search-box-content .content .brifIntro {
  width: 1135px;
  height: 40px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  margin-left: 32px;
  line-height: 40px;
}


/*联系我们*/

.child-contact-box {
  width: 100%;
  background-color: #fff;
  float: left;
  margin-top: 25px;
}

.child-contact-box .contact-box-line-info {
  width: 800px;
  float: left;
  position: relative;
}

.child-contact-box .contact-box-line-info ul {
  width: 100%;
  float: left;
  /* margin-top: 30px; */
}

.child-contact-box .contact-box-line-info li {
  width: 50%;
  position: relative;
  float: left;
}

.child-contact-box .contact-box-line-info .icons {
  position: absolute;
  top: 28px;
  left: 84px;
}

.contact-box-line-info .title {
  width: 100%;
  float: left;
  margin-top: 28px;
  font-size: 20px;
  line-height: 30px;
  text-indent: 140px;
}

.contact-box-line-info em {
  width: 20px;
  position: absolute;
  top: 70px;
  left: 140px;
  height: 2px;
  background-color: #e5e5e5;
}

.contact-box-line-info ul li .content {
  width: 100%;
  float: left;
  text-indent: 140px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
}

.contact-box-line-info .dividingLine {
  width: 729px;
  height: 1px;
  background-color: #e5e5e5;
  position: absolute;
  top: 220px;
  left: 80px;
}

.contact-box-wxCode {
  width: 144px;
  float: right;
  margin-right: 160px;
  margin-top: 85px;
}

.contact-box-wxCode img {
  float: left;
  width: 100%;
  border: 1px solid #ebebeb;
}

.contact-box-wxCode p {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 36px;
}

.child-contact-box .contactMap {
  width: 100%;
  float: left;
}

.child-contact-box .child-page-content-title {
  width: 1143px;
  border-bottom: solid 1px #e5e5e5;
  margin-left: 26px;
  float: left;
  position: relative;
  line-height: 48px;
  margin-top: 15px;
}

.child-page-content-title p {
  font-size: 22px;
  font-weight: bold;
  float: left;
}

.child-contact-box .child-page-content-title em {
  position: absolute;
  width: 46px;
  height: 2px;
  background-color: #c9151e;
  left: 0;
  top: 47px;
}

.leaving-message-list {
  float: left;
}

.leaving-message-list li {
  margin-left: 25px;
  width: 100%;
  position: relative;
  float: left;
  width: 1148px;
}

.leaving-message-list li p {
  width: 100%;
  float: left;
  font-size: 20px;
  margin-top: 25px;
}

.leaving-message-list li input {
  width: 100%;
  border: none;
  height: 42px;
  background-color: #f2f2f2;
  line-height: 42px;
  text-indent: 14px;
  font-size: 18px;
  margin-top: 5px;
  font-family: "微软雅黑";
}

.leaving-message-list textarea {
  background-color: #f2f2f2;
  padding: 15px;
  border: none;
  width: 1118px;
  height: 150px;
  font-size: 18px;
  margin-top: 15px;
  resize: none;
  font-family: "微软雅黑";
}

.submitBtn {
  width: 148px;
  height: 45px;
  background-color: #5284b1;
  line-height: 45px;
  text-align: center;
  font-size: 20px;
  border: none;
  color: #fff;
  margin-top: 40px;
  margin-left: 525px;
}

.success-layer {
  position: fixed;
  width: 100%;
  height: 100%;
}

.success-layer-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: .4;
  background-color: #333;
}

.success-layer-content {
  width: 326px;
  left: 50%;
  top: 50%;
  margin-top: -130px;
  margin-left: -163px;
  height: 259px;
  background-color: #ffffff;
  position: absolute;
  border-radius: 6px;
  text-align: center;
}

.success-layer-content img {
  margin-top: 30px;
}

.success-layer-content p {
  line-height: 32px;
  margin-top: 5px;
}

.success-layer-content a {
  width: 120px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  box-sizing: border-box;
  line-height: 36px;
  height: 36px;
  margin-top: 15px;
  border: solid 1px #dde0e4;
}


/*联系我们结束*/


/* 文化活动 */

.development-box {
  height: 703px;
  background-color: #ffffff;
  width: 100%;
  float: left;
  position: relative;
  margin-top: 25px;
}

.developmentCoursePic {
  height: 620px;
  margin-top: 40px;
  margin-left: 65px;
  float: left;
}

.development-box-nav {
  width: 100px;
  float: left;
  text-align: center;
  margin-left: 40px;
  margin-top: 25px;
}

.development-box-nav p {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  margin: 15px 0;
}

.development-box-nav img {
  height: 210px;
}

.development-box-nav .currunt {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #c9151e;
}

.development-box .scroll_main {
  border: none;
  width: 640px;
  height: 580px;
  float: left;
  margin-top: 45px;
  margin-left: 25px;
  position: relative;
}

.development-box .scroll_wrap .scroll_bar {
  height: 100%;
}

.development-scroll-item {
  width: 590px;
  height: auto;
  border-bottom: 1px solid #ccc;
  float: left;
  padding-bottom: 5px;
  padding-left: 15px;
}

.development-scroll-item .time {
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  float: left;
  letter-spacing: 0px;
  margin-top: 15px;
}

.development-scroll-item .event-name {
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  float: left;
  margin-left: 15px;
  margin-top: 15px;
  text-indent: 0px;
}

.development-scroll-item .event-content {
  width: 100%;
  margin-top: 10px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
}

.development-box .current {
  background-color: #f5f4f7;

}

.development-box .current .event-name {
  color: #c9151e;
}

.development-box .current .time {
  color: #c9151e;
}

.development-box .scroll_wrap .scroll_bar {
  width: 2px;
}

.development-box .scroll_wrap .scroll_slider {
  background-color: #bd1617;
  width: 2px;
  opacity: .8;
}

.development-box-ideaTit {
  width: 100%;
  float: left;
  background-color: #fff;
  height: 380px;
  margin-top: 25px;
}

.development-box-ideaTit img {
  width: 647px;
  height: 291px;
  float: left;
  margin-left: 66px;
  margin-top: 45px;
}

.development-box-ideaTit .development-box-slogn {
  width: 333px;
  float: left;
  margin-left: 60px;
  height: 380px;
  position: relative;
}

.development-box-ideaTit .development-box-slogn .title {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 48px;
  margin-top: 90px;
  border-bottom: solid 1px #e5e5e5;
  color: #333333;
}

.development-box-ideaTit .development-box-slogn em {
  width: 40px;
  height: 2px;
  background-color: #c9151e;
  position: absolute;
  left: 0;
  top: 137px;
}

.development-box-ideaTit .development-box-slogn .words {
  margin-top: 15px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #333333;
}

.development-box-idea .culture-page-box-list {
  width: 100%;
  float: left;
  background-color: #fff;
  margin-top: 25px;
}

.culture-page-box-list ul li {
  width: 1100px;
  float: left;
  margin-left: 50px;
  padding-bottom: 30px;
  border-bottom: solid 1px #dddddd;
}

.culture-page-box-list ul li img {
  width: 300px;
  height: 180px;
  float: left;
  margin-top: 36px;
}

.culture-page-box-list .title {
  width: 527px;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 37px;
  margin-left: 25px;
}

.culture-page-box-list .title:hover {
  color: #c9151e !important
}

.culture-page-box-list .content {
  width: 750px;
  margin-top: 15px;
  margin-left: 25px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  color: #666666;
  float: left;
}

.culture-page-box-list .time {
  width: 750px;
  float: left;
  margin-left: 25px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  margin-top: 15px;
  color: #666666;
}

.news-page-box-list {
  width: 100%;
  float: left;
}

.news-page-box-list-pic {
  width: 1100px;
  float: left;
  margin-left: 50px;
  padding-bottom: 30px;
  border-bottom: solid 1px #dddddd;
}

.news-page-box-list-pic img {
  width: 313px;
  height: 226px;
  float: left;
  margin-top: 36px;
}

.news-page-box-list-pic .titlePic {
  width: 92%;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  font-stretch: normal;
  margin-top: 5px;
  letter-spacing: 0px;
  color: #333333;
  margin-left: 25px;
}

.news-page-box-list-pic .title:hover {
  color: #c9151e !important
}

.news-page-box-list-pic .contentPic {
  width: 740px;
  margin-top: 15px;
  margin-left: 25px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  color: #666666;
  float: left;
}

.news-page-box-list-pic .timePic {
  width: 750px;
  float: left;
  margin-left: 25px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  margin-top: 15px;
  color: #666666;
}

.news-page-box-list-pic .seeMore {
  line-height: 25px;
  letter-spacing: 0px;
  width: 760px;
  float: left;
  margin-left: 25px;
  margin-top: 45px;
  color: #bd1617;
}

.news-page-box-list li {
  width: 1100px;
  float: left;
  margin-left: 50px;
  padding-bottom: 30px;
  border-bottom: solid 1px #dddddd;
}

.news-page-box-list .time {
  width: 82px;
  height: 88px;
  float: left;
  text-align: center;
  background-color: #bd1617;
  margin-top: 30px;
  color: #fff;
}

.news-page-box-list .time .day {
  font-size: 40px;
  font-weight: bold;
  width: 100%;
  float: left;
}

.news-page-box-list .time .year {
  font-size: 16px;
  width: 100%;
  float: left;
}

.news-page-box-list .title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  line-height: 25px;
  width: 970px;
  margin-top: 5px;
  float: left;
  margin-left: 20px;
}

.news-page-box-list .content {
  margin-left: 20px;
  width: 970px;
  color: #666;
  float: left;
  margin-top: 10px;
}

.common-list-info {
  width: 970px;
  height: 88px;
  float: left;
  margin-top: 30px;
  margin-left: 15px;
}

.common-list-info:hover {
  background-color: #f5f4f7;
}

.common-list-info:hover .title {
  color: #c9151e !important
}

.news-page-box-list-pic .titlePicInfo {
  width: 770px;
  float: left;
  height: 110px;
  margin-top: 37px;

}

.news-page-box-list-pic .titlePicInfo:hover .titlePic {
  color: #c9151e !important
}

.chiarMan-words-100 {
  font-size: 16px;
  width: 96%;
  float: left;
  text-align: justify;
  margin-top: 28px;
  line-height: 30px;
  margin-left: 2%;
  text-indent: 36px;
}

.stage-1 {
  font-size: 16px !important;
  font-weight: bold !important;
  position: absolute;
  margin-top: 94px !important;
  margin-left: 30px !important;
}

.stage-1 .stage-year {
  margin-right: 4px;
}

.stage-1 .stage-stage {
  color: #c8000a;
  margin-left: 4px;
  margin-right: 4px;
}

.stage-2 {
  font-size: 14px !important;
  color: #3a3a3a !important;
  position: absolute;
  margin-top: 117px !important;
  margin-left: 30px !important;
}

.chairmanDec {
  position: absolute;
  width: 230px;
  height: 259px;
  background-color: #c9151e;
  margin-top: 382px;
  margin-left: 42px;
  text-align: justify;
  color: white;
  font-size: 12px;
  padding: 16px 20px;
}

.chairmanDec p:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.chairmanDec p {
  height: 22px;
}

/* 文化活动 结束*/
.groupBulid {
  margin-top: 9px;
  width: 310px;
  height: 420px;
}

.index-main .table_card .tab {
  border-bottom: solid 1px #5284b1;
}

.index-main .table_card .tab .activ {
  margin-top: 0;
  background: #5284b1 !important;
  font-weight: bold;
  border: none;
}
.index-main .title01 span.active {
  border-bottom: none;
  font-size: 20px;
  font-weight: bold;
  color: #005bac;
  padding-left: 20px;
  padding-right: 20px;
}
.index-main .tzgg{
  margin-top: 0;
}