.content {
	width: 100%;
	text-align: center;
}

/* 导航栏 */
.layui-icon-down {
	display: none;
}

.layui-nav-item {
	height: 60px;
	box-sizing: border-box;
}

.layui-nav-item:hover {
	border-bottom: 3px solid #FFB216;

}

.layui-nav-item:hover span {
	color: #FFB216;
}

.layui-nav {
	background-color: none;
}

/* banner */
.banner img {
	width: 100%;
	height: 700px;
}

body { background: #F4F5F7;}

.market-analysis { background: #fff; padding: 75px}
.market-analysis-center {margin: 0 auto 0 auto; max-width: 1280px;}
.market-analysis .market-analysis-explain { font-size: 22px; text-align: left; color: #333333; line-height: 36px;}
.market-analysis .market-analysis-chart { display: flex; margin-top: 50px}
.market-analysis .market-analysis-chart .market-analysis-chart-item { display: block;flex: 1;}
.market-analysis .market-analysis-chart img {width: 98%; height: auto}
.market-analysis .market-analysis-chart img:first-child {float: left}
.market-analysis .market-analysis-chart img:last-child {float: right}

.prospect-analysis { max-width: 1280px; margin: 30px auto; padding: 50px 0}
.prospect-analysis .prospect-analysis-list {display: flex}
.prospect-analysis .prospect-analysis-item {height: 680px;background: #FFFFFF;box-shadow: 0px 11px 30px 0px rgba(219, 219, 219, 0.84);border-radius: 1px;position: relative;flex: 1;}
.prospect-analysis .prospect-analysis-item:nth-child(2) {margin: 0 40px}
.prospect-analysis .prospect-analysis-item .prospect-analysis-img img {width: 100%; height: auto; position: relative}
.prospect-analysis .prospect-analysis-content-title {font-size: 30px;font-weight: 400;color: #333333;margin: 40px auto 45px auto}
.prospect-analysis .prospect-analysis-content-title span {display: inline-block; width: 35px; height: 35px;border-radius: 50%;background: #FFB216;color: #fff;text-align: center;line-height: 35px;font-size: 20px;vertical-align: top}
.prospect-analysis .prospect-analysis-content-text {font-size: 22px;font-weight: 300;color: #333333;line-height: 36px;padding: 0 8px}
.prospect-analysis .prospect-analysis-bot-img {position: absolute;left: 0;bottom: 0}

.cooperation {background: #333333; padding: 80px 0 80px 0}
.cooperation .cooperation-center { max-width: 1280px; margin: 0 auto; display: flex }
.cooperation .cooperation-title {font-size: 64px;font-weight: bold;color: #FFFFFF;}
.cooperation .cooperation-title p {line-height: 68px}
.cooperation .cooperation-border {width: 100px; height: 10px; background: #FFB216; border-radius: 2px;margin: 120px 0 90px 0}
.cooperation .cooperation-text-en {font-size: 36px;font-weight: 400;color: #FFFFFF;}
.cooperation .cooperation-left { width: 25%;text-align: left }
.cooperation .cooperation-img { width: 75%; text-align: right }
.cooperation .cooperation-img img { width: 100%; height: auto }

.to-join {background: #fff; padding: 78px 0 50px 0}
.to-join .to-join-center { max-width: 1280px; margin: 0 auto; }
.to-join .to-join-info-img img {width: 100%;height: auto}
.to-join .to-join-info-list {display: flex; margin-top: 30px}
.to-join .to-join-info-list .to-join-info-item {flex: 1;margin-left: 27px}
.to-join .to-join-info-list .to-join-info-item:first-child {margin-left: 0}
.to-join .to-join-info-list .to-join-info-item img {width: 100%;height: auto}
.to-join .to-join-info-text {font-size: 30px;font-weight: 400;color: #333333;line-height: 48px;margin-top: 40px}
.to-join .to-join-info-call {font-size: 24px;font-weight: 400;color: #EF1616;line-height: 48px;}

.earnings {padding: 78px 0 50px 0}
.earnings .earnings-center { max-width: 1280px; margin: 0 auto; text-align: left}
.earnings .earnings-text-explain {font-size: 30px;font-weight: 300;color: #333333;line-height: 48px;}
.earnings .earnings-text-example {font-size: 30px;font-weight: 400;color: #333333;line-height: 48px; margin-top: 30px}
.earnings .earnings-text-attention {font-size: 30px;font-weight: 400;color: #FF0000;line-height: 48px;}
.earnings .earnings-char img {width: 100%; height: auto;margin-top: 60px}
.earnings .earnings-info-list {display: flex}
.earnings .earnings-info-item {flex: 1; margin-left: 20px;margin-top: 40px; background: #FFFFFF;text-align: center;padding: 30px 0}
.earnings .earnings-info-item:first-child {margin-left: 0;}
.earnings .earnings-info-item .earnings-info-title {font-size: 48px;font-weight: bold;color: #333333;}
.earnings .earnings-info-item .earnings-info-order {width: 50px;height: 4px;background: #FFB216;display: inline-block;margin: 30px auto 30px auto;}
.earnings .earnings-info-text {font-size: 24px;font-family: Microsoft YaHei;font-weight: 400;color: #333333;}
.earnings .earnings-kind-img {margin-top: 40px}
.earnings .earnings-kind-img img {width: 100%;height: auto;}

.factory {background: #fff;padding: 78px 0}
.factory-center { max-width: 1280px; margin: 0 auto;}
.factory .factory-show-list {display: flex;margin-bottom: 27px}
.factory .factory-show-item {flex: 1;margin-left: 27px}
.factory .factory-show-item:first-child {margin-left: 0}
.factory .factory-show-item img {width: 100%;height: auto}
