@import url("../common/css/init.css");

li {
	margin: 0;
	padding: 0;
	outline: none;
}

a{
	text-decoration: none !important;
}

/* html{

font-size:350% !important;

} */

#floatDiv {
	position: fixed;
	z-index: 10;
	left: 10px;
	top: 100px;
	width: 100px;
	height: 100px;

}
#floatDiv img{
	/*width: 100%;*/
	/*height: 100%;*/
}


#fullpage .section .index-banner .swiper-button-prev:hover {
	opacity: 1;
}

/* .headerCon {
position: fixed;
top: 0;
z-index: 999;
} */

/* 底部 */
.bottom-nav {
	width: 100%;
	height: 50px;
	background: #BE2624;
	position: fixed;
	bottom: 0px;

	z-index: 12;
	display: flex;

	justify-content: space-between;
	align-items: center;
}

.stock{
	display: flex;
	align-items: center;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	padding-left: 3%;
	padding-right: 4%;
	border-left: 1px solid #fff;
}

.stock .stock-item{
	height: 30px;
	line-height: 30px;
}

.stock .notice-switch{
	margin-left:5px;
}

.notice-prev {
	width: 0;
	height: 0;
	border-bottom: 0.125rem solid #fff;
	border-right: 0.125rem solid transparent;
	border-left: 0.125rem solid transparent;
	margin-bottom: 0.0625rem;
	cursor: pointer;
}

.notice-next {
	width: 0;
	height: 0;
	border-top: 0.125rem solid #fff;
	border-right: 0.125rem solid transparent;
	border-left: 0.125rem solid transparent;
	cursor: pointer;
}

.bottom-nav .bottomHr hr {
	width: 14.75rem;
	height: 1px;
	background: #FFFFFF;
	border: none;
}

.bottomHr {
	width: 15%;
	display: flex;
	align-items: center;
}

.bottomHr img {
	width: 25px;
	margin-left: 10px;
}

.bot-navL {
	width: 40%;
	display: flex;
	/*margin-left: 10%;*/
	/*   height: 240px; */
	justify-content: space-between;
	align-items: center;
}

.bot-navL>span {
	/*  flex: 1; */
	height: 24px;
	background-size: 100% 100% !important;
}

.bot-navL span:nth-child(1) {
	position: relative;
	cursor: pointer;
	display: inline-block;
	width: 27px;

	background: url(bottomImg/vx.png) no-repeat center;

}

.wechat-right-erweiCode {
	position: absolute;
	bottom: 160%;
	left: -200%;
}


.bot-navL span:nth-child(1) div img {
	display: none !important;
}

.bot-navL span:nth-child(2) div img {
	display: none !important;
}

.bot-navL span:nth-child(3) div img {
	display: none !important;
}



.bot-navL span:nth-child(1):hover div img {
	display: block !important;
}

.bot-navL span:nth-child(2):hover div img {
	display: block !important;
}

.bot-navL span:nth-child(3):hover div img {
	display: block !important;
}

.bot-navL span:nth-child(2) {
	position: relative;
	cursor: pointer;
	display: inline-block;
	width: 29px;
	height: 24px;
	background: url(bottomImg/vb.png) no-repeat center;

}

.bot-navL span:nth-child(3) {
	position: relative;
	cursor: pointer;
	display: inline-block;
	width: 37px;
	background: url(bottomImg/tt.png) no-repeat center;
}

.bot-navL span:nth-child(6) .link-group-website {
	position: absolute;
	left: 10vh;
	bottom: 100%;
	height: 250px;
	width: 100%;
	background: #fff;
	display: flex;
	display: none;
}

.link-group-websitebody {
	width: 100%;
	display: flex;
	height: 100%;
	box-shadow: 0px 1px 30px;
}

/* .bot-navL span:nth-child(6):hover .link-group-website {
  display: block;
  position: absolute;
  left: 39vh;
  bottom: 100%;
  height: 250px;
  width: 100%;
  background: #fff;
  display: flex;
} */

/* .bot-navL span:nth-child(6):hover div {
  display: block;
}
 */
.bot-navL span:nth-child(6) .link-group-website .link-group-websitebody div:nth-child(1) {
	width: 25%;
	background-color: #d6001d;
	height: 100%;
	display: flex;
}

.bot-navL span:nth-child(6) .link-group-website .link-group-websitebody div:nth-child(2) .clearfix2 li {
	width: 25%;
	font-size: 13px;
	color: #333;
	margin-top: inherit;
}

.bot-navL span:nth-child(6) .link-group-website div:nth-child(2) .clearfix2 li:hover a {
	color: #d6001d;
}

.bot-navL span:nth-child(6) .link-group-website .link-group-websitebody div:nth-child(2) .clearfix2 {
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-left: 40px;
}

.bot-navL span:nth-child(6) .link-group-website .link-group-websitebody div:nth-child(2):hover {
	display: block;
}

.bot-navL span:nth-child(4) {
	cursor: pointer;
	display: none;
	/*display: inline-block;*/
	width: 25px;
	height: 22px;
	background: url(bottomImg/zndx.png) no-repeat center;
}

.bot-navL span:nth-child(5) {
	cursor: pointer;
	display: inline-block;
	width: 28px;
	height: 21px;
	background: url(bottomImg/qiyeyoux.png) no-repeat center;
}

.bot-navL span:nth-child(6) {
	cursor: pointer;
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(bottomImg/qiye.png) no-repeat center;
}

.bot-navR {
	/*margin-left: 3%;*/
	/* height: 300px;
 margin-top: 50px; */
	/*display: flex;*/
	/*justify-content: space-between;*/
	/*align-items: center;*/
	padding: 0 5%;
	border-right: 1px solid #fff;
}

/* .bot-navR span:nth-child(1) {
	cursor: pointer;
	display: block;
	width: 22px;
	height: 33px;
	margin: 0 auto;
	background: url("../image/index-return-mouse.png") no-repeat center;
	-webkit-animation: mouse 2s infinite;
	-moz-animation: mouse 2s infinite;
	-o-animation: mouse 2s infinite;
	animation: mouse 2s infinite;
	position: relative;
	margin-right: 20px;
} */
/* 头部 */



.header {
	width: 100%;
	/* height: 120px; */
	background: #fff;
	height: 100%;
	position: relative;
	border-bottom: 1px solid #D5D1CC;


}

.header .container {
	width: 100%;
	height: 100%;

	display: flex;
	justify-content: space-between;
	align-items: center;
	min-width: 1080px;
}

.header .logo {
	float: left;
	/* margin-top: 42px; */
	width: 20%;
}

.header .logo a img {
	display: block;
	width: 100%;
}

.header .nav {
	display: flex;
	float: left;
	align-items: center;
}

#section1 {
	padding-top: 120px;
}
.news-container{
width: 92% !important;
}
.headerCon.animation .header .nav {
	-webkit-animation-duration: 1.4s;
	-moz-animation-duration: 1.4s;
	-o-animation-duration: 1.4s;
	animation-duration: 1.4s;
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

#section1.active .logo {
	-webkit-animation-duration: 1.8s;
	-moz-animation-duration: 1.8s;
	-o-animation-duration: 1.8s;
	animation-duration: 1.8s;
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@-webkit-keyframes flymove1 {
	0% {
		transform: translateX(250px);
	}

	100% {
		transform: translateX(0px);
	}
}



.header .nav ul {
	float: left;
	display: flex;
}

.header .nav ul li {
	float: left;
	/* height: 1.625rem; */
	position: relative;
	padding: 0 23px;

}

.header .nav ul li a.f {
	display: block;
	font-size: 18px;
	color: #c68e00;
	font-weight: 600;
	/* padding: 53px 25px; */
}

.header .nav ul li a.f:hover {
	color: #c68e00;
}

.header .nav ul li:hover .nav-child-list {
	display: block;
}

.header .nav ul li .nav-child-list {
	display: none;
	width: 160px;
	position: absolute;
	top: 130px;
	left: 50%;
	margin-left: -80px;
	z-index: 4;
	background: #fff;
	border-top: 2px solid #d6001b;
}

.header .nav ul li .nav-child-list .nav-child-list-con {
	max-width: 1080px;
	margin: 0 auto;
	padding: 10px 0;
	-webkit-box-shadow: 2px 2px 5px 2px #c9c8c7;
	-moz-box-shadow: 2px 2px 5px 2px #c9c8c7;
	box-shadow: 2px 2px 5px 2px #c9c8c7;
}

.header .nav ul li .nav-child-list .nav-child-list-con dl dt {
	padding: 8px 10px;
	text-align: center;
}

.header .nav ul li .nav-child-list .nav-child-list-con dl dt:nth-child(4) {
	margin-right: 0;
}

.header .nav ul li .nav-child-list .nav-child-list-con dl dt:nth-child(8) {
	margin-right: 0;
}

.header .nav ul li .nav-child-list .nav-child-list-con dl dt:hover {
	color: #c68e00;
}

.header .nav ul li .nav-child-list .nav-child-list-con dl dt:hover a {
	color: #fff;
}

.header .nav ul li .nav-child-list .nav-child-list-con dl dt a {
	display: block;
	font-size: 16px;
	color: #333;
}

.header .nav .searchWrap {
	float: left;
	/* margin-top: 50px; */
	display: flex;
	align-items: center;
}

.header .nav .searchWrap .searchCon {
	float: left;
	/* width: 107px; */
	/* height: 28px; */
	/* border: 1px solid #ccc; */
	/* -webkit-border-radius: 15px; */
	/* -moz-border-radius: 15px; */
	/* border-radius: 15px; */

	position: relative;
}

.header .nav .searchWrap .searchCon .k {
	float: left;
	width: 84%;
	height: 28px;
	line-height: 28px;
	border: none;
	outline: none;
	background: none;
	text-indent: 10px;
}

.header .nav .searchWrap .searchCon .btn {
	width: 24px;
	height: 24px;
	background: url("../image/search\ copy.png") no-repeat;
	border: none;
	outline: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: -30px;
}

.header .nav .searchWrap .lang {
	float: left;
	margin-left: 40px;
}

.header .nav .searchWrap .lang p {
	line-height: 24px;
}

.header .nav .searchWrap .lang p a {
	display: inline-block;
	font-size: 14px;
	color: #c68e00;
}

.header .nav .searchWrap .lang p span {
	display: inline-block;
	margin: 0 5px;
	color: #c68e00;
	4;
}

.searchCon {
	width: 20xp;
}



#fp-nav ul li,
.fp-slidesNav ul li {
	width: 14px;
	height: 14px;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	background: #c69001;
}


#fullpage .section .slideDown-ts {
	position: absolute;
	left: 21px;
	bottom: 20%;
	z-index: 6;
	text-align: center;
}

#fullpage .section .slideDown-ts span {
	display: block;
	width: 20px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	word-wrap: break-word;
}

#fullpage .section .slideDown-ts i.line {
	display: inline-block;
	width: 2px;
	height: 30px;
	background: #fff;
	margin: 10px 0;
}

#fullpage .section .slideDown-ts i.mouse {
	display: block;
	width: 22px;
	height: 40px;
	background: url(img/index-mouse.png) no-repeat center;
	-webkit-animation: mouse 2s infinite;
	-moz-animation: mouse 2s infinite;
	-o-animation: mouse 2s infinite;
	animation: mouse 2s infinite;
	position: relative;
}



body {
	position: relative !important;
	height: 100%;
}

body {
	background: #eee;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

.banner_class {
	width: 100%;
	height: 100%;
	background: #000000;
	overflow: hidden;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {

	/* background: #fff; */
}

.swiper-button-prev {
	color: #fff !important;
	margin-left: 5%;

}

.swiper-button-next {
	color: #fff !important;
	margin-right: 5%;
}


.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;

}


/* 第二页 */
.section-con {
	width: 70%;
	height: 95%;

	margin: 0 auto;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	/*margin-top: 120px;*/
	/*margin-top: 1%;*/
}

.section-container {
	width: 100%;



}



.newsCent {
	/* margin-top: 3.125rem; */
	text-align: center;
	height: 60px;
	margin-top: 15px;



}

.newsCent img {
	margin: 0 auto;

	height: 100%;
}

#fullpage .section-con .indexNews {
	width: 100%;

}

#fullpage .section-con .s1-con-l {
	display: flex;
	justify-content: space-between;

	width: 100%;
  height: 7rem;
	overflow: hidden;

}

#fullpage .section-con .s1-con-l .newsImg {
	width: 42%;



}
.#fullpage .section-con .s1-con-l .newsImg .swiper-pagination{
	bottom: 50px;
}

#fullpage .section-con .s1-con-l .newsImg img {
	display: block;
	width: 100%;
	height: 360px;
	position: relative;

}

#fullpage .section-con .s1-con-l .newsImg .news-z {
	/*top: 0;*/
	left: 0;
	width: 100%;
	height: 100%;
	-moz-background-size: 100%;
	background-size: 100%;
	position: absolute;
	bottom: -320px;
}

#fullpage .section-con .s1-con-l .news-z p {

	font-size: 18px;
	color: #fff;
	text-align: left;

	bottom: 0;
	left: 0;
	width: 90%;
	padding: 8px 5%;

	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background: rgba(180, 38, 36, 0.8);
}

.focus-News {
	width: 50%;
	overflow: hidden;

}

.s1-con-l hr {
	width: 1px;
	height: auto;
	background: #e5e5e5;
	border: none;
}


#fullpage .section-con .s1-con-r {
	float: left;
	/* width: 35%; */
	width: 100%;

	margin-left: -1px;
}


#fullpage .section-con .s1-con-r .news-item:last-child ul {
	/* height: 200px; */
	height: 300px;
	overflow: hidden;
}

/* #fullpage .section-con .s1-con-r .news-item:hover h2.index-tit span {
  width: 100%;
} */

#fullpage .section-con .s1-con-r .news-item ul {
	margin-top: 10px;
}

#fullpage .section-con .s1-con-r .news-item ul li {
	padding: 10px 0;

}
#fullpage .section-con .s1-con-r .news-item ul li div{
	overflow: hidden;
	text-overflow:ellipsis ;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
#fullpage h2.index-tit {
	font-size: 18px;
	color: #333;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}


#fullpage h2.index-tit a {
	float: right;
	display: inline-block;
	width: 33px;
	height: 37px;
	background: url(img/icon-more.png) no-repeat right 6px;
}


#fullpage .section-con .s1-con-r .news-item ul li a {
	/* display: block; */
	display: inline-block;
	width: 89%;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: 600;
	letter-spacing: 1px
}

#fullpage .section-con .s1-con-r .news-item ul li a:hover {
	color: #d0a024;
}

#fullpage .section-con .s1-con-r .news-item ul li .newdivhover {

	font-size: 15px;
	color: #7e7e7e;
	text-indent: 30px;
	margin-top: 6px;
	overflow: hidden;

	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: none;
}

.imgclearfix {
	cursor: pointer;
	transition: all 0.6s;
}

.imgclearfix:hover {
	transform: scale(1.2)
}

.classbad {
	border-bottom: 3px solid #c69001;
	padding-bottom: 12px;
}

.newdivhoverShow {
	display: block !important;
}

.swiper {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.swiper-slide {
	background-position: center;
	background-size: cover;
	width: 45.25rem;
	height: 45.25rem;
	cursor: pointer;

}

.swiper-slide img {
	display: block;
	width: 100%;

}

.swiperspan {
	display: inline-block;
	font-size: 2.1rem;
	font-weight: 600;
	margin: 0 auto;
	margin-top: 10px;
	color: #FFFFFF;

}

.swiper-pagination-bullet-active {
	background-color: #FFFFFF;
}

#fullpage .section-con .notice-tit {
	float: left;
	padding: 5px 0;
}

#fullpage .section-con .notice-tit p {
	font-size: 16px;
	color: #d6001d;
	padding-left: 28px;
	background: url(img/icon-lb.png) no-repeat center left;
	line-height: 24px;
}

#fullpage .section-con .notice-tit p span {
	display: inline-block;
	margin: 0 20px;
}

#fullpage .section-con .notice-txt {
	float: left;
	padding: 5px 0;
}

#fullpage .section-con .notice-txt .txtScroll-top .bd ul li {
	line-height: 24px;
}

#fullpage .section-con .notice-txt .txtScroll-top .bd ul li a {
	display: inline-block;
	font-size: 16px;
	color: #333;
}

#fullpage .section-con .notice-txt .txtScroll-top .bd ul li a:hover {
	color: #d6001d;
}


/* 第三页 */
.newsCentlogo {

	/* padding: 0.6rem 0px; */
	height: 60px;
text-align: center;

	margin-top: 15px;

}

.newsCentlogo img {
	width: auto;
	height: 100%;
	margin: 0 auto;
}

.introduceGtou {
	display: inline-block;
	text-align: justify;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1px;
}




#fullpage #section2.active .introduceGtouT .introduceGtouT1 {
	float: left;
	width: 45%;
	display: grid;
	grid-template-columns: repeat(2, 1fr);

	opacity: 1;
}

#fullpage #section2.active .introduceGtouT .introduceGtouT1 div {
	width: 100%;
	/*height: 4rem;*/
}
#fullpage #section2.active .introduceGtouT .introduceGtouT1 div:nth-child(3){
	margin-top: 1.3rem;

}
#fullpage #section2.active .introduceGtouT .introduceGtouT1 div:nth-child(4){
	margin-top: 1.3rem;

}
#fullpage #section2.active .introduceGtouT .introduceGtouT1 .introduceGtouT1Div span {
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: center;
	font-weight: 600;
}

#fullpage #section2.active .introduceGtouT .introduceGtouT1 .introduceGtouT1Div .span1 {
	height: 50%;
	width: 1.6rem;
	height: 1.6rem;
	margin: 0 auto;
	background: url(img/aboutGtouCapital.png) no-repeat center;
	background-size: 100% 100%;
}

#fullpage #section2.active .introduceGtouT .introduceGtouT1 .introduceGtouT1Div .span2 {
	font-size: 25px;
	color: #c60515;
	font-weight: 900;
}
#fullpage #section2.active .introduceGtouT .introduceGtouT1 .introduceGtouT1Div .span2 .counter{
	font-weight: 600;
}
#fullpage #section2.active .introduceGtouT .introduceGtouT1 .introduceGtouT1Div .span3 {
	height: 20%;
	font-size: 16px;
	color: #000;
}

#fullpage #section2.active .introduceGtouT .introduceGtouT1 .introduceGtouT1Div .about-btn1 {
	background: url(img/about-btn1.png) no-repeat center;
}

#fullpage #section2.active .introduceGtouT .introduceGtouT1 .introduceGtouT1Div .about-btn2 {
	background: url(img/about-btn2.png) no-repeat center;
}

#fullpage #section2.active .introduceGtouT .introduceGtouT1 .introduceGtouT1Div .about-btn3 {
	background: url(img/about-btn3.png) no-repeat center;
}

#fullpage #section2.active .introduceGtouT .introduceGtouT1 .introduceGtouT1Div .about-btn4 {
	background: url(img/about-btn4.png) no-repeat center;
}

#fullpage #section2 .introduceGtouT .introduceGtouT2 {
	float: right;
	width: 10.5rem;
	height: 6.5rem;


	opacity: 1;
}
.introduceGtouT2 img{

	width: 100%;
	height:100% ;
}

.deadline {
	width: 100%;
	font-size: 0.25rem !important;
	display: flex;
	justify-content: center;
	font-size: 0.3125rem;
	color: #7a7a7a;
}
/* 第四屏 */

#fullpage .business-list {
	margin-top: 2vh;
	width: 100%;
	margin-left: -1%;
	/* 新增样式 */
	display: flex;
	justify-content: space-around;
	align-items: center;
}

#fullpage .business-list div {
	width: 33%;
	height: 100%;
	margin: 20px;
}

#fullpage .business-list div ul .business-list-first-li {
	display: flex;
	align-items: center;
	margin-top: 20px;



}


#fullpage .business-list div ul .business-list-first-li p:nth-child(1) {
	width: 33px;
	height: 30px;
	background: url(img/messageicon.png) no-repeat center;
}

#fullpage .business-list div ul .business-list-first-li2 p:nth-child(1) {
	width: 33px;
	height: 30px;
	background: url(img/messageicon.png) no-repeat center;
}

#fullpage .business-list div ul .business-list-first-li2 {
	width: 100%;
	position: relative;
	height: 70px;
	display: flex;
	align-items: center;
	/*  box-shadow: 0px -7px 7px -7px #888888; */
}

#fullpage .business-list div ul .business-list-first-png {

	margin-left: auto;
	width: 33px;
	height: 30px;
	background: url(img/icon-more.png) no-repeat center;
}

#fullpage .videoCenter {
	max-width: 1200px;

	position: relative;
	margin: 0 auto;
	margin-top: 1%;
}

#fullpage .videoCenter .video-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#fullpage .videoCenter .video-link .video-link-item {
	position: absolute;
	width: 100%;
}

#fullpage .videoCenter .video-link .video-link-item:nth-child(1) {
	top: 22px;

	left: 300px;
	z-index: 6;
	width: 92%
}

#fullpage .videoCenter .video-link .video-link-item:nth-child(1) img {
	width: 90%;
	margin: 0 auto;
}

#fullpage .videoCenter .video-link .video-link-item:nth-child(2) {
	top: 22px;
	right: 200px;
	z-index: 4;
	width: 92%;
}

#fullpage .videoCenter .video-link .video-link-item:nth-child(2) img {
	width: 90%;
	margin: 0 auto;
}

#fullpage .videoCenter .swiper-container {
	height: auto !important;
	z-index: 8;
}

#fullpage .videoCenter .swiper-container .swiper-wrapper {
	height: auto !important;
}

#fullpage .videoCenter .videoCon {
	position: relative;
	height: auto !important;
	z-index: 8;
	width: 91%;
	margin: 0 auto;
}

#fullpage .videoCenter .videoCon.swiper-slide-active {
	z-index: 99;
}

#fullpage .videoCenter .videoCon.active .video-js {
	opacity: 1;
}

#fullpage .videoCenter .videoCon.active .v-playBtn {
	display: none;
}

#fullpage .videoCenter .videoCon .videoBg {
	display: block;
	width: 100%;
}

#fullpage .videoCenter .videoCon video {
	width: 100%;
	height: 100%;
	object-fit: fill;
}

#fullpage .videoCenter .videoCon .video-js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

#fullpage .videoCenter .videoCon .video-js.active {
	opacity: 1;
}

#fullpage .videoCenter .videoCon .video-js .vjs-big-play-button {
	display: none;
	top: 50%;
	left: 50%;
	width: 90px;
	height: 90px;
	background: url(img/icon-play.png) no-repeat center;
	-moz-background-size: 100%;
	background-size: 100%;
	border: none;
	outline: none;
	margin-top: -45px;
	margin-left: -45px;
}

#fullpage .videoCenter .videoCon .video-js .vjs-big-play-button span {
	display: none;
}

#fullpage .videoCenter .videoCon .v-playBtn {
	display: inline-block;
	width: 120px;
	height: 120px;
	background: url(img/icon-play.png) no-repeat center;
	-moz-background-size: 100%;
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -60px 0 0 -60px;
}

/* 第五屏 */

/* 热点专题样式修改 */

.chibc-index-programme {
	overflow: hidden;
	height: 25vw;
	/*  width: 68vw; */
	position: relative;
}


#fullpage #section2.active .chibc-index-programme li {
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

.chibc-index-programme li {
	float: right;
	transition: 0.3s linear;
	height: 25vw;
	width: 25vw;
	position: relative;
}

.chibc-index-programme-img img {
	width: 30vw;
	height: 25vw;
}

.chibc-index-programme li:hover {
	width: 30vw;
}

.chibc-index-programme-szlw {
	position: absolute !important;
	left: 0;
	width: 30vw !important;
}

.hover-after-text {
	font-size: 16px !important;
	margin-left: -0.1vw;
	padding: 0.35vw 0.85vw;
	line-height: 3vw;
	background-color: red;
	border-radius: 25px;
	text-align: center;
}

.chibc-index-programme li:not(:hover) {
	width: 13.4vw;
}

.chibc-index-programme-text {
	position: absolute;
	color: #ffffff;
	font-family: SourceHanSansCN;
	left: 1vw;
	top: 1.28vw;
}

.chibc-index-programme-text a {
	font-size: 16px;
	line-height: 3vw;
	color: #fff;
}

.titleclass {
	font-size: 20px;
	color: red !important;
	font-weight: 1000;
}

.title2 {
	font-size: 20px;
	color: #fff;
	font-weight: 1000;
}

.group_12 {
	margin-top: 4vh;
}

/* 第6屏 */

#fullpage .groupSlide {
	margin-top: 3vh;
	margin-left: 80px;
}

.swiper {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}



.swiper-slide img {
	display: block;
	width: 100%;

}

.swiperspan {
	display: inline-block;
	font-size: 0.4rem;
	font-weight: 600;
	margin: 0 auto;
	margin-top: 10px;
	color: #fffffff;


}

.s6-con {
	width: 100% !important;

}


/* 第七屏 */
.s7-con{
	display: block !important;

}
.Ownership {




	display: flex;
	justify-content: space-around;
	align-items: center;
}

.Ownership div {
	width: 140px;
	height: 90px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}



.Ownershipsecond4 {
	color: #c30518;
	font-size: 18px;
	text-align: center;
}

.Ownershipsecondspan {
	color: #c30518;
	font-size: 18px;
}


.flexOwnership {

	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-between;
	padding-top: 40px;
	padding-left: 45px;
}

.flexOwnership li {
	width: 10%;
	height: 25%;
	display: flex;
	justify-content: center;
}

.flexOwnership li img {
	text-align: center;
}

.flexOwnership h5 {
	text-align: left;
	width: 33%;
	height: 100px;
	font-size: 17px;
	position: relative;
}

.flexOwnership h5 span {
	padding-left: 20px;
	position: absolute;
	margin-left: 6%;
	margin-top: -5%;
}

.flexOwnership h5 div {
	height: 6px;
	width: 285px;
	border-bottom: 1px dashed;
}

.Ownership_body {
	display: inline-block;
	width: 100%;
margin-top: 5%;

}

/* 第八屏 */
.s8-con {
	width: 100%;
	background: #fff url(img/bommitpng.jpg) no-repeat bottom;
	-moz-background-size: 100%;
	background-size: 100%;
	height: 100%;
}

#fullpage .groupSlide {
	margin-top: 3vh;
	margin-left: 80px;

}

#fullpage .groupSlide .groupSlide-item {
	width: 100%;
}

#fullpage .groupSlide .groupSlide-item .tempWrap {
	overflow: inherit !important;
}

#fullpage .groupSlide .groupSlide-item ul {
	width: 100%;
	overflow: inherit !important;
}

#fullpage .groupSlide .groupSlide-item ul li {
	width: 4.8rem;
	position: relative;
}

/*#fullpage .groupSlide .groupSlide-item ul li:hover img {*/
/*	-webkit-transform: scale(1.3);*/
/*	-moz-transform: scale(1.3);*/
/*	-ms-transform: scale(1.3);*/
/*	-o-transform: scale(1.3);*/
/*	transform: scale(1.3);*/
/*	z-index: 99;*/
/*}*/

#fullpage .groupSlide .groupSlide-item ul li:hover span.zz {
	display: none;
}

/*#fullpage .groupSlide .groupSlide-item ul li:hover span.zz2 {*/
/*	display: block;*/
/*	z-index: 100;*/
/*	transform: scale(1.3);*/

/*}*/

#fullpage .groupSlide .groupSlide-item ul li img {
	display: block;
	width: 100%;
	height: 168px;
	max-width: inherit;
	position: relative;
}

#fullpage .groupSlide .groupSlide-item ul li .img2 {
	display: block;
	width: 90%;
	height: 5.5rem;
	max-width: inherit;
	position: relative;
}

#fullpage .groupSlide .groupSlide-item ul li h4 {
	position: absolute;
	margin: auto, 0;
	color: #fff;

	font-size: 28px;
	z-index: 101;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	margin-right: 10%;
	top: 36%;
	text-shadow: 0 0 20px #f9e6d3;

}

#fullpage .groupSlide .groupSlide-item ul li h6 {
	display: none;
}

#fullpage .groupSlide .groupSlide-item ul li:hover h6 {
	display: block;
	position: absolute;

	color: #fff;
	left: -10%;
	right: 0;
	margin: 0 auto;
	padding-left: 14px;
	padding-right: 14px;
	top: 54%;
	text-align: center;
	font-size: 18px;
	z-index: 101;
}

#fullpage .groupSlide .groupSlide-item ul li span.zz {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0;
	left: 0;
}

#fullpage .groupSlide .groupSlide-item ul li span.zz2 {
	display: none;
	width: 90%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1440px) {
	.left-nav .nav-menu .menu-slideCon-wrap {
		top: 10px;
	}

	.left-nav .nav-menu .menu-slideCon-wrap dl dd {
		height: 50px;
		line-height: 50px;
	}

	.left-nav .nav-menu .menu-slideCon-wrap dl dd a {
		font-size: 16px;
	}

	.left-nav .nav-link .link-slideCon-wrap {
		top: -40px;
		height: 220px;
	}

	.left-nav .nav-link .link-slideCon .link-slideItem h3 {
		margin-top: 20px;
	}

	.left-nav .nav-link .link-slideCon .link-slideItem .link-search {
		margin: 30px 10% 0;
	}

	.left-nav .nav-link .link-slideCon .link-slideItem ul {
		margin-top: 15px;
	}

	.left-nav .nav-link .link-slideCon .link-slideItem ul li {
		width: 29.33%;
		padding: 10px 0 10px 4%;
	}

	.left-nav .nav-link .link-slideCon .link-slideItem a {
		margin-top: 30px;
	}
}

.fleDivBottom {
	height: 60px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	border-bottom: 1px solid #dddad5;
	border-top: 1px solid #dddad5;
}

.fleDivBottom2 {
	height: 60px;
	display: flex;
}

.bgColoBotton {
	background-color: #c40518;
	width: 200px;
	height: 35px;
	text-align: left;
	padding-left: 15px;
	line-height: 35px;
	position: relative;
}

.bgColoBotton_list {
	position: absolute;

	width: 100%;
	left: 0;
	background: #c40518;
	/* 	top: 50px; */
	display: none;
	height: 216px;
	overflow-y: auto;

}

.bgColoBotton_list li {
	border-bottom: 1px solid #fff;
	color: #fff;
	padding-left: 12px;
	cursor: pointer;
}

.bgColoBotton2 {
	background-color: #c40518;
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}

.bgColoBotton h4 {
	display: inline;
	color: #fff;
}

.bgColoBotton span {
	cursor: pointer;
	float: right;
	color: #fff;
	padding-right: 25px;
}

.Ownership {

	display: flex;
	justify-content: space-around;
	align-items: center;
}



/* .Ownership div:hover {
  width: 120px;
  height: 90px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ab0017;
  justify-content: center;
  color: #fff;
} */

/* .Ownership div:hover h4 {
  width: 120px;
  height: 90px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ab0017;
  justify-content: center;
  color: #fff;
} */

.OwnershipFirstdiv {
	width: 120px;
	height: 110px;
	display: flex;
	background-color: #ab0017;
	color: #fff !important;
}


.flexOwnership {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: flex-start;
	padding-top: 40px;
	padding-left: 45px;
}

.flexOwnership li {
	width: 10%;
	height: 25%;
	display: flex;
	justify-content: center;
	cursor: pointer;
}

.flexOwnership li img {
	text-align: center;
}

.flexOwnership h5 {
	text-align: left;
	width: 33%;
	height: 100px;
	font-size: 17px;
	position: relative;
}

.flexOwnership h5 span {
	padding-left: 20px;
	position: absolute;
	margin-left: 10%;
	margin-top: -6%;
	cursor: pointer;
}

.flexOwnership h5 div {
	height: 6px;
	width: 285px;
	border-bottom: 1px dashed;
}

.footer .f-nav {
	/* padding: 37px 0 41px 0; */
	overflow: hidden;
	display: flex;
	align-items: center;
}

.footer .f-nav ul {
	float: left;
	width: 60%;
}

.footer .f-nav ul li {
	float: left;
	width: 25%;
}

.footer .f-nav ul li h4 {
	font-size: 20px;
	color: #333;
}

.footer .f-nav ul li dl {
	margin-top: 40px;
}

.footer .f-nav ul li dl dd {
	line-height: 40px;
}

.footer .f-nav ul li dl dd a {
	display: inline-block;
	font-size: 16px;
	color: #666;
}

.f-nav ul li dl dd a:hover {
	color: #d6001d;
}

.f-nav {
	display: flex;
	justify-content: space-around;
	align-items: flex-end;
	margin-bottom: 52px;
	margin-top: -36px;
	font-size: 0.3125rem;
	color: #646464;
	font-weight: bold;
}

.f-nav a{
	color: #333;
}

.f-nav .f-qrImg {
	float: left;
	width: 40%;
	text-align: right;
}

.f-nav .f-qrImg p {
	display: inline-block;
	padding: 20px;
}

.f-nav .f-qrImg p img {
	display: inline-block;
	width: 145px;
}



.swiper-slide_banner{
	width: 100% !important;
	height: auto !important;
}
.bommt-dingwei{
	width: 200px;
	height: 150px;
	position: fixed;
	bottom: 70px;
	z-index: 999;
	right: 0;
}
.bommt-dingwei img{
	width: 100%;
	height: 100%;

}
.bommt-dingwei .b {
	float: right;
}

.flexOwnershipbody{
	display: none;
}


.searchWrap .search{
	position: relative;
}

.searchWrap .search input{
	width: 3rem;
	height: 0.59rem;
	background-color: #fff;
	border-radius: 0.3125rem;
	line-height: 0.59rem;
	padding-left: 0.1875rem;
	padding-right:  .375rem;
	color: #979797;
	font-size: 0.2rem;
	border: 1px solid #BE912F;
	box-sizing: border-box;
}

.searchWrap .search-btn {
	position: absolute;
	cursor: pointer;
	top: 23%;
	right: 4%;
}

.searchWrap .search-btn img{
	width: 0.3rem;
	height: 0.3rem;
}