.carousel-caption {
	bottom: 48%;
}

.banner-bg {
	height: 51.25rem;
}

.index-banner {
	height: 51.25rem;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}

.btn-banner {
	width: 17rem;
	height: 2.625rem;
	font-size: 1.3125rem;
	line-height: 1.7rem;
}

.index-col {
	padding-left: 0;
	padding-right: 0.625rem;
}

.index-content-banner {
	width: 100%;
	height: 41.25rem;
}

.index-content {
	color: #fff;
	position: absolute;
	padding: 0 0 3.125rem 3.75rem;
	bottom: 0;
}

.index-content-title {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.index-sub-title {
	margin-left: 0.625rem;
	font-size: 0.875rem;
}

.index-content-content {
	font-size: 1rem;
	word-wrap:break-word;
}

.jpgc-row {
	padding: 0.625rem 0.625rem 0rem 0.625rem;
}

.jpgc-col {
	padding-left: 0;
	padding-right: 0.1rem;
}

.jpgc-title {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.jpgc-title .jpgc-content {
	color: #fff;
	position: absolute;
	padding: 0 0.9375rem;
	bottom: 0;
	width: 100%;
	min-height: 155px;
	background: linear-gradient(171deg, transparent 51px, rgba(0, 0, 0, 0.5)
		26%) top left;
}

.jpgc-content .jpgc-content-content {
	min-height: 3.3125rem;
	bottom: 0;
	position: absolute;
	line-height: 1.625rem;
}

.jpgc-title .jpgc-content-banner {
	width: 100%;
	height: 41.25rem;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.jpgc-title:hover .jpgc-content-banner {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.jspc-lbj {
	background-color: #EB711A;
	border-radius: 0.25rem;
	font-size: 0.825rem;
	padding: 3px 5px;
	margin-right: 5px;
}

.container-xwzx {
	padding: 5rem 4.375rem 0 4.375rem;
}

.index-xwxz, .index-xwxz .index-sub-title {
	color: #999;
}

.index-xwxz .index-content-title {
	color: #333;
}

.xwzx-row {
	margin-top: 3.125rem;
}

.xwzx-row a {
	transition: all 0.4s ease-in-out 0s;
}

.xwzx-row a:hover {
	transform: translateX(0%) translateY(-0.5rem) scale(1);
	webkit-box-shadow: 0px 0px 26px 0px rgba(202, 204, 203, 0.77);
	-moz-box-shadow: 0px 0px 26px 0px rgba(202, 204, 203, 0.77);
	box-shadow: 0px 0px 26px 0px rgba(202, 204, 203, 0.77);
	border-radius: 0.25rem;
}

.xwzx-row .xwzx-img {
	width: 100%;
	padding-right: 1.1875rem;
}

.xwzx-row .xwzx-content {
	color: #333;
	padding-right: 1rem;
	width: 100%;
}

.xwzx-content .wxzx-hot {
	margin-right: 0.325rem;
    margin-bottom: 0.1rem;
    width: 2rem;
}

.xwzx-content .xwzx-content-time {
	font-size: 0.875rem;
	color: #999999;
}

.whpp-container {
	padding: 0.625rem;
}

.whpp-container .whpp-div {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.whpp-div .whpp-img {
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}

.whpp-div .whpp-title {
	margin-left: -1rem;
}

.whpp-div:hover .whpp-img {
	-webkit-transform: scale(1.025);
	transform: scale(1.025);
}

.whpp-container .whpp-content {
	color: #fff;
	position: absolute;
	padding: 0 0 3.125rem 3.75rem;
	bottom: 30%;
}

.chain-row {
	margin-top: 3.125rem;
	padding-left: 0.9375rem;
	padding-right: 0.3125rem;
}

.chain-row .col-md-3 {
	padding-left: 0;
	padding-right: 0.625rem;
}

.chain-row .chain-col {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.chain-img {
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	height: 17rem;
}
.chain-img-head{
	height: 34.625rem;
}

.chain-row .chain-col:HOVER .chain-img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.chain-row .col-md-3 .chain-col:last-child {
	margin-top: 0.625rem;
}

.chain-content {
	position: absolute;
	height: 6.875rem;
	width: 100%;
	top: 50%;
	margin-top: -3.4375rem;
	background: rgba(255, 255, 255, 0.5);
}

.chain-title {
	color: #333;
	font-size: 1.625rem;
	font-weight: bold;
	margin-bottom: 0;
	margin-right: 0.625rem;
}
/*手机端  */
.m-common-carousel{
	min-height: 30.5625rem;
}
.m-indexBanner{
	margin-top: 2.875rem;
}
.m-page{
	padding: 1rem 1rem 0.375rem 1rem;
}
.m-container{
	margin-bottom: 0.625rem;
	position: relative;
}
.m-content{
	color: #fff;
	position: absolute;
	padding: 0 0 1rem 1rem;
	bottom: 0;
}
.m-content .m-content-title{
	font-size: 1.125rem;
	margin-bottom: 0.25rem;
	font-weight: bold;
}
.m-content .m-sub-title{
	font-size: 0.6875rem;
	margin-left: 0.3125rem;
	font-weight: normal;
}
.m-whpp-img{
	width: 13.75rem;
	margin-left: -0.3125rem;
}