/* html {
	font-size: 24px !important;
} */

img {
	width: 100%;
	display: block;
}

#trainTap {
	margin-left: 0.8rem;
	display: block;
	overflow: auto;
	z-index: 9999;
	position: inherit;
}

#trainTap li {
	float: left;
	width: 2.5rem;
	height: 2.5rem;
	text-align: center;
	line-height: 2.5rem;
	padding: 0;
	margin-right: 0.25rem;
	margin-top: 0;
}

.trainContent .tab-content {
	margin-top: -3rem;
}

.trainContent .tab-pane {
	width: 100% !important;
	margin-left: 0 !important;
}

#trainTap li a {
	padding: 0;
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
	border-radius: 0;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 1.2rem;
}

#trainTap .active a {
	background: #ff5000 !important;
	border-radius: 0;
	color: #fff;
	border: 1px solid #ff5000;
}

.trainImg {
	float: right;
}

.dow-top {
	color: #333;
	font-size: 1.2rem;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0rem;
	padding-top: 4rem;
}

.dow-top p {
	font-weight: 100;
	color: #ccc;
	font-size: 0.7rem;
	margin-bottom: 0;
}

.homeInfo {
	color: #ff5000;
	font-size: 1rem;
}

.moneyInfo {
	font-size: 1rem;
}

#postFalse {
	display: none;
}
.telHeadImg{
	display: none;
}

@media (min-width: 992px){
	
}
@media screen and (max-width:767px) {

	/*隔断*/
	.cultivate {
		margin-bottom: 1rem;
		padding: 0.25rem !important;
		font-size: 0.5rem;
	}
	.cultivate p {
		font-size: 0.7rem !important;
	}
	.title-top>.remark {
		font-size: 0.5rem !important;
	}
	.title-top>.title {
		font-size: 0.9rem !important;
	}
	.btnContent {
		margin-top: 0rem !important;
	}
	.nav-stacked>li {
		float: left;
		padding: 0;
	}
	.bg_left li {
		height: 4rem !important;
		line-height: 4rem !important;
		margin-bottom: 0 !important;
		margin-top: 0px !important;
	}
	#pxContent .active{
		background: #FFF !important;
		color: #ff5000 !important;
	}
	.imgContent {
		display: none;
	}
	#trainTap {
		margin-left: 0;
		top: 21.5rem;
		left: 1rem;
		z-index: 1;
		margin-left: 1rem;
	}
	.trainContent {
		position: relative;
	}
	.dow-top {
		font-size: 1rem;
		margin-top: 3.5rem;
		padding-top: 21rem;
	}
	.dow-top p {
		font-size: 0.65rem;
	}
	#myModal .close {
		width: 1.5rem !important;
		height: 1.5rem !important;
		line-height: 1rem;
		position: absolute;
		top: -50px;
		right: 0 !important;
		background: #fff !important;
		opacity: 1;
		color: #ff5000;
		font-size: 1.5rem;
		font-weight: 400 !important;
		cursor: pointer;
	}
	.form-horizontal .form-group {
		padding: 0;
	}
	#pxContent .tab-content {
		overflow: auto;
		height: auto !important;
	}
}

@media screen and (min-width:767px) {}


@media (min-width: 1200px) {
	
}

/* body {
	font-size: 0.65rem;
	color: #212529;
} */

.container-fluid {
	padding-top: 10px;
	padding-bottom: 20px;
}

.gray {
	background: #f8f8f8;
}

.border-right {
	border-right: 1px solid #ccc;
}

.title-top {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1.5rem;
}

.title-top>.title {
	color: #333;
	border-left: 2px solid #fe5f18;
	padding-left: 10px;
}

.title-top>.remark {
	display: block;
	color: #ccc;
	padding-left: 0.5rem;
}

.advisory-img>img {
	width: 100%;
	display: block;
}

.vital {
	padding-left: 0;
	text-align: center;
}

.vital .big {
	font-size: 2.5rem;
	color: #ff5000;
}

.advisory-button {
	margin-top: 20px;
	background: #ff5000;
	color: #fff;
	padding: 10px 40px;
	display: inline-block;
	border-radius: 5px;
}

.advisory-info {
	margin-top: 2rem;
	line-height: 1.5;
}

.dow-button {
	padding: 10px 40px;
	color: #fff;
	display: inline-block;
	text-align: center;
	background: #ff5000;
	margin-top: 0.5rem;
	cursor: pointer;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.visible-lg-block {
	background: #f9f9f9;
}


/*后面补全*/

.cultivate {
	text-align: center;
	background: #fff;
	padding: 0;
	margin-left: 2%;
	float: left;
}

.cultivate p {
	font-size: 0.8rem;
}

.cultivate img {
	margin-bottom: 1rem;
}

.form-control {
	font-size: 0.65rem;
	line-height: 1.5rem;
	height: 1.8rem;
	border-radius: 0;
	font-size: 1rem;
	line-height: 2rem;
	height: 2.5rem;
	border-radius: 0;
	
}

.form-group {
	margin-bottom: 1rem;
	display: block;
	float: left;
}

.form-group .btn {
	padding: 0.5rem 0;
	background: #FF5000;
	color: #FFFFFF;
}

.btnContent,
.btnContent .col-xs-12 {
	padding-right: 0;
}

.btnContent {
	margin-top: 1rem;
}

.bg_main {
	height: 100%;
	width: 100%;
	margin: 0 auto;
}

.bg_left {
	position: relative;
	color: #fff;
	text-align: center;
}

.bg_left li {
	background: #252F3A;
	margin-bottom: 0.05rem;
	height: 10rem;
	line-height: 10rem;
	padding: 0;
}

.bg_left li a {
	padding: 0;
	font-size: 1rem;
	color: #fff;
	width: 100%;
	height: 100%;
	display: block;
}

.bg_left .active a {
	background: #FFF !important;
	color: #ff5000 !important;
	border-radius: 0;
}

.bg_left a:hover {
	background: #FFF !important;
	color: #ff5000 !important;
	border-radius: 0;
}

.bg_body {
	position: relative;
	background: #fff;
}

.bg_body,
.bg_left {
	padding: 0;
	float: left;
	display: block;
}

#pxContent {
	padding: 0;
}

#pxContent .tab-content {
	height: 30rem;
	background: #FFFFFF;
	overflow: hidden;
}

.contentInfo {
	margin-top: 1.5rem;
	font-size: 1.1rem;
	float: left;
}

.contentInfo p {
	color: #000;
}

.contentInfo p span {
	color: #808080;
}

.contentInfo ol {
	margin-left: 0.2rem;
	list-style: disc;
}

.contentInfo ol li {
	line-height: 2rem;
	color: #808080;
	font-size: 1rem;
	width: 95%;
}

.tab-content .tab-pane {
	width: 96%;
	margin-left: 3%;
	height: 100%;
}

.contentInfo .dow-button {
	padding: 0.5rem 3rem;
}

.tab-pane .imgContent {
	position: relative;
	height: 100%;
	float: left;
}

.tab-pane .imgContent img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
}

#myModal .close {
	width: 50px;
	height: 50px;
	position: absolute;
	right: -53px;
	background: #fff !important;
	opacity: 1;
	color: #ff5000;
	font-size: 1.5rem;
	font-weight: 100;
}

#myModal .close:hover {
	opacity: 1;
	color: #ff5000;
}

#postModal {
	text-align: center;
}

#postModal span {
	display: block;
	width: 100%;
}

#postModal p {
	margin-bottom: 0;
}

#postModal .infoContent {
	padding: 3rem 0;
}

#postModal .modal-body {
	padding: 0;
}

.postClose {
	text-align: center;
	border-top: 1px solid #F5F5F5;
	color: #FF5000;
	line-height: 2rem;
	font-size: 0.7rem;
	cursor: pointer;
}

.falseContent {
	padding: 1rem 0;
	text-align: left;
	width: 60%;
	margin: auto;
	line-height: 1.5rem;
}

.codeContent input {
	float: left;
	width: 35%;
	font-size: 1rem;
	line-height: 2rem;
	height: 2.5rem;
}

.codeContent img {
	float: left;
	width: 30%;
	height: 1.8rem;
	margin-left: 5%;
}

.codeContent p {
	float: left;
	font-size: 0.5rem;
	color: #999;
	line-height: 1.7rem !important;
	margin-left: 0.2rem;
}

#myModal img {
	width: 50% !important;
	display: block;
	margin: auto;
}
.fade:not(.show) {
    opacity: 1;
	background: rgba(0, 0, 0, 0.5);
}