.banner-top {
	width: 100%;
	height: 150px;
	background: url(../img/top-bar.png) no-repeat center center;
	background-size: cover;
}

.title-box {
	position: absolute;
	height: 50px;
	background-color: rgba(0, 0, 0, .3);
	top: 0;
	width: 100%;
	z-index: 9;
}

.title {
	width: 1200px;
	line-height: 50px;
	margin: 0 auto;
	font-size: 14px;
	display: flex;
	justify-content: space-around;
	margin-top: -2px;
}

.title span {
	color: #FFFFFF;
	cursor: pointer;
}

.yqfw {
	height: 700px;
	background: url(../img/bg1.png) no-repeat center center;
	background-size: cover;
	padding-top: 10px;
}

.number {
	height: 200px;
	width: 1200px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.img1 {
	height: 500px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	border-radius: 0;
}

.swiper-button-next,
.swiper-button-prev {
	height: 40px;
	width: 40px;
	background-size: 20px 20px;
	display: inline-block;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: 1;
}

.swiper-button-next {
	background-color: white;
	right: 0;
	box-shadow: 6px 6px 5px -5px #ccc;
}

.swiper-button-prev {
	background-color: #0f50bc;
	left: 0;
}

.arrow {
	position: absolute;
	top: -0.37037rem;
	width: 80px;
	height: 0.833333rem;
	right: 10%;
	z-index: 22;
}

.number {
	position: relative;
	top: -2vw;
	height: 200px;
	width: 1200px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 30px 70px 50px;
	z-index: 1;
	box-sizing: border-box;
	box-shadow: 2px 1px 11px #ccc;
}

.num_tit {
	font-size: 0.296296rem;
	border-left: 3px solid #000000;
	padding-left: 8px;
	margin-bottom: 0.555555rem;
}

.scroll_num {
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	color: #666;
}

.large {
	color: #0f50bc;
	font-size: 42px;
	font-weight: bold;
	margin-top: 10px;
}

.yqfw_tit {
	text-align: center;
	font-size: .16rem;
}

.point {
	height: 5px;
	width: 5px;
	background-color: #000000;
	display: inline-block;
	vertical-align: middle;
}

.eight-img-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 1200px;
	margin: .70rem auto 0;
}

.single-img {
	width: 20%;
	height: 260px;
	margin: 0px 3px 38px;
}

.corner {
	width: 0px;
	/*  宽高设置为0，很重要，否则达不到效果 */
	height: 0px;
	border: 7px solid orange;
	border-bottom-color: transparent;
	/* 设置透明背景色 */
	border-left-color: transparent;
	border-right-color: transparent;
	margin: 0 auto;
}

.yydq {
	background-color: #f5f5f5;
	height: 450px;
}

.yydq-tit {
	text-align: center;
	font-size: .12rem;
}

.yydq-content {
	max-width: 1200px;
	margin: 3% auto 0;
	display: flex;
	justify-content: center;
}

.yydq-content .yuanqu {
	width: 400px;
	height: 240px;
	position: relative;
	overflow: hidden;
}
.yydq-content .yuanqu:nth-child(1){
	margin-right: 10px;
}
.yydq-content .yuanqu:nth-child(2){
	margin-left: 5px;
	margin-right: 5px;
}
.yydq-content .yuanqu:nth-child(3){
	margin-left: 10px;
}

.shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .7);
	top: 170px;
	color: #FFFFFF;
	text-align: initial;
	padding: 0 .60rem;
	box-sizing: border-box;
	transition: all .8s ease-in-out;
}

.shadow:hover {
	top: 0;
}

.shadow-desc {
	font-size: 0.407407rem;
	padding: .2rem 0;
	margin-bottom: 17px;
	display: inline-block;
	border-bottom: 1px solid;
	text-align: justify;
}

.zjjs {
	background: url(../img/wangzhuang.png);
	width: 100%;
	height:450px;
}

.zjjs-box {
	max-width: 1200px;
	margin: 0 auto;
}

.zjjs-tit {
	font-size: 18px;
	text-align: center;
	padding-top: 1.48148rem;
	color: #FFFFFF;
}

.zjjs .title {
	font-size: 28px;
}

.card-box {
	display: flex;
}

.card {
	background: url(../img/card-bg.png) no-repeat center center;
	background-size: cover;
	height: 240px;
	width: 100%;
	margin-top: .50rem;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.detail {
	width: 55%;
	box-sizing: border-box;
	font-size: 12px;
	height: 100%;
	padding: 12px 0 0 33px;
}

.detail p {
	line-height: 30px;
	font-size: 16px;
}

.yh {
	background: url(../img/yh.png) no-repeat center center;
	background-size: contain;
	width: 66px;
	height: 50px;
	position: relative;
	top: -33px;
	left: 12px;
}

.photo {
	/*background: url(../img/photo.png) no-repeat center center;*/
	/*background-size: cover;*/
	width: 30%;
	height: 115%;
	position: relative;
	top: -35px;
	margin-right: 45px;
}

.buiding-tit {
	font-size: 16px;
	text-align: center;
	margin: .84rem 0 .42rem;
}

.buiding-tit h3 {
	font-size: 28px;
}

.swiper-pagination-bullet-active {
	background: #ffb620 !important;
}

.swiper-pagination-bullet {
	background: #000;
}

.show-card {
	width: 30%;
	height: 100%;
	background: url(../img/show-card摄图网_501533202.png) no-repeat center center;
	background-size: cover;
}

.show-card:nth-child(2) {
	margin: 0 12px;
}

.dashiji {
	max-width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	margin-bottom: 1rem;
}

.new {
	width: 70%;
}

.new_tit {
	margin-bottom: .5rem;
}

.new_tit a {
	color: #000000;
}

.new_tit span {
	margin-right: 20px;
	padding: 0 8px 5px;
	cursor: pointer;
}

.dbt {
	font-size: 22px;
	font-weight: bold;
}

.flex {
	display: flex;
}

.logo {
	margin-right: 30px;
}

.text {
	position: relative;
	width: 70%;
	text-align: justify;
}

.text a {
	color: #000000;
}

.text_tit {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px -10px;
}
.text-warp-single{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.text-warp-many{
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	-moz-box-orient: vertical;
	-moz-line-clamp: 3;
}

.text_content {
	color: gray;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	-moz-box-orient: vertical;
	-moz-line-clamp: 3;
	line-height: 1.5;
}

.text_footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: gray;
}

/* .text_footer .fr {
	padding-right: 12px;
} */

.group-tit {
	position: relative;
	top: -12px;
	background-color: white;
	left: 12px;
	padding: 0 12px;
}

.group p {
	line-height: 3;
}

.group-code {
	font-size: 16px;
	border: 1px solid #bbb;
	padding: 0 25px;
}

.group a {
	color: #007AFF;
	font-weight: bold;
}

.ad {
	width: 29%;
}

.code {
	transform: translateY(30%);
}

.mt12 {
	margin-top: 12px;
}

.bg_bottom {
	background: url(../img/bg_bottom.png) no-repeat center bottom;
	background-size: contain;
}

.index_footer {
	background-color: #333;
	height: 300px;
}

.warp {
	max-width: 1200px;
	margin: 0 auto;
	align-items: center;
}

.in-bl {
	display: inline-block;
}

.ft_left {
	width: 61%;
	font-size: 14px;
	flex-wrap: wrap;
}

.wenzi {
	display: flex;
	flex-wrap: wrap;
	color: #FFFFFF;
}

.wenzi div {
	text-align: center;
	line-height: 52px;
}

.ft_right {
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 12px;
	width: 38%;
	border-left: 1px solid;
	padding-left: 20px;
}

.rsnet {
	margin: 0 20px 0 0;
}

.mb {
	margin-bottom: 12px;
}

.bt {
	border-bottom: 3px solid #ffb620;
}

#swiper1 ,#swiper2,#swiper3,#swiper4,#swiper5 > .swiper-wrapper {
	max-width: 1200px;
	margin: 0 auto;
}