.menuDiv>ul>li:nth-child(3):hover {
	height: 54px;
}

/******************************顶部栏*******************************/
.wrap {
	margin: 0 auto;
	width: 1280px;
}

.wrapper {
	margin: 0 auto;
	width: 1200px;
}

#header {
	height: 52px;
	line-height: 52px;
	width: 100%;
	background: #f9f9f9;
}

#header .welcome {
	margin-left: 40px;
	float: left;
	display: none;
}

#header .wrapper {
	font-size: 12px;
	color: #727272;
}

#header .wrapper i {
	margin-right: 8px;
}

#header .right span:nth-of-type(3) a {
	color: #D7000F;
}

.left {
	float: left;
}

.right {
	float: right;
}

.right-afte {
	position: relative;
}

/* .right-afte:hover .right-img {
	display: block;
} */

.right-img {
	position: absolute;
	left: 0;
	z-index: 99;
	display: none;
}

/******************************右侧浮动栏*******************************/
#tool {
	position: fixed;
	right: 40px;
	bottom: 160px;
	border: 1px solid #9a9a9a;
	z-index: 110;
	background: #FFFFFF;
}

#tool div {
	width: 48px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.tool0 {
	border-bottom: 1px solid #9a9a9a;
}

.tool1 {
	border-bottom: 1px solid #9a9a9a;
}

.tool2 {
	border-bottom: 1px solid #9a9a9a;
}

.right-afte:hover .right-img.tool4 {
	border-top: 0;
	position: absolute;
	background: white;
	border: 1px solid #9a9a9a;
	left: -1px;
	/* top: 202px; */
	cursor: pointer;
}

#tool div i {
	color: #575757;
	font-size: 19px;
}

#tool div:hover {
	background: #d7000f;
}

#tool div:hover i {
	color: white;
}

/* #tool div:hover .redTip {
	display: block;
} */

#tool div:hover .redTip2 {
	display: block;
}

#back-to-top {
	display: none;
}

.tool0 .redTip {
	position: absolute;
	top: -1px;
	left: -141px;
	display: none;
}

.tool1 .redTip {
	position: absolute;
	top: 0px;
	left: -157px;
	display: none;
}

.tool2 .redTip {
	position: absolute;
	top: 102px;
	left: -157px;
	display: none;
}

.tool3 .redTip {
	position: absolute;
	top: 153px;
	left: -157px;
	display: none;
}

/*************************banner*****************************************/
#banner {
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	width: 100%;
	height: 285px;
	background: url(../img/about/aboutEp.jpg) no-repeat center center;
	background-size: cover;
}

/*************************topBar*****************************************/
.topBar {
	height: 55px;
	width: 100%;
	background: white;
	box-shadow: 0px 5px 5px #CCCCCC;
}

.topBar ul li {
	float: left;
	width: 12.4%;
	height: 53px;
	border-right: 1px solid #f0f0f0;
	font-size: 18px;
	line-height: 53px;
	text-align: center;
	cursor: pointer;
}

.topBar ul li:last-of-type {
	border-right: none;
}

.topBar ul li:hover {
	color: #d7000f;
	border-bottom: 2px solid #d7000f;
}

.fixTop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}

.newTop {
	margin-top: 55px;
}

.on {
	color: #d7000f;
	border-bottom: 2px solid #d7000f;
}

/*************************introduction*****************************************/
#introduction {
	padding: 120px 0 101px;
	width: 100%;
	max-width: 1920px;
	height: 727px;
	margin: 0 auto;
	background: #FFFFFF;
	background: url(../img/about/introductionBg.jpg) no-repeat center center;
	background-size: cover;
}

.title {
	margin: 0 auto;
	border-bottom: 2px solid #999a9c;
	padding-bottom: 15px;
	box-sizing: border-box;
	position: relative;
}

.title h2 {
	text-align: center;
	font-size: 30px;
	color: black;
	font-weight: bold;
}

.shortLine {
	position: absolute;
	left: 48%;
	bottom: -3.5px;
	width: 51px;
	height: 5px;
	background: #d6000a;
}

#introduction .title h2 {
	color: white;
	font-weight: bold;
}

.introduction-text {
	text-indent: 2em;
	margin-top: 39px;
}

.introduction-text p {
	color: white;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 26px;
	margin-bottom: 30px;
}

.introduction-text p:first-child {
	margin-top: 50px;
}

.introduction-text p:nth-child(2) {
	position: relative;
	overflow: hidden;
}

.introduction-text p:nth-child(2) img {
	position: absolute;
}

.introduction-text p:nth-child(2) img:first-child {
	left: 210px;
	bottom: 14px;
}

.introduction-text p:nth-child(2) img:last-child {
	left: 515px;
	bottom: 14px;
}

.introductionImg {
	margin: 0 auto;
	margin-top: 120px;
	width: 986px;
}

.tongji {
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	margin-top: 210px;
	width: 100%;
	height: 539px;
	background: url(../img/about/tongjiBg.jpg) no-repeat center center;
	background-size: cover 100%;
}


/*************************development*****************************************/
#dev {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
	padding: 85px 0 139px;
	background: url(../img/about/devBg.jpg) no-repeat;
	background-size: auto;
	/* margin-top: 513px; */
	padding-bottom: 0;
}

#dev .title h2 {
	color: black;
	font-weight: bold;
}

.devBox {
	position: relative;
}

.wrapperText {
	font-size: 18px;
	width: 900px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 50px;
}

.wrapperBtom {
	float: left;
	margin-top: 30px;
	margin-bottom: 50px;
	width: 500px;
}

.wrapperBtom img:first-child {
	float: left;
	margin-top: 5px;
}

.wrapperBtom div:nth-child(3) {
	margin: 16px 0;
	margin-left: 20px;
}

.wrapperBtom div:last-child {
	margin-top: 16px;
}

.btomBox {
	margin-left: 20px;
	width: 475px;
}

.btomBox h3 {
	font-size: 24px;
	font-weight: 800;
	margin-bottom: 10px;
}

.btomBox h3:hover {
	color: red;
	cursor: pointer;
}

.btomBox p {
	font-size: 16px;
	line-height: 22px;
	word-wrap: break-word;
}

.wrapperRight {
	position: absolute;
	right: 30px;
	top: 178px;
	transition: all 1s;
	overflow: hidden;
}

.wrapperRight img {
	transition: all 1s;
}

.wrapperRight:hover img {
	transform: scale(1.1);
	cursor: pointer;
}





/*************************The social value*****************************************/
#value {
	padding: 75px 0 81px;
}

#value h3 {
	width: 776px;
	margin: 0 auto;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
	font-size: 18px;
	margin-top: 30px;
}

/* 社会价值效果 */
.valueCarousel {
	width: 1200px;
	margin: 0 auto;
	margin-top: 120px;
}

.valueSmall {
	width: 1200px;
	margin: 0 auto;
}

.valueSmallBox {
	float: left;
	width: 300px;
	height: 346px;
	padding: 100px;
	box-sizing: border-box;
	border: 1px solid #bfbfbf;
	border-top: 3px solid #bfbfbf;
	text-align: center;
	cursor: pointer;
	position: relative;
	opacity: 1;
}

.valueSmallBox>div img {
	display: inline-block;
	margin: 0 auto;
}

.small p {
	width: 98px;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

.small .boxLine {
	margin-top: 20px;
	width: 98px;
	height: 1px;
	background-color: #d6d6d6;
}

.activeBig {
	width: 460px;
	height: 485px;
	padding: 20px 40px 40px 40px;
	box-sizing: border-box;
	border: 1px solid #d6000a;
	border-top: 3px solid #d6000a;
}

/* 大盒子 */
.valueBigBox {
	float: left;
	width: 370px;
	height: 485px;
	padding: 20px 40px 40px 40px;
	box-sizing: border-box;
	border: 1px solid #d6000a;
	border-top: 3px solid #d6000a;
	background-color: #fff;
	position: absolute;
	top: -70px;
	left: -35px;
	z-index: 111;
	/* display: none; */
	opacity: 0;

}

.bigBoxHead {
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 7px;
	box-sizing: border-box;
}

.bigBoxHead>img {
	display: inline-block;
	margin-right: 15px;
}

.bigBoxHead>span {
	font-size: 24px;
	font-weight: bold;
	color: #d7000f;
	vertical-align: 7px;
}

.valueBigBox .bigBoxText {
	margin-top: 17px;
	margin-bottom: 50px;
	font-size: 16px;
	line-height: 22px;
}

.bigBoxImg img {
	width: 100%;
}


/*************************companyHistory*****************************************/
#history {
	max-width: 1920px;
	min-width: 1200px;
	height: 917px;
	;
	margin: 0 auto;
	padding-top: 73px;
	padding-bottom: 90px;
	box-sizing: border-box;
	/* background: #efefef; */
	background-image: url("../img/about/historyBg.jpg");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/* background: skyblue; */

	margin-top: 90px;
	position: relative;
}

.historyLT {
	position: absolute;
	top: -138px;
	left: 0;
	;
}

.historyContent {
	margin-top: 58px;
	width: 100%;
}

.histroyFont {
	width: 390px;
	padding: 0 30px;
	float: right;
	background: #ffffff;
	height: 650px;
}

.histroyFont1 {
	font-size: 48px;
	line-height: 48px;
	color: #D7000F;
	display: block;
}

.histroyFont2 {
	font-size: 24px;
	line-height: 32px;
}

.histroyFont p {
	font-size: 14px;
	line-height: 28px;
	/*cursor: pointer;*/
}


/***********************  globalMarket  ****************************************/
#globalMarket {}

.globalWrapper {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
	padding: 85px 0;
	box-sizing: border-box;
	background: url(../img/about/globalBg.jpg) no-repeat;
	background-size: 100% 100%;
}

.globalWrapper .title h2 {
	color: #fff;

}

.marketHead {
	width: 1106px;
	margin: 0 auto;
	margin-top: 50px;
}

.marketHead h3,
.salesService h3,
.userAccept h3 {
	color: #c9161d;
	font-size: 30px;
	font-weight: bold;
}

.marketLine,
.salesLine,
.userLine {
	margin-top: 7px;
	margin-bottom: 13px;
	width: 45px;
	height: 5px;
	background-color: #c9161d;
	;
}

.marketHead>p {
	color: #fff;
	font-size: 18px;
	line-height: 25px;
	;
}

.marketCarousel {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
	box-sizing: border-box;
	margin-top: 70px;
	;
	/* background-color: skyblue; */
	position: relative;
}

.marketCarousel .swiper-container {
	width: 1120px;
	/* background-color: red; */
}

.marketCarousel .swiper-container {
	position: static;
	width: 1100px;
}

.marketCarousel .swiper-slide {
	width: 100% !important;
}

.marketCarousel .swiper-slide img {
	float: left;
	margin-right: 10px;
}

.marketCarousel .swiper-slide img:last-child {
	margin-right: 0;
}

/* 左右按钮 */
.marketCarousel .swiper-button-prev,
.marketCarousel .swiper-button-next {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 2px solid #7b7c7d;
	background-repeat: no-repeat;
	background-size: 12px 20px;
}

.marketCarousel .swiper-button-prev {
	background-image: url(../img/about/zlLeft.png);
	left: 2px;
}

.marketCarousel .swiper-button-next {
	background-image: url(../img/about/zlRight.png);
	right: 2px;
}


.salesService {
	width: 1200px;
	margin: 0 auto;
	margin-top: 95px;
	;
}

.salesService h3,
.salesLine,
.salesTab {
	margin-left: 40px;
}

.salesTabBox {
	float: left;
	width: 115px;
	margin-right: 30px;
	;
	text-align: center;
}

.salesTabBox>img {
	width: 94px;
	height: 94px;
	margin: 0 auto;
}

.salesTabBox>p {
	margin-top: 8px;
	;
	font-size: 16px;
}

.salesMap {
	width: 1200px;
	margin: 0 auto;
	margin-top: 75px;
}

.userAccept {
	width: 1106px;
	margin: 0 auto;
	margin-top: 50px;
	;
}

.userAccept>p {
	line-height: 25px;
	;
}

.allImg {
	width: 1106px;
	margin: 0 auto;
	margin-top: 40px;
	;
	height: 450px;
	position: relative;
	/* background-color: yellow; */
}

#allImg {
	width: 1106px;
	margin: 0 auto;
	height: 390px;
	/* background-color: red; */
	position: static;
}

.allImg .swiper-slide {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: space-between;

}

.allImg .swiper-slide>.iconBox {
	width: 210px;
	height: 120px;
	line-height: 113px;
	border: 3px solid #d2d2d2;
	padding: 5px;
	box-sizing: border-box;
	cursor: pointer;
	text-align: center;
	font-size: 0;
}

.allImg .swiper-slide .iconBox:hover {
	border: 5px solid red;
}


.allImg .swiper-slide .iconBox img {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

/* 左右按钮 */
.allImg #allImg .swiper-button-prev {
	left: 1020px;
	background-image: url(../img/about/allImgLeft.png);
	background-repeat: no-repeat;
	background-size: 12px 20px;
}

.allImg #allImg .swiper-button-next {
	background-image: url(../img/about/allImgRight.png);
	background-repeat: no-repeat;
	background-size: 12px 20px;
}

.allImg #allImg .swiper-button-disabled {
	background-color: #fff !important;

}

.allImg #allImg .swiper-button-prev,
.allImg #allImg .swiper-button-next {
	position: absolute;
	border: 1px solid #d2d2d2;
	right: 0;
	top: 420px;
	width: 40px;
	height: 40px;
	background-color: red;
	color: #fff;
}


/**************************  zlProduct  *******************************/
#zlProduct {
	margin-top: 50px;
	padding-top: 90px;
	padding-bottom: 50px;
	box-sizing: border-box;
	background-color: #efefef;
}

.productText {
	width: 854px;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	;
	margin-top: 30px;
}

.series {
	width: 1109px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 100px;
}

.series h3 {
	margin: 55px 0;
	font-size: 36px;
	font-weight: bold;
	color: #d6000a;
}

.starHead {
	max-width: 1920px;
	min-width: 1200px;
	height: 120px;
	margin: 0 auto;
	background-color: #a00002;
}

.starTitle {
	width: 350px;
	margin-left: 42%;
	;
}

.starTitle img {
	float: left;
	margin-top: 50px;
	;
}

.starTitle h3 {
	float: left;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 120px;
	margin: 0 10px;
}

.starCarousel {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
}

.view .swiper-container {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
}

.view .swiper-container img {
	width: 100%;
	height: 100%;
}

.view .arrow-left {
	background: url(../img/about/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.view .arrow-right {
	background: url(../img/about/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.startPreview {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
	background: #fff;
	margin-top: -9px;
	height: 110px;
	padding-top: 8px;
	margin-bottom: -51px;
	box-sizing: border-box;
}

.preview {
	width: 700px;
	margin: 0 auto;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}

.preview .swiper-container {
	width: 1130px;
	margin-left: 35px;
	padding-top: 10px;
}

.preview .swiper-slide {
	width: 184px;
	cursor: pointer;
	margin: 0 10px;
}

.preview img {
	padding: 3px;
	/* border: 1px solid #cdcdcd; */
}

.preview .active-nav img {
	padding: 0;
	border: 4px solid #D7000F;
}

.preview .active-nav:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: 90px;
	top: -18px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid #D7000F;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

/*********************  productionCapacity  ********************************/
#production {
	/* margin-top: 90px; */
	/* padding-top: 90px; */
	box-sizing: border-box;
}

.twoTab {
	width: 1200px;
	/* background-color: skyblue; */
	margin: 0 auto;
	margin-top: 50px;
}

.twoTabhead {
	position: relative;
	/* width: 488px; */
	height: 54px;
	margin: 0 auto;
	margin-bottom: 30px;
	;
	overflow: hidden;
}

.twoTabhead>p {
	position: absolute;
	cursor: pointer;
	/* float: left; */
	width: 50%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 50px;
	;
	color: #555555;
	border: 1px solid #d2d2d2;
	left: 50%;
	transform: translateX(-50%);

}

.twoTabhead>p:first-child {
	width: 53%;
	top: 0;
	/* left: 20px; */
}

.twoTabhead>p:last-child {
	top: 0;
	right: 0px;
	;
}

.twoTabhead .activeText {
	background-color: #d6000a;
	color: #fff;
	z-index: 111;
}

.complete {
	width: 1200px;
	margin: 49px auto;
}

.completeView .swiper-container {
	width: 1200px;
}

.completeView .swiper-container img {
	width: 100%;
	height: 100%;
}

.completeView .arrow-left {
	background: url(../img/about/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.completeView .arrow-right {
	background: url(../img/about/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.completePreview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.completePreview .swiper-container {
	width: 815px;
	height: 84px;
	margin-left: 35px;
	margin: 0 auto;
	padding: 10px 10px 0;
}

.completePreview .swiper-slide {
	width: 184px;
	height: 84px;
	cursor: pointer;
	margin-left: 15px;
}

.completePreview img {
	padding: 3px;
}

.completePreview .active-nav img {
	padding: 0;
	border: 4px solid #D7000F;
}


.completePreview .active-nav:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: 90px;
	top: -18px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid #D7000F;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.showComplete {
	display: block;
}

.showExternal {
	display: none;
}

.efficientProduction {
	width: 1200px;
	margin: 0 auto;
	margin-top: 65px;
}

.efficientTitle,
.jishuTitle {
	width: 1106px;
	margin: 0 auto;
	line-height: 25px;
}

.efficientTitle>h3,
.jishuTitle>h3 {
	font-size: 30px;
	font-weight: bold;
	color: #d7000f;
}

.efficientTitle>div,
.jishuTitle>div:nth-child(2) {
	margin-top: 8px;
	margin-bottom: 30px;
	width: 45px;
	height: 5px;
	background-color: #d7000a;
}

.efficientTitle>p,
.jishuTitle>p {
	font-size: 18px;
}

.efficientCarousel {
	width: 1200px;
	margin: 50px auto;
	position: relative;
}

#efficientCarousel {
	width: 1106px;
	margin: 0 auto;
	position: static;
}

#efficientCarousel .swiper-slide {
	flex-shrink: 1;
	-webkit-flex-shrink: 1;
}

#efficientCarousel .swiper-wrapper .swiper-slide {
	margin-right: 10px;
}

/* 左右按钮 */
.efficientCarousel .swiper-button-prev,
.efficientCarousel .swiper-button-next {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 2px solid #7b7c7d;

}

.efficientCarousel .swiper-button-prev {
	background-image: url(../img/about/feel3.png);
	background-repeat: no-repeat;
	background-size: 12px 20px;
	left: 2px;
}

.efficientCarousel .swiper-button-next {
	background-image: url(../img/about/feel4.png);
	background-repeat: no-repeat;
	background-size: 12px 20px;
	right: 2px;
}

.jishuTab {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.jishuTitle>p {
	width: 1106px;
}

.jishuTabBox {
	float: left;
	width: 100px;
	margin-right: 30px;
	text-align: center;
}

.jishuTabBox img {
	width: 94px;
	height: 94px;
}

.jishuTabBox p {
	margin-top: 10px;
	font-size: 16px;
}

.jishuCarousel {
	width: 1200px;
	margin: 50px auto;
	position: relative;
}

#jishuCarousel {
	width: 1106px;
	margin: 0 auto;
	position: static;
}

#jishuCarousel .swiper-slide {
	flex-shrink: 1;
	-webkit-flex-shrink: 1;
}

#jishuCarousel .swiper-wrapper .swiper-slide {
	margin-right: 10px;
}

/* 左右按钮 */
.jishuCarousel .swiper-button-prev,
.jishuCarousel .swiper-button-next {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	border: 2px solid #7b7c7d;

}

.jishuCarousel .swiper-button-prev {
	background-image: url(../img/about/feel3.png);
	background-repeat: no-repeat;
	background-size: 12px 20px;
	left: 2px;
}

.jishuCarousel .swiper-button-next {
	background-image: url(../img/about/feel4.png);
	background-repeat: no-repeat;
	background-size: 12px 20px;
	right: 2px;
}

#jishuCarousel .swiper-wrapper .swiper-slide:first-child {
	width: 362px !important;
}

#jishuCarousel .swiper-wrapper .swiper-slide:nth-child(2) {
	width: 359px !important;
}

#jishuCarousel .swiper-wrapper .swiper-slide:nth-child(3) {
	width: 188px !important;
}

#jishuCarousel .swiper-wrapper .swiper-slide:nth-child(4) {
	width: 187px !important;
}

#jishuCarousel .swiper-wrapper .swiper-slide:nth-child(5) {
	width: 186px !important;
}

#jishuCarousel .swiper-wrapper .swiper-slide:nth-child(6) {
	width: 186px !important;
}

#jishuCarousel .swiper-wrapper .swiper-slide:nth-child(7) {
	width: 187px !important;
}

#jishuCarousel .swiper-wrapper .swiper-slide:nth-child(8) {
	width: 187px !important;
}

#jishuCarousel .swiper-wrapper .swiper-slide:last-child {
	width: 186px !important;
}






/* future */
#future {
	padding-top: 65px;
	box-sizing: border-box;
}

.futureCarousel {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}

.futureView .swiper-container {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
}

.futureView .swiper-container img {
	width: 100%;
	height: 100%;
}

.futureView .arrow-left {
	background: url(../img/about/index_tab_l.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.futureView .arrow-right {
	background: url(../img/about/index_tab_r.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -25px;
	width: 28px;
	height: 51px;
	z-index: 10;
}

.fururePreview {
	position: absolute;
	bottom: 70px;
	left: 32%;
}

.fururePreview .swiper-container {
	width: 706px;
	height: 100px;
	padding-top: 10px;
}

.fururePreview .swiper-slide {
	width: 184px;
	height: 90px;
	cursor: pointer;
	margin: 0 25px;
	position: relative;
}

.fururePreview img {
	padding: 3px;
	background-color: #fff;
}

.fururePreview .active-nav img {
	padding: 0;
	border: 4px solid #D7000F;
}

.fururePreview .active-nav:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: 90px;
	top: -18px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid #D7000F;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.easy {
	width: 1200px;
	margin: 0 auto;
	margin-top: 110px;
}

.easyHead {
	width: 1106px;
	margin: 0 auto;
}

.easyHead>h3 {
	color: #d7000f;
	font-size: 48px;
	font-weight: bold;
}

.easyHead>p {
	margin: 10px 0;
	font-size: 18px;
}

.easyHead>div {
	width: 55px;
	height: 5px;
	background-color: #d7000f;
}

.easyFooter {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.easyFooter img {
	width: 100%;
}

/************************footer栏***************************************/
#footer {
	width: 100%;
	height: 380px;
	background: #333333;
}

.foot_l {
	margin-top: 61px;
	width: 288px;
	float: left;
}

.logo2 {
	width: 120px;
	height: 50px;
	margin-bottom: 34px;
}

.logo2 img {
	width: 100%;
	height: 100%;
}



.foot_l_text span {
	font-weight: bold;
	color: #FFFFFF;
	font-family: "微软雅黑";
	display: block;
}

.foot_l_text span:nth-of-type(1) {
	font-size: 12px;
	margin-bottom: 4px;
}

.foot_l_text span:nth-of-type(2) {
	font-size: 17px;
}

.QRcode {
	width: 88px;
}

.QRcode img {
	margin: 0 auto;
	width: 80px;
	height: 80px;
}

.QRcode p {
	color: white;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}

.imow {
	text-align: center;
	width: 160px;
	cursor: pointer;
}

.imow img {
	margin: 0 auto;
	width: 122px;
	height: 80px;
}

.imow p {
	color: white;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}

.foot_r {
	float: left;
}


.foot_menu {
	/*float: right; */
	margin-top: 50px;
	width: 881px;
	height: 240px;
	border-bottom: 1px solid white;
	padding-bottom: 32px;
	display: flex;
}

.whiteLine {
	width: 34px;
	height: 2px;
	background: #FFFFFF;
}

/* 设置ul和li的样式 */
.foot_menu ul {
	list-style: none;
}

.foot_menu ul li {
	float: left;
	position: relative;
	margin-right: 118px;
}

/* 一级菜单 */
.foot_menu>ul>li>a {
	color: #FFFFFF;
	text-align: center;
	display: block;
	font: bold 16px/38px "微软雅黑";
}

/* 二级菜单*/
.foot_menu>ul>li>ul {
	position: absolute;
	left: -8px;
	top: 46px;
	width: 110px;
}

/* 设置二级菜单的li的样式 */
.foot_menu>ul>li>ul>li {
	float: none;
	padding: 0 10px;
}

.foot_menu>ul>li>ul>li>a {
	width: 105px;
	line-height: 22px;
	color: #FFFFFF;
	text-align: left;
	border-top: none;
	display: block;
	font-size: 12px;
}

.foot_bottom span {
	font-size: 12px;
	font-family: "微软雅黑 Regular";
	color: #FFFFFF;
	line-height: 26px;
}

.foot_menu_right {
	float: right;
}

.foot_menu_right a {
	color: #FFFFFF;
	text-align: center;
	display: inline-block;
	font: bold 16px/38px "微软雅黑";
	margin-right: 62px;
	margin-bottom: 68px;
}

.bottomUl {
	height: 194px;
	overflow: hidden;
}