.center .center-middle .item-list li.active {
	background: url(../img/dalian-01.png) no-repeat;
	background-size: cover;
}

.center .center-right button {
	background: url(../img/dalian-bg.png) no-repeat 0 0;
}

.bottom-right button.nex {
	background: url(../img/dalian-bg.png) no-repeat 0 0;
}

.right button.confirm {
	background: url(../img/dalian-bg.png) no-repeat 0 0;
}

.center-top h4 {
	float: left;
	color: #2e70b9;
}

.center-bottom  h6, .right h6 {
	color: #2e70b9;
}

.right .more .num.one {
	background: #5292dc;
}

.right .more .num.two {
	background: #5292dc;
}

.right .more .num.three {
	background: #5292dc;
}

.myradio2color {
	color: #2e70b9;
}

.myradio.active {
	background: url(../img/dalian-active-select.png) no-repeat 0 0;
	border: none;
}

.btn-border {
	border: 1px solid #2e70b9;
	color: #5292dc;
}

.right {
	display: none;
}

.center {
	width: 100%;
}

.center-bottom .bottom-left {
	margin-right: 1%;
	width: 29%;
}

.center-bottom .bottom-right {
	width: 100%;
}

.center-top {
	float: left;
}

#hcpButton {
	font-size: 16px;
	color: rgb(255, 255, 255);
	margin: 10px 20px;
	background: rgb(82, 146, 220);
	border-radius: 5px;
	border-width: initial;
	border-style: none;
	border-color: initial;
	border-image: initial;
	padding: 10px 55px;
	float: right;
	visibility: hidden;
}