.show-ptal-pc {
    width: 440px;
    background-color: #ffffff;
}
#showImg11,#showImg12,#showImg13,#showImg14 {
	padding: 20px;
}
.showan-bm-new {
box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.15);
}
.showan-bm-new-img {
    background-color: #F4F8FF;
		overflow: hidden;
}
.exchange-wzfx {
	margin-top: 0px;
	margin-bottom: 30px !important;
}
.jgt-last-solution-item1 {
	padding-top: 0 !important;
}
.cpjgt-img-box-a-btn {
	text-align: right !important;
}
.cpjgt-img-box-item {
  display: none;
	background-color: transparent;
	box-shadow: none !important;
}
.cpjgt-img-box-show{
	display: block;
}
.label-item-txt {
	font-weight: normal;
}
.showan-bm-new-img-title {
  color: rgba(44,44,44,1);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.show-ptal-pc {
	padding: 30px;
	background: #ffffff;
}
.show-ptal-pc-title {
	color: rgba(51,51,51,1);
  font-size: 18px;
	font-weight: 700;
	text-align: left;
}
.show-ptal-pc-remark {
	line-height: 26px;
	color: rgba(96,98,102,1);
	font-size: 14px;
	margin: 20px 0;
}
.show-ptal-pc-icon {
	padding: 15px;
	width: 100%;
	background-color: rgba(244,248,255,1);
}
.show-ptal-pc-icon-title {
	border-radius: 5px;
	background-color: rgba(0,105,234,1);
	color: rgba(255,255,255,1);
	font-size: 14px;
	text-align: center;
	padding: 3px 5px;
}
.label-item {
	width: calc(50% - 10px);
	color: rgba(96,98,102,1);
	font-size: 14px;
	margin-top: 20px;
	font-weight: normal;
}
.label-item:nth-child(1){
	margin-top: 0;
}
.label-item:nth-child(2){
	margin-top: 0;
}
.label-box {flex-wrap: wrap;}
.showan-bm-new-img {
	position: relative;
}
.showan-bm-new-img .change-right-arrow {
	cursor: pointer;
	display: none;
	position: absolute;
	z-index: 2;
	left: 85px;
	bottom: 20px;
	height: 50px;
	width: 50px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.6) url(../images/public/change-right-icon.png) center center no-repeat;
	background-size: 30px 30px;
	border-radius: 100%;
}

.showan-bm-new-img .change-left-arrow {
	cursor: pointer;
	display: none;
	position: absolute;
	z-index: 2;
	left: 20px;
	bottom: 20px;
	height: 50px;
	width: 50px;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
	background: rgba(0, 0, 0, 0.6) url(../images/public/change-right-icon.png) center center no-repeat;
	background-size: 30px 30px;
	border-radius: 100%;
	transform: rotate(180deg);
}
.showan-bm-new-img .disabled {
	opacity: .3;
	cursor: default;
}
.showan-bm-new-img:hover .change-right-arrow  {
	display: block !important;
}
.showan-bm-new-img:hover .change-left-arrow  {
	display: block !important;
}
