/*.main{width: 1920px;}*/
body {
	font-family: SourceHanSansCN-Normal;
}

.active {
	color: #FA8F14 !important;
	border-bottom: 3px solid #FA8F14;
	box-sizing: border-box;
}

.top_nav {
	width: 100%;
	height: 64px;
	background: #f0f0f0;
	position: absolute;
	top: 70px;
	left: 0;
	display: none;
}

.nav_box {
	margin-left: 388px;
}

.top_left a {
	font-size: 16px;
	color: #666;
	float: left;
	text-decoration: none;
}

.nav_box a:hover {
	color: #FA8F14 !important;
}

.nav_active {
	color: #FA8F14 !important;
}

.top_right {
	float: right;
	height: 70px;
}

.top_right_span {
	padding: 0 10px;
	font-size: 18px;
	color: #6E6D6D;
	cursor: pointer;
	font-family: SimHei;
	font-weight: 400;
}

.top_right_span:hover {
	padding: 0 10px;
	font-size: 18px;
	color: #FA8F14;
}

.top_right_span1 {
	padding: 0 10px;
	font-size: 18px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: SimHei;
	font-weight: 400;
}

.banner_box {
	width: 100%;
	height: 560px;
	position: relative;
	text-align: center;
	padding-top: 80px;
}

.banner_pic {
	width: 100%;
	height: 560px;
	float: left;
}

.banner_content {
	height: 500px;
	position: relative;
}

.banner_content h1 {
	font-family: HYSuZeLiXingKaiTruing !important;
	font-size: 52px;
	color: #fff;
	font-weight: 500;
	position: absolute;
	top: 160px;
	right: 80px;
}

.banner_content h2 {
	font-size: 24px;
	color: #fff;
	padding-top: 32px;
	font-weight: 200;
	position: absolute;
	top: 210px;
	right: 0px;
	width: 800px;
	text-align: left;
}

.banner_content .div1 {
	font-size: 24px;
	color: #fff;
	padding-top: 32px;
	font-weight: 200;
	position: absolute;
	top: 300px;
	right: 0px;
	width: 800px;
	text-align: left;
	display: flex;
}

.banner_content .divA {
	width: 180px;
	height: 56px;
	border-radius: 8px;
	cursor: pointer;
	line-height: 56px;
	text-align: center;
}

.banner_content .div3 {
	background: rgba(250, 143, 20, 1);
	margin-right: 24px;
}

.banner_content .div4 {
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(255, 255, 255, 1);
	color: rgba(250, 143, 20, 1);
}

.swiper {
	display: flex;
}

.swiper1 {
	height: 500px;
	width: 50%;
	/* background:pink; */
}

.swiper2 {
	/* background:lightblue; */
	width: 50%;
}

.swiperLeftTitle1 {
	font-size: 24px;
	font-weight: 500;
	color: rgba(42, 42, 42, 1);
}

.swiperLeftTitle2 {
	font-size: 20px;
	font-weight: 500;
	color: rgba(42, 42, 42, 1);
}

.swiperLeftP {
	font-size: 16px;
	font-family: SimHei;
	font-weight: 400;
	color: rgba(42, 42, 42, 1);
	line-height: 28px;
}

.swiperLeftItem {
	width: 580px;
	height: 150px;
	padding: 30px 57px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 1);
}

.swiperLeftItemActive {
	width: 580px;
	height: 197px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.15);
	border-radius: 8px;
	padding: 30px 57px;
	box-sizing: border-box;
	margin-bottom: 17px;
}

.swiperRightImg {
	width: 100%;
	height: 500px;
}

.content {
	width: 100%;
	float: left;
}

.banner_btn1 {
	width: 180px;
	height: 56px;
	float: left;
	background: #FA8F14;
	color: #fff;
	font-size: 18px;
	border-radius: 8px;
	text-indent: 15px;
	line-height: 56px;
	margin-top: 40px;
	cursor: pointer;
}

.banner_btn2 {
	width: 180px;
	height: 56px;
	float: left;
	background: #fff;
	color: #FA8F14;
	font-size: 18px;
	border-radius: 8px;
	text-indent: 15px;
	line-height: 56px;
	margin-top: 40px;
	margin-left: 24px;
	cursor: pointer;
}

.banner_btn1 img,
.banner_btn2 img {
	width: 40px;
	height: 40px;
	float: left;
	margin-left: 27px;
	margin-top: 8px;
}

.content_top {
	padding-top: 72px;
	padding-bottom: 75px;
	height: 105px;
	text-align: center;
	width: 625px;
	margin: 0 auto;
}

.content_top2 {
	padding-top: 72px;
	padding-bottom: 75px;
	height: 45px;
	text-align: center;
	color: #626262;
}

.content_top3 {
	padding-top: 72px;
	padding-bottom: 40px;
	height: 45px;
	text-align: center;
	color: #2A2A2A;
	font-weight: 400;
}

/*.content_top div{height:2px;border:none;border-top:2px solid #DCDCDC;float: left;width: 100px;margin-top: 26px;}*/
.content_top p {
	font-size: 28px;
	color: #909399;
}

.content_top h1 {
	font-size: 40px;
	color: #3D3D3D;
}

.content_top .orange_line {
	width: 120px;
	height: 4px;
	background: #FA8F14;
	margin: 30px auto;
}

.content_box {
	width: 100%;
}

.goodness_row {
	width: 100%;
	float: left;
}

.goodness_box {
	width: calc((100% - 328px) / 3);
	height: 268px;
	float: left;
	padding-bottom: 136px;
	text-align: center;
}

.goodness_box:nth-child(2) {
	margin: 0 164px;
}

.goodness_box img {
	width: 50px;
	height: 50px;
	margin: 20px auto;
}

.goodness_box p {
	font-size: 24px;
	color: #303133;
	padding-bottom: 26px;
}

.goodness_box div {
	font-size: 16px;
	color: #606266;
	text-align: left;
	line-height: 30px;
}

.goodness_top {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-indent: 11px;
	font-size: 30px;
}

.goodness_top img {
	width: 50px;
	height: 50px;
	float: left;
}

.goodness_content {
	margin-top: 20px;
	font-size: 18px;
	color: #3D3D3D;
	line-height: 30px;
}

.ipad {
	width: 540px;
	height: 460px;
	margin-top: 80px;
	float: left;
	padding-bottom: 90px;
}

.pic_computer {
	width: 520px;
	height: 460px;
	margin-top: 80px;
	float: right;
	padding-bottom: 78px;
}

.pic_shangjiahoutai {
	width: 720px;
	height: 500px;
	margin-top: 80px;
	float: left;
	padding-bottom: 50px;
}

.index_text_box {
	float: right;
	width: 480px;
}

.detail_btn {
	width: 140px;
	height: 40px;
	background: rgba(235, 97, 0, 1);
	border-radius: 30px;
	margin-top: 37px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.index_text_title {
	padding-top: 170px;
	color: #2A2A2A;
	font-size: 40px;
}

.index_text_title span {
	color: #2A2A2A;
	font-size: 32px;
}

.index_text_p1 {
	padding-top: 36px;
	color: #2A2A2A;
	font-size: 30px;
}

.index_text_p2 {
	color: #2A2A2A;
	font-size: 30px;
}

.index_text_s {
	color: #7C7C7C;
	font-size: 18px;
	padding-top: 20px;
}

.function_row {
	width: 100%;
	height: 425px;
	margin-bottom: 33px;
}

.function_box {
	width: 260px;
	margin: 0 20px 33px;
	float: left;
	height: 320px;
	box-shadow: 0px 3px 15px 1px rgba(124, 124, 124, 0.09);
	border-radius: 10px;
	text-align: center;
}

.function_box:hover {
	box-shadow: 0px 8px 15px 5px rgba(124, 124, 124, 0.15);
}

.function_pic {
	width: 90px;
	height: 90px;
	margin-top: 40px;
}

.function_box p {
	font-size: 24px;
	color: #515151;
	font-weight: bold;
	margin-top: 38px;
}

.function_box div {
	font-size: 14px;
	color: #515151;
	margin-top: 25px;
}

.information_btn {
	width: 280px;
	cursor: pointer;
	height: 52px;
	background: rgba(235, 97, 0, 1);
	border: 1px solid rgba(250, 250, 250, 1);
	border-radius: 26px;
	color: #fff;
	font-size: 18px;
}

.information_btn_box {
	width: 100%;
	text-align: center;
}

#top_right_span_phone {
	cursor: default;
}

/*.bottom{width: 100%;float: left;position: relative;margin-top: 84px;height: 547px;background: #292826;}*/
/*.bottom_line{border-top: 3px solid #FA8F14;width: 100%;height: 1px;position: absolute;bottom: 98px;}*/
.bottom_footbox {
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #fff;
	height: 100px;
	float: left;
	background: #292826;
	opacity: 0.4;
	position: absolute;
	bottom: 0;
	left: 0;
}

.bottom_footbox div {
	margin-top: 20px;
}

.bottom_sbox {
	float: left;
	color: #BEBDBD;
	font-size: 18px;
	padding-top: 113px;
}

.bottom_sbox p {
	paimHei;
	font-weight: bold;
}

dding-bottom: 28px;
}

.bottom_p {
	font-size: 24px;
	margin-bottom: 35px;
}

.window_box {
	position: fixed;
	right: 0;
	top: 500px;
	background: #FA8F14;
	width: 76px;
	height: 266px;
	padding: 8px;
}

.window_sbox {
	width: 76px;
	height: 88px;
	border-bottom: 1px solid #f7f287;
	color: #fff;
	font-size: 15px;
	text-align: center;
}

.window_sbox:last-child {
	border: 0;
}

.window_icon {
	width: 50px;
	height: 50px;
	margin: 4px 13px 4px;
}

.hide {
	display: none;
}
