.top_1_le img {
	width: 121px;
	/*height: 83px;*/
}

.top {
	width: 100%;
	background: rgba(44, 44, 44, 0.89);
	height: 110px;
	display: flex;
	position: fixed;
	top: 0;
	z-index:9999;
}

.top_1 {
	align-items: center;
}

.top_1_ri {
	width: 970px;
}

.top_1_ri li a {
	color: #FFFFFF;
	font-size: 18px;
}

.sosuo img {
	width: 20px;
	height: 20px;
}

.demo1 {
	width: 100%;
	height: 100%;
}

.jmp {
	width: 100%;
	height: 100%;
}

.jmpx .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	background: #DCDFE6;
	margin: 0 auto !important;
	margin-bottom: 20px !important;
	opacity: 1;
}

.jmpx .swiper-pagination-bullet-active {
	background: url(../images/anniu.png);
	width: 32px;
	height: 32px;
	background-size: contain;
}

/* 第一屏样式 */
.demo1 .swiper-container {
	width: 100%;
	height: 100%;
}

.jmp_1 .swiper-slide img {
	/*width: 100%;*/
	height: 100%;
}

.jmpy {
	bottom: 47px !important;
	left: 230px !important;
	text-align: left;
}

.jmpy .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background: #FFFFFF;
	opacity: 1;
	margin: 0 10px !important;
}

.jmpy .swiper-pagination-bullet-active {
	background: #9C2F32;
}

.demo1_con_le p {
	font-size: 91px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 69px;
}

.demo1 {
	position: relative;
}

.demo1_content {
	position: absolute;
	z-index: 999;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -40%);
	align-items: center;
}

.demo1_con_le span {
	font-size: 43px;
	color: #FFFFFF;
	font-weight: 400;
}

.demo1_con_ri {
	width: 310px;
	height: 444px;
	padding: 30px 20px 40px 20px;
	background-color: rgba(255, 255, 255, 0.8);
	border-radius: 24px;
	position: relative;
}
.gb{
    position: absolute;
    top: 20px;
    right: 0px;
    cursor: pointer;
}
.demo1_con_ri p {
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 14px;
}

.demo1_con_ri span {
	text-align: center;
	line-height: 28px;
	color: #666666;
	display: block;
	width: 280px;
	margin: 0 auto;
}

.input_1 {
	width: 300px;
	height: 50px;
	background-color: #FFFFFF;
	border-radius: 4px;
	border: none;
	margin-bottom: 20px;
	padding-left: 10px;
	outline: none;
}

.input_2 {
	width: 300px;
	height: 129px;
	border-radius: 4px;
	background-color: #FFFFFF;
	outline: none;
	line-height: 28px;
	border: none;
	padding-left: 10px;
}

.tjsq {
	width: 100%;
	height: 50px;
	color: #FFFFFF;
	background-color: #0179BE;
	text-align: center;
	line-height: 50px;
	display: block;
	border-radius: 4px;
	margin-top: 20px;
}

/* 第二屏 */
.demo2 {
	position: absolute;
	z-index: 999;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -40%);
	align-items: center;
}

.demo2_le {
	width: 512px;
}

.demo2_le_top p {
	font-size: 36px;
	color: #333333;
	margin-bottom: 5px;
}

.demo2_le_top span {
	color: #333333;
	font-size: 16px;
}

.demo2_ri {
	width: 770px;
	height: 763px;
	background: url(../images/bg.png) no-repeat;
	position: relative;
	background-size: 100% 100%;
}

.demo2_le_middle {
	margin-top: 90px;
	margin-bottom: 160px;
}

.demo2_le_middle p {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 40px;
}

.demo2_le_middle span {
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}

.demo2_le_bot a {
	background: url(../images/duan_hengxian.svg) no-repeat right bottom;
	width: 120px;
	height: 21px;
	display: block;
	padding: 3px 0px;
	transition: 0.4s all;
}

.demo2_le_bot a:hover {
	width: 180px;
}
.xd{
	width: 558px;
	height: 332px;
    	position: absolute;
	/*left: 0;*/
	/*top: 150px;*/
	left: 100px;
    top: 200px;
	z-index: 999;
}
.img1 {
	width: 558px;
	height: 332px;
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 150px;*/
	/*left: 100px;*/
 /*   top: 200px;*/
	/*z-index: 999;*/
}

.img2 {
	width: 558px;
	height: 332px;
	position: absolute;
	top: 340px;
	right: 0;
}

/* 第三屏 */
.demo3 {
	position: absolute;
	z-index: 999;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -40%);
}

.yeli {
	width: 455px;
	height: 231px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	border-radius: 2px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 20px 0 0 20px;
	/*transition: 0.5s all;*/
}

.yeli:nth-child(3) {
	margin-bottom: 0;
}

.yeli:nth-child(4) {
	margin-bottom: 0;
}

.demo_3_ri {
	width: 970px;
}

.yeli p {
	font-size: 20px;
	color: #333333;
	margin: 20px 0;
	/*font-weight: bold;*/
	font-weight: 500;
}

.yeli span {
	color: #333333;
	line-height: 28px;
}

.yeli:hover {
	background-color: #0179BE;
}

.yeli:hover p {
	color: #FFFFFF;
}

.yeli:hover span {
	color: rgba(255, 255, 255, 0.7);
}

.yeli img {
	margin-bottom: 20px;
}



.demo_3_ri a:nth-child(1) .yeli{
  background-image:url(../../../../images/dt1.png);
  background-size: 100%;
}

.demo_3_ri a:nth-child(2) .yeli{
	background-image:url(../../../../images/dt2.png);
	background-size: 100%;
}

.demo_3_ri a:nth-child(3) .yeli{
	background-image:url(../../../../images/dt3.png);
	background-size: 100%;
}

.demo_3_ri a:nth-child(4) .yeli{
	background-image:url(../../../../images/dt4.png);
	background-size: 100%;
}



.demo_3_ri a:nth-child(1):hover .yeli img{
    content: url(../../../../images/falv_bai-b.png);
}

.demo_3_ri a:nth-child(2):hover .yeli img{
	content: url(../../../../images/fc-b.png);
}

.demo_3_ri a:nth-child(3):hover .yeli img{
	content: url(../../../../images/jr-b.png);
}

.demo_3_ri a:nth-child(4):hover .yeli img{
	content: url(../../../../images/ms-b.png);
}


.demo_3_ri a:nth-child(1):hover .yeli{
   background-image:url(../../../../images/falv_bai-bd.png);
   background-size: 100%;
}

.demo_3_ri a:nth-child(2):hover .yeli{
	background-image:url(../../../../images/fc-bd.png);
	background-size: 100%;
}

.demo_3_ri a:nth-child(3):hover .yeli{
    background-image: url(../../../../images/jr-bd.png);
    background-size: 100%;
}

.demo_3_ri a:nth-child(4):hover .yeli{
	background-image: url(../../../../images/ms-bd.png);
	background-size: 100%;
}

.demo3_le {
	display: flex;
	flex-wrap: wrap;
	width: 200px;
}

.demo2_le_bot {
	align-self: flex-end;
}

/* 第四屏 */
.demo4 {
	position: absolute;
	z-index: 999;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -40%);
}

.demo_4_tit {
	width: 100%;
	margin-bottom: 35px;
}

.al_li {
	width: 453px;
	height: 250px;
	border-radius: 12px;
	overflow: hidden;
	position: relative;
	margin-right: 40px;
	margin-bottom: 40px;
}

.al_li:nth-child(3n) {
	margin-right: 0;
}

.demo_4_con {
	flex-wrap: wrap;
}

.demo_4_con img {
	/*width: 473px;*/
	/*height: 250px;*/
	width: 100%;
	height: 100%;
}

.al_zz {
	position: absolute;
	top: 0;
	background-color: rgba(0, 0, 0, 0.3);
	left: 0;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	opacity: 0;
	transition: 0.5s all;
}

.al_li:hover .al_zz {
	opacity: 1;
}

.al_zz p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 20px 0;
}

.al_zz span {
	display: block;
	width: 360px;
	margin: 0 auto;
	line-height: 28px;
}

.al_zz a {
	display: block;
	width: 96px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	border-radius: 16px;
	margin: 0 auto;
	margin-top: 22px;
}

.al-xxp{
	opacity: 1;
	background-color: unset;
}

.al_zz .xxp-p {
	text-align: left;
	margin: 20px;
	font-size: 24px;
}

.al_zz .xxp-span {
	width: 60%;
	/*height: 70px;*/
	margin: 0 20px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.7);
	line-height: 18px;
	
	overflow: hidden;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: box;
	
}

.al_zz .xxp-info {
    width: 74px;
    height: 24px;
    font-size: 14px;
    border-radius: 18px;
    line-height: 24px;
    margin-left: 20px;
    margin-top: 22px;
    color: rgba(255, 255, 255, 0.7);
    border: 1px solid rgba(255, 255, 255, 0.7);
}

/* 第五屏 */
.demo5 {
	position: absolute;
	z-index: 999;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -40%);
}

.rw {
	text-align: center;
	cursor: pointer;
}

.rw img {
	/*width: 221px;*/
	width: auto;
	height: 368px;
}

.rw_tit {
	position: relative;
}

.rw_tit p::after {
	content: '';
	position: absolute;
	width: 2px;
	top: -20px;
	background-color: #707070;
	height: 27px;
	left: 50%;
	transform: translate(-50%, 0);
}

.rw_tit p {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 30px;
	padding-top: 20px;
}

.rw_tit span {
	color: #666666;
	line-height: 32px;
}

.rw_tit a {
	width: 96px;
	height: 29px;
	display: block;
	border: 1px solid #DCDFE6;
	line-height: 29px;
	text-align: center;
	color: #333333;
	border-radius: 16px;
	margin: 0 auto;
	transition: 0.5s all;
	margin-top: 10px;
}

.rw:hover .rw_tit a {
	background-color: #0179BE;
	color: #FFFFFF;
}

.jmp_demo5 {
	--swiper-theme-color: #ff6600;
	/* 设置Swiper风格 */
	--swiper-navigation-color: #A1A1A1;
}

/* 第六屏 */
.demo6 {
	position: absolute;
	z-index: 999;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -40%);
}

.d6_ri p {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 20px;
}

.d6_ri span {
	color: #333333;
	margin-bottom: 26px;
	display: block;
	line-height: 28px;
}

.d6_ri a {
	width: 96px;
	height: 29px;
	display: block;
	border: 1px solid #DCDFE6;
	line-height: 29px;
	text-align: center;
	color: #333333;
	border-radius: 16px;
	transition: 0.5s all;
	margin-top: 10px;
}

.d6_li {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	cursor: pointer;
}

.d6_li img {
	width: 253px;
	height: 163px;
}

.d6_ri {
	width: 980px;
}

.d6_bo {
	width: 160px;
}

.d6_bo p {
	font-size: 47px;
	color: #333333;
	text-align: right;
	margin-bottom: 4px;
	margin-top: 15px;
	line-height: 47px;
}

.d6_bo span {
	text-align: right;
	display: block;
	color: #888888;
	margin-top: 4px;
}

.d6_li:hover .d6_bo p {
	color: #9C2F32;
}

.d6_li:hover .d6_bo span {
	color: #9C2F32;
}

.d6_li:hover .d6_ri p {
	color: #9C2F32;
}

.d6_li:hover .d6_ri a {
	background-color: #9C2F32;
	color: #FFFFFF;
}

.xl {
	text-align: center;
	margin-top: 10px;
	cursor: pointer;
}

.remove {
	animation: cc 2.5s;
	animation-iteration-count: infinite;
}

.bottom {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 54px;
	background-color: #191919;
	text-align: center;
	color: #FFFFFF;
	line-height: 54px;
}
.bottom a{
    color: #ffffff;
}

.hx {
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #666666;
	top: 458px;
	z-index: 9999;
}

@keyframes cc {
	0 {
		transform: translatey(0px);
	}

	50% {
		transform: translatey(-10px);
	}

	100% {
		transform: translatey(0px);
	}
}

#container {
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
}

@media screen and (max-width: 1500px) {
	.width {
		width: 1200px;
	}

	.demo1_con_le p {
		font-size: 54px;
	}

	.demo1_con_le span {
		font-size: 25px;
	}

	.img1 {
		/*width: 457px;*/
		/*height: 272px;*/
		    width: 558px;
    height: 332px;
	}

	.img2 {
		width: 457px;
		height: 272px;
	}

	.demo2_ri {
		width: 636px;
	}

	.al_li {
		width: 388px;
		height: 205px;
		margin-right: 18px;
		margin-bottom: 23px;
	}

	.d6_bo p {
		font-size: 36px;
	}

	.d6_ri {
		width: 642px;
	}

	.d6_ri span {
		overflow: hidden;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		display: -webkit-box;
		display: box;
	}


	.X_aboutus_over_line {
		background-position: 141px 33px;
		background-size: 77%;
	}

	.X_aboutus_honor_con_item {
		margin-right: 32px;
	}

	.X_aboutus_honor_con_item:nth-child(5n) {
		margin-right: 32px;
	}

	.X_aboutus_honor_con_item:nth-child(4n) {
		margin-right: 0px;
	}

	.X_aboutus_over_line_item:nth-child(4) .X_aboutus_yuan3 {
		margin-left: -1px;
	}

	.X_aboutus_over_line_item:nth-child(5) .X_aboutus_yuan3 {
		margin-left: 0px;
	}

	.X_aboutus_over_line_item:nth-child(6) .X_aboutus_yuan3 {
		margin-left: 1px;
	}

	.X_aboutus_over_line_item:nth-child(4) .X_aboutus_yuan1 {
		margin-left: -3px;
	}

	.X_aboutus_over_line_item:nth-child(5) .X_aboutus_yuan1 {
		margin-left: -2px;
	}

	.X_aboutus_over_line_item:nth-child(6) .X_aboutus_yuan1 {
		margin-left: -1px;
	}

	.al_zz p {
		margin: 20px 0 20px 0;
	}

	.al_zz a {
		margin-top: 22px;
	}
	
	.al_zz .xxp-info {
		margin-top: 8px;
	}

	.al_zz span {
		overflow: hidden;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-webkit-box-orient: vertical;
		box-orient: vertical;
		display: -webkit-box;
		display: box;
	}
}

.X_yw_item:hover{
    background: #9C2F32;
}
.swiper-pagination-bullet-active{
    background: #9C2F32;
}
.demo5 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    top:35%;
    right: 0;
}
.demo5 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    top:35%;
    left: 0;
}