
/* 服务指南-----开始 */
.serviceTab {
  display: flex;
  justify-content: center;
  margin: 50px 0 21px 0;
}

.serviceTab li {
  width: 218px;
  height: 58px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background: #fff;
  cursor: pointer;
  text-align: left;
  line-height: 62px;
  font-size: 16px;
  color: #333;
  margin-right: 10px;
}

.serviceTab li em {
  width: 23px;
  height: 31px;
  display: inline-block;
  float: left;
  margin: 17px 10px 0 45px;
}

.serviceTab li:first-child em {
  background: url(//www.cpic.com.cn/images2/axnybx/axnybxIcon.png) 0 -514px;
  /* background: url(//www.cpic.com.cn/images2/axnybx/axnybxIcon.png) 0 -451px; */
}

.serviceTab li:nth-of-type(2) em {
  width: 29px;
  background: url(//www.cpic.com.cn/images2/axnybx/axnybxIcon.png) 2px -641px;
}

.serviceCard-title {
  color: #005bac;
  line-height: 40px;
  font-size: 16px;
  border-bottom: 1px #e8e8e8 dashed;
}

.height20 {
  height: 20px;
}

#serviceId[data-value='1'] .serviceTab li:first-child {
  border-color: #005bac;
}

#serviceId[data-value='2'] .serviceTab li:last-child {
  border-color: #005bac;
}

#serviceId[data-value='1'] .serviceTab li:first-child span {
  color: #005bac !important;
}

#serviceId[data-value='2'] .serviceTab li:last-child span {
  color: #005bac !important;
}

#serviceId[data-value='1'] .serviceTab li:first-child em {
  background-position: 0 -451px;
}

#serviceId[data-value='2'] .serviceTab li:last-child em {
  background-position: 2px -578px;
}


#serviceId[data-value='1'] .serviceTab li:first-child {
  background-image: url(//www.cpic.com.cn/images2/axnybx/axnybxtabactive.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

#serviceId[data-value='2'] .serviceTab li:last-child {
  background-image: url(//www.cpic.com.cn/images2/axnybx/axnybxtabactive.jpg);
  background-position: right top;
  background-repeat: no-repeat;
}

.serviceContentItem {
  display: none;
}

#serviceId[data-value='1'] .serviceContentItem:first-child {
  display: block;
}

#serviceId[data-value='2'] .serviceContentItem:last-child {
  display: block;
}

/* 服务指南-----结束 */


.fwdt-banner-wrapper {
  height: 118px;
  width: 1200px;
  margin: 20px auto;
}

.fwdt-xzzx-content {
  min-height: 350px;
}

.gyax-banner-wrapper {
  width: 1200px;
  margin: 20px auto;
}

.gyax-banner-wrapper img {
  width: 100%;
}

.axnybx_gyax_dszzc-content {
  display: flex;
  padding: 40px;
  justify-content: space-around;
}

.dszzc-content-left {
  width: 60%;
}

.dszzc-content-right {
  width: 30%;
  text-align: center;
}

.dszzc-content-right-text {
  font-size: 16px;
  margin-top: 10px;
  color: #333;
}

.axnybx_gyax_gsjj-content {
  width: 80%;
  margin: 20px auto;
}

.tabs a.active {
  background: #ffffff;
  color: #005bac;
  border-top: 3px #0a61af solid;
  border-left: 1px #0a61af solid;
  border-right: 1px #0a61af solid;
}

.tabs a:hover {
  color: #005bac;
}

.conRight .tabs a {
  margin-right: 10px;
  padding: 8px 18px;
  display: inline-block;
  cursor: pointer;
}

.tabWrapperCon {
  border-bottom: 1px #e8e8e8 solid;
  height: 42px;
}

.mt50 {
  margin-top: 50px;
}

.mt10 {
  margin-top: 10px;
}

/*合作伙伴---开始*/
.swiper-box {
  margin-top: 20px;
  width: 100%;
  height: 179px;
  margin-bottom: 40px;
}

.swiper-content {
  position: relative;
}

.cooperativeContainer {
  width: calc(100% - 50px);
  position: relative;
  overflow: hidden;
  height: 100px;
  margin: 0 auto;
}

.cooperativeContainer .swiper-slide {
  text-align: center;
  font-size: 18px;
  height: 45px !important;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-content .swiper-button-next,
.swiper-content .swiper-button-prev {
  color: #fff;
  background-color: #8e8e8e;
  width: 25px;
  height: 40px;
  position: absolute;
  background: #8e8e8e url(/images2/axnybx/icon-next.png) no-repeat center;
}

.swiper-content .swiper-button-next {
  right: 0;
}

.swiper-content .swiper-button-prev {
  left: 0;
  transform: rotateY(180deg);
}

.swiper-content .swiper-button-next::after,
.swiper-content .swiper-button-prev::after {
  font-size: 20px;
}

.swiper-box h3 {
  width: 100%;
  height: 79px;
  line-height: 79px;
  text-align: center;
  font-size: 20px;
  color: #333;
}

/*合作伙伴---结束*/

/*保险消费风险提示*/
.riskHomePage .riskPageActive {
  color: #005BAC;
  border-bottom: 2px solid #005BAC;
}

.axnybx_bxxffxt-con {
  min-height: 400px;
}

.axnybx_bxxffxt-title {
  font-size: 16px;
  color: #333;
  line-height: 28px;
  border-bottom: 1px solid #d7d7d7;
  margin: 24px auto 0;
  padding-left: 13px;
  font-weight: bold;
}

.axnybx_bxxffxt-title i {
  display: inline-block;
  width: 3px;
  height: 16px;
  background: #005bac;
  float: left;
  margin: 7px 10px 0 -12px;
}

.axnybx_bxxffxt-con .newsListItem {
  border-bottom: #e8e8e8 1px dashed;
}

.rightNavBar {
  top: 180px;
  border-radius: 4px;
  width: 106px;
  position: fixed;
  right: 0px;
  z-index: 100;
  background-image: linear-gradient(-90deg, #9E48FF 0%, #3557F9 100%);
  background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#3557F9), to(#9E48FF));
}

.rightNavBar-icon {
  background: url(/images2/axnybx/icon-heart.png) center center/26px 26px no-repeat !important;
  height: 23px;
  width: 25px;
  cursor: pointer;
  box-sizing: border-box;
  float: left;
  margin: 9px 9px;
}

.rightNavBar-text {
  font-family: FZLTXIHJW--GB1-0;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 13px;
  margin-top: 13px;
  display: inline-block;
}

/* 温馨提示--开始 */
.ts-tips {
  font-size: 14px;
  color: #666;
  display: flex;
  align-items: center;
}

.ts-tips span {
  color: #ff6600;
}

.ts-tips .icon {
  display: inline-block;
  width: 27px;
  height: 27px;
  background: url(/images2/axnybx/axnybxIcon.png) no-repeat 0px -719px;
  margin-left: 13px;
}
/* 温馨提示--结束 */