@charset "UTF-8";
@import url("font.css");
ul {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}
ul li {
	list-style: none;
}
h3, h4 {
	margin: 0;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: 'Inter', 'Roboto', 'Segoe UI', 'Source Han Sans SC', 'Helvetica Neue', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei', 'Lucida Grande', Verdana, sans-serif;
}
:focus {
	outline: 1;
}
a:hover {
	text-decoration: none;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
ul {
	list-style: none;
}
input {
	outline: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
.top_nav {
	background: rgba(255, 255, 255, 0.95);
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .1);
	z-index: 100;
}
.top_nav .flex {
	padding: 0 100px;
	height: 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.top_nav .logo img {
	height: 46px;
	outline: none;
	padding-top: 8px;
}
.top_nav ul {
	display: flex;
	margin-right: 12vw;
}
.top_nav ul li {
	position: relative;
	margin-left: 40px;
}
.top_nav ul li > a {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 600;
	display: block;
	text-align: center;
	color: #000;
	font-size: 19px;
	line-height: 80px;
}
.top_nav ul li.on > a {
	color: #CA0915;
}
.top_nav ul li > a span {
	color: #BFBFBF;
	font-size: 14px;
	display: block;
}
.top_nav ul li > a:hover {
	color: #CA0915;
}
.top_nav ul li > div {
	position: absolute;
	top: 80px;
	left: -25%;
	width: 140%;
	background: #fff;
	text-align: center;
	z-index: 10000;
	display: none;
	box-shadow: 0 3px 15px 0 rgba(0, 0, 0, .1);
}
.top_nav ul li:nth-child(6) > div {
	width: 340%;
}
.top_nav ul li:hover > div {
	display: block;
}
.top_nav ul li > div > a {
	display: block;
	color: #333;
	font-size: 15px;
	line-height: initial;
	padding: 6px 12px;
}
.top_nav ul li > div > a:first-child {
	padding-top: 20px;
}
.top_nav ul li > div > a:last-child {
	padding-bottom: 20px;
}
.top_nav ul li > div > a:hover {
	color: #1D74CD;
}
.pc_banner .swiper-slide {
	position: relative;
	width: 100% !important;
}
.pc_banner .swiper-slide img {
	width: 100%;
	height: 100vh;
	display: block;
}
.pc_banner .swiper_btn {
	bottom: 60px;
	right: 5%;
	position: absolute;
	display: flex;
	align-items: center;
	width: 210px;
}
.pc_banner .swiper_btn img {
	cursor: pointer;
	width: 54px;
	height: 54px;
	z-index: 100;
}
.pc_banner .swiper_btn .prev:hover {
	content: url("../img/swiper_prev_on.png");
}
.pc_banner .swiper_btn .next:hover {
	content: url("../img/swiper_next_on.png");
}
.pc_banner .swiper-pagination-bullet {
	background: #fff;
	opacity: 0.5;
	margin: 0 6px;
}
.pc_banner .swiper-pagination {
	position: relative;
	margin: 0 15px;
}
.pc_banner .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
}
#fp-nav .active {
	border: 1px solid #CA0915;
	border-radius: 50%;
}
.fp-warning, .fp-watermark {
	display: none;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
	background: #D5D5D5;
	width: 4px;
	height: 4px;
	left: 50%;
	top: 50%;
}
#fp-nav ul li a, .fp-slidesNav ul li a {
	border: 1px solid #D5D5D5;
	border-radius: 50%;
}
#fp-nav ul li, .fp-slidesNav ul li {
	width: 18px;
	height: 18px;
	margin: 18px 5px;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
	height: 6px;
	width: 6px;
	border-radius: 100%;
	background: #CA0915;
	margin: -3px 0 0 -3px;
}
.section2 {
	background: url("../img/index_app_bg.jpg") no-repeat;
	background-size: 100% 100%;
}
.main {
	width: 1560px;
	margin: 0 auto;
}
.index_app_title {
	margin-left: calc((100% - 1560px) / 2);
	border-bottom: 1px solid #E5E5E5;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding-bottom: 30px;
	margin-top: 50px;
	margin-bottom: 60px;
}
.index_app_title::before {
	width: 75px;
	height: 1px;
	background: #CA0915;
	position: absolute;
	content: '';
	display: block;
	left: 0;
	bottom: -1px;
	z-index: 10;
}
.index_app_title .content p {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 700;
	font-size: 32px;
	text-transform: uppercase;
	color: #101010;
}
.index_app_title .content span {
	color: #DFDFDF;
	font-size: 34px;
	text-transform: uppercase;
	font-family: 'Montserrat', 'Roboto Condensed';
}
.index_app_title .swiper_btn {
	margin-right: 7%;
}
.index_app_title .swiper_btn img {
	width: 36px;
	height: 36px;
	cursor: pointer;
}
.index_app_title .swiper_btn .prev {
	margin-right: 20px;
}
.index_app_title .swiper_btn .prev:hover {
	content: url("../img/swiper_prev_on.png");
}
.index_app_title .swiper_btn .next:hover {
	content: url("../img/swiper_next_on.png");
}
#app_swiper {
	position: relative;
	left: calc((100% - 1560px) / 2);
	overflow: hidden;
}
#app_swiper .swiper-slide .img {
	display: block;
	overflow: hidden;
}
#app_swiper .swiper-slide .img img {
	width: 100%;
	display: block;
	transition: 0.3s all ease;
}
#app_swiper .swiper-slide .img:hover img {
	transform: scale(1.05);
}
#app_swiper .swiper-slide .text-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	color: white;
	padding: 25px;
	transition: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
	z-index: 2;
}
#app_swiper .swiper-slide .text-overlay h3 {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 500;
	font-size: 20px;
	margin: 0;
	transition: all 0.5s ease;
}
#app_swiper .swiper-slide .text-overlay .summary {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	font-size: 16px;
	text-align: left;
	line-height: 1.6;
	transition: all 0.6s ease;
}
#app_swiper .swiper-slide:hover .text-overlay {
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 40px;
}
#app_swiper .swiper-slide:hover .text-overlay h3 {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 500;
	font-size: 28px;
	margin-bottom: 20px;
}
#app_swiper .swiper-slide:hover .text-overlay .summary {
	max-height: 200px;
	opacity: 1;
	margin-top: 10px;
}
#app_swiper .swiper-slide:hover img {
	transform: scale(1.05);
}
@media (max-width: 768px) {
	#app_swiper .swiper-slide .text-overlay h3 {
		font-size: 20px;
	}
	#app_swiper .swiper-slide:hover .text-overlay h3 {
		font-size: 22px;
	}
	#app_swiper .swiper-slide:hover .text-overlay {
		padding: 20px;
	}
	#app_swiper .swiper-slide .text-overlay .summary {
		font-size: 14px;
	}
}
.section2 {
	padding-top: 80px !important;
	overflow: hidden;
}
.section2 .fp-overflow {
	overflow: hidden;
}
.section3 {
	padding-top: 80px !important;
	background: url("../img/index_about_bg.jpg") no-repeat;
	background-size: 100% 100%;
}
.section3 .title {
	margin-top: 50px;
	margin-bottom: 40px;
}
.section3 .title p {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 700;
	font-size: 32px;
	text-transform: uppercase;
	color: #000;
}
.section3 .title span {
	color: #DFDFDF;
	font-size: 34px;
	font-family: 'Montserrat', 'Roboto Condensed';
}
.section3 .content .desc {
	width: 40%;
	margin-bottom: 40px;
}
.section3 .content .desc p {
	color: #444;
	font-size: 16px;
	line-height: 1.8;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
}
.section3 .content .more {
	width: 140px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #CA0915;
	text-align: center;
	color: #CA0915;
	font-size: 16px;
	display: block;
	transition: 0.3s all ease;
	margin-bottom: 50px;
}
.section3 .content .more img {
	width: 18px;
	height: 5px;
	position: relative;
	top: -4px;
	margin-left: 8px;
}
.section3 .content .more:hover {
	background: #CA0915;
	color: #fff;
}
.section3 .content .more:hover img {
	content: url("../img/more_on.png");
}
.section3 .numCount {
	margin-top: 50px;
	width: 54%;
}
.section3 .numCount ul {
	padding-left: 0;
	display: flex;
	justify-content: space-between;
}
.section3 .numCount p {
	font-size: 16px;
	color: #666;
	margin-bottom: 20px;
}
.section3 .numCount li {
	text-align: center;
	position: relative;
	width: 23%;
	margin-right: 1%;
	background: #fff;
	padding: 30px 0;
}
.section3 .numCount li:last-child {
	margin-right: 0;
}
.section3 .numCount li .numU {
	line-height: 1.3;
}
.section3 .numCount li .numCX {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 700;
	font-size: 32px;
	color: #CA0915;
}
.section3 .numCount li .numT {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 600;
	font-size: 60px;
	color: #CA0915;
}
.section3 .numCount li .numU .unitC {
	font-size: 16px;
	line-height: 1.3;
	margin-left: 0.3em;
	color: #CA0915;
	position: relative;
	top: 0;
}
.section3 .numCount li .numU .unitD {
	font-size: 36px;
	font-weight: bold;
	color: #151921;
}
.section3 .numCount li .numU sub {
	vertical-align: baseline;
}
.section3 .numCount li .indc {
	color: #333;
	font-size: 16px;
	padding: 0 20px;
	margin-top: 12px;
}
.section3 .numCount li .desc {
	color: #999;
	font-size: 14px;
}
.section4 {
	padding-top: 80px !important;
	background: url("../img/index_cp_bg.jpg") no-repeat;
	background-size: 100% 100%;
}
.section4 .main > .flex {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.section4 .flex .left {
	width: 260px;
}
.section4 .flex .left .title {
	margin-bottom: 50px;
}
.section4 .flex .left .title p {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 700;
	font-size: 32px;
	letter-spacing: 1px;
	color: #fff;
}
.section4 .flex .left .title span {
	color: rgba(255, 255, 255, 0.3);
	font-size: 34px;
}
.section4 .flex .left ul {
	margin-bottom: 100px;
}
.section4 .flex .left ul li {
	cursor: pointer;
	color: #fff;
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 50px;
	padding-left: 36px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.section4 .flex .left ul li::after {
	width: 16px;
	height: 16px;
	border: 2px solid rgba(255, 255, 255, 0.8);
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
	content: '';
	display: block;
}
.section4 .flex .left ul li.active::after {
	border: 2px solid #fff;
}
.section4 .flex .left ul li.active::before {
	width: 16px;
	height: 2px;
	background: #fff;
	border-radius: 1px;
	position: absolute;
	left: 8px;
	top: 15px;
	display: block;
	content: '';
}
.section4 .flex .left .more {
	width: 172px;
	height: 42px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 17px;
	display: block;
	transition: 0.3s all ease;
}
.section4 .flex .left .more img {
	width: 18px;
	height: 5px;
	position: relative;
	top: -2px;
	margin-left: 8px;
}
.section4 .flex .left .more:hover {
	background: #CA0915;
}
.section4 .flex .right {
	width: calc(100% - 320px);
	background: #fff;
	padding: 40px;
}
.section4 .flex .right .content {
	display: none;
}
.section4 .flex .right .content_on {
	display: block !important;
}
.section4 .flex .right .cp_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.section4 .flex .right .cp_top .t {
	width: calc(100% - 110px);
	display: flex;
	align-items: center;
}
.section4 .flex .right .cp_top .t h4 {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 700;
	font-size: 28px;
	color: #101010;
	margin-right: 20px;
}
.section4 .flex .right .cp_top .t p {
	color: #666;
	font-size: 16px;
}
.section4 .flex .right .cp_top .swiper_btn {
	width: 92px;
	display: flex;
	justify-content: space-between;
}
.section4 .flex .right .cp_top .swiper_btn img {
	width: 36px;
	height: 36px;
	cursor: pointer;
}
.section4 .flex .right .cp_top .swiper_btn .prev:hover {
	content: url("../img/swiper_prev_on.png");
}
.section4 .flex .right .cp_top .swiper_btn .next:hover {
	content: url("../img/swiper_next_on.png");
}
.section4 .cp_swiper .swiper-slide .flex {
	display: flex;
	flex-wrap: wrap;
}
.section4 .cp_swiper .swiper-slide .flex .box {
	width: 33.33333%;
	height: 15vw;
	border-left: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	display: block;
	overflow: hidden;
	position: relative;
	transition: 0.3s all ease;
}
.section4 .cp_swiper .swiper-slide .flex .box:nth-child(1), .section4 .cp_swiper .swiper-slide .flex .box:nth-child(2), .section4 .cp_swiper .swiper-slide .flex .box:nth-child(3) {
	border-top: 1px solid #EBEBEB;
}
.section4 .cp_swiper .swiper-slide .flex .box:nth-child(3) {
	border-right: 1px solid #EBEBEB;
}
.section4 .cp_swiper .swiper-slide .flex .box:last-child {
	border-right: 1px solid #EBEBEB;
}
.section4 .cp_swiper .swiper-slide .flex .box .icon {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: 0.3s all ease;
}
.section4 .cp_swiper .swiper-slide .flex .box:hover {
	box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.1);
}
.section4 .cp_swiper .swiper-slide .flex .box:hover .icon {
	opacity: 1;
}
.section4 .cp_swiper .swiper-slide .flex .box .icon img {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto;
}
.section4 .cp_swiper .swiper-slide .flex .box > img {
	width: 100%;
	padding: 2% 20%;
	display: block;
}
.section4 .cp_swiper .swiper-slide .flex .box .name {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 600;
	font-size: 18px;
	color: #101010;
	text-align: center;
	width: 100%;
	left: 0;
	bottom: 20px;
	position: absolute;
	transition: 0.3s all ease;
}
.section4 .cp_swiper .swiper-slide .flex .box:hover .name {
	opacity: 1;
}
.section.fp-auto-height {
	display: block !important;
	padding-bottom: 0 !important;
	position: relative !important;
}
.section5 {
	padding-top: 80px !important;
	overflow: hidden;
}
footer {
	position: relative !important;
	margin-top: auto !important;
}
footer .top {
	background: #414448;
	padding: 60px 0 50px;
}
footer .top .flex {
	display: flex;
	justify-content: space-between;
}
footer .top .flex .navs {
	display: flex;
}
footer .top .flex .navs ul {
	margin-right: 5vw;
}
footer .top .flex .navs ul h4 {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 600;
	font-size: 20px;
	color: #fff;
	margin-bottom: 30px;
}
footer .top .flex .navs ul:nth-child(2) h4, footer .top .flex .navs ul:nth-child(4) h4 {
	opacity: 0;
}
footer .top .flex .navs ul li {
	margin-bottom: 10px;
}
footer .top .flex .navs ul li a {
	color: #D9D9DA;
	font-size: 15px;
}
footer .top .flex .lx h4 {
	color: #fff;
	font-size: 22px;
	margin-bottom: 24px;
}
footer .top .flex .lx p {
	color: #D9D9DA;
	font-size: 16px;
	margin-bottom: 10px;
}
footer .top .flex .tel h4 {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 500;
	font-size: 22px;
	color: #fff;
	margin-bottom: 25px;
}
footer .top .flex .tel p {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 600;
	font-size: 30px;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 30px;
}
footer .top .flex .tel .qrcode {
	display: flex;
}
footer .top .flex .tel .qrcode .box {
	margin-right: 12px;
}
footer .top .flex .tel .qrcode .box img {
	width: 28px;
	height: 28px;
}
footer .top .flex .tel .qrcode > div {
	position: relative;
}
footer .top .flex .tel .qrcode .box > div {
	position: absolute;
	left: 0;
	top: 50px;
	display: none;
}
footer .top .flex .tel .qrcode .box:hover > div {
	display: block;
}
footer .bottom {
	background: #393D42;
	padding: 24px 0;
	color: #999;
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.3px;
}
footer .bottom span {
	padding-left: 15px;
}
footer .bottom span a {
	color: #999;
}
footer .bottom span a:hover {
	color: #ccc;
	cursor: pointer;
}
.section5 {
	background: url("../img/index_app_bg.jpg") no-repeat;
	background-size: 100% 100%;
}
.section5 .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
	margin-top: 50px;
}
.section5 .flex .title p {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 700;
	font-size: 32px;
	color: #101010;
}
.section5 .flex .title span {
	color: #DFDFDF;
	font-size: 34px;
	font-family: 'Montserrat', 'Roboto Condensed';
}
.section5 .flex .more {
	width: 140px;
	height: 38px;
	border: 1px solid #DADADA;
	line-height: 38px;
	text-align: center;
	display: block;
	color: #000;
	font-size: 16px;
	transition: 0.3s all ease;
}
.section5 .flex .more:hover {
	background: #CA0915;
	color: #fff;
	border: 1px solid #CA0915;
}
.section5 .flex .more:hover img {
	content: url("../img/more_on.png");
}
.section5 .flex .more img {
	width: 18px;
	height: 5px;
	position: relative;
	top: -2px;
	margin-left: 8px;
}
.index_new_box .img {
	display: block;
	overflow: hidden;
	position: relative;
}
.index_new_box .img img {
	width: 100%;
	display: block;
	transition: 0.3s all ease;
	position: relative;
	z-index: 5;
	height: 300px;
	object-fit: cover;
}
.index_new_box .img:hover img {
	transition: 0.3s all ease;
	transform: scale(1.1);
}
.index_new_box .img .tag {
	font-size: 14px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #CA0915;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 10px;
	z-index: 10;
}
.index_new_box .content {
	background: #fff;
	height: 280px;
	padding: 30px;
	position: relative;
}
.index_new_box .content .title {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 600;
	font-size: 20px;
	line-height: 1.2;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	margin-bottom: 10px;
}
.index_new_box .content .title:hover {
	color: #CA0915;
}
.index_new_box .content p {
	color: #666;
	font-size: 16px;
	line-height: 1.6;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.index_new_box .content .more {
	position: absolute;
	width: 100%;
	padding: 0 30px;
	bottom: 30px;
	left: 0;
	display: flex;
	justify-content: space-between;
}
.index_new_box .content .more a {
	color: #CC1621;
	font-size: 16px;
}
.index_new_box .content .more a img {
	width: 18px;
	height: 5px;
	position: relative;
	top: -2px;
	margin-left: 8px;
}
.index_new_box2 {
	background: #fff;
	padding: 30px;
	height: 580px;
}
.index_new_box2 ul li {
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 20px;
	margin-bottom: 19px;
}
.index_new_box2 ul li:last-child {
	border-bottom: none;
}
.index_new_box2 ul li span {
	color: #999;
	font-size: 16px;
	display: block;
	margin-bottom: 6px;
}
.index_new_box2 ul li a {
	font-weight: 500;
	line-height: 1.2;
	color: #333;
	font-size: 18px;
	display: block;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.index_new_box2 ul li a:hover {
	color: #CA0915;
}
.page_banner {
	position: relative;
	margin-top: 80px;
}
.page_banner > img {
	width: 100%;
	display: block;
}
.page_banner .content {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.page_banner .content h4 {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 700;
	font-size: 44px;
	text-align: center;
	text-shadow: rgb(0, 0, 0, 0.3) 2px 0 5px;
	letter-spacing: 1px;
	color: #fff;
	margin-bottom: 14px;
	margin-top: 172px;
}
.page_banner .content p {
	color: #FAFAFA;
	font-size: 26px;
	text-transform: uppercase;
}
.top_nav_white {
	background: #fff;
}
.page_group {
	padding: 50px 0 80px;
	overflow: hidden;
}
.page_group.prolist {
	background: #f5f5f5;
}
.page_new_hot {
	margin-bottom: 50px;
}
.page_new_swiper .swiper-slide .flex {
	display: flex;
	justify-content: space-between;
}
.page_new_swiper .swiper-slide .flex .img {
	width: 60%;
	display: block;
	overflow: hidden;
}
.page_new_swiper .swiper-slide .flex .img:hover img {
	transform: scale(1.1);
}
.page_new_swiper .swiper-slide .flex .img img {
	display: block;
	width: 100%;
	transition: 0.3s all ease;
	height: 500px;
	object-fit: cover;
}
.page_new_swiper .swiper-slide .flex .content {
	width: 40%;
	height: 500px;
	padding: 40px;
	background: #F7F7F8;
}
.page_new_swiper .swiper-slide .flex .content > span {
	color: #999;
	font-size: 20px;
	margin-bottom: 24px;
	display: block;
}
.page_new_swiper .swiper-slide .flex .content .title {
	color: #333;
	font-size: 24px;
	display: block;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	margin-bottom: 30px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	transition: 0.3s all ease;
}
.page_new_swiper .swiper-slide .flex .content .title:hover {
	color: #CA0915;
}
.page_new_swiper .swiper-slide .flex .content > p {
	color: #666;
	font-size: 16px;
	line-height: 32px;
	text-overflow: ellipsis;
	word-break: break-all;
	display: -webkit-box;
	margin-bottom: 30px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.page_new_swiper .swiper-pagination {
	width: auto;
	right: 40px;
	left: auto;
	bottom: 40px;
}
.page_new_swiper .swiper-pagination-bullet {
	opacity: 0.4;
}
.page_new_swiper .swiper-pagination-bullet-active {
	opacity: 1;
	background: #CC1621;
}
.page_new_list .row {
	padding-bottom: 30px;
}
.page_new_list .box {
	background: #F7F7F8;
	padding: 35px;
	position: relative;
	transition: 0.3s all ease;
	overflow: hidden;
	margin-bottom: 30px;
}
.page_new_list .box::before {
	position: absolute;
	left: 0;
	bottom: -4px;
	height: 4px;
	width: 100%;
	background: #CC1621;
	content: '';
	display: block;
	transition: 0.3s all ease;
}
.page_new_list .box:hover {
	background: #fff;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.08);
}
.page_new_list .box:hover::before {
	bottom: 0;
}
.page_new_list .box .title {
	font-family: 'Roboto Condensed', 'Montserrat';
	color: #333;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.2;
	display: block;
	min-height: 50px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.page_new_list .box .title:hover {
	color: #CA0915;
}
.page_new_list .box > span {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 500;
	color: #999;
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
}
.page_new_list .box > p {
	color: #666;
	font-size: 16px;
	line-height: 1.4;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 25px;
}
.page_new_list .box .img {
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
.page_new_list .box .img:hover img {
	transform: scale(1.1);
}
.page_new_list .box .img img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	transition: 0.3s all ease;
	display: block;
}
.page_new_list .box .more {
	color: #666;
	font-size: 16px;
}
.page_new_list .box .more img {
	width: 18px;
	height: 5px;
	position: relative;
	top: -2px;
	margin-left: 8px;
}
.page_new_list .box .more:hover {
	color: #CA0915;
}
.page_new_list .box .more:hover img {
	content: url("../img/more.png");
}
.fenye {
	text-align: center;
	margin-top: 40px;
	display: flex;
	justify-content: center;
}
.fenye span {
	border: 1px solid #E8E8E8;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	color: #888;
}
.fenye .fenye_p {
	height: 30px;
	display: inline-block;
	line-height: 30px;
	padding: 0 10px;
	border: 1px solid #E8E8E8;
	color: #888;
	margin: 0 4px;
}
.fenye .fenye_p:hover {
	color: #fff;
	background: #CA0915;
	border: 1px solid #CA0915;
}
.fenye_num {
	height: 30px;
	display: inline-block;
	line-height: 30px;
	padding: 0 10px;
	border: 1px solid #E8E8E8;
	color: #888;
	margin: 0 4px;
	border-radius: 2px;
}
.fenye_num:hover {
	color: #fff;
	background: #CA0915;
	border: 1px solid #CA0915;
}
.fenye .active {
	background: #CA0915;
	color: #fff;
	border: 1px solid #CA0915;
}
.page_nav {
	border-bottom: 1px solid #F0F0F0;
}
.page_nav .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}
.page_nav .flex .desc {
	font-size: 14px;
	display: flex;
}
.page_nav .flex .desc span, .page_nav .flex .desc a {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 500;
	letter-spacing: .5px;
	color: #666;
	font-size: 15px;
	margin: 0 5px;
}
.page_nav .flex .desc a:hover {
	color: #CA0915;
}
.page_nav .flex .prev img {
	width: 18px;
	height: 16px;
	margin-right: 6px;
	position: relative;
	top: 2px;
}
.page_nav .flex .prev {
	color: #666;
	font-size: 16px;
}
.page_nav .flex .prev:hover {
	color: #CA0915;
}
.page_nav .flex .prev:hover img {
	content: url("../img/prev_on.png");
}
.page_new_detail {
	display: flex;
	justify-content: space-between;
}
.page_new_detail > .box {
	width: 70%;
}
.page_new_detail .box h4 {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 600;
	font-size: 28px;
	color: #333;
	margin-bottom: 22px;
}
.page_new_detail .box .desc {
	display: flex;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.page_new_detail .box .desc span {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 500;
	font-size: 16px;
	color: #999;
	margin-right: 50px;
}
.page_new_detail .box .content p {
	color: #333;
	font-size: 16px;
	line-height: 1.8;
}
.page_new_detail .box .content img {
	max-width: 100%;
	margin: 15px 0;
}
.page_new_detail .box .more {
	border-top: 1px solid #ddd;
	padding-top: 30px;
	margin-top: 50px;
}
.page_new_detail .box .more p {
	color: #999;
	font-size: 16px;
	line-height: 2;
}
.page_new_detail .box .more p a {
	color: #999;
}
.page_new_detail .box .more p a:hover {
	color: #CA0915;
}
.page_new_detail .right {
	width: 27%;
}
.page_new_detail .right .title {
	background: rgba(187, 187, 187, 0.1);
	border: 1px solid #EBEBEB;
	padding: 12px 30px;
}
.page_new_detail .right .title p {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 600;
	color: #333;
	font-size: 20px;
	border-left: 4px solid #CC1621;
	padding-left: 12px;
}
.page_new_detail .right ul {
	border: 1px solid #EBEBEB;
	padding: 30px;
	border-top: none;
}
.page_new_detail .right .group {
	border: 1px solid #EBEBEB;
	padding: 30px;
	border-top: none;
}
.page_new_detail .right ul li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #F0F0F0;
}
.page_new_detail .right ul li a {
	font-size: 16px;
	line-height: 1.3;
	color: #333;
	display: block;
	margin-bottom: 10px;
}
.page_new_detail .right ul li a:hover {
	color: #CC1621;
}
.page_new_detail .right ul li span {
	font-family: 'Montserrat', 'Roboto Condensed';
	display: block;
	color: #999;
	font-size: 16px;
	font-weight: 500;
}
.page_new_detail .right ul li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
.page_new_detail .right .box {
	margin-bottom: 20px;
}
.page_new_detail .right .box .img {
	display: block;
	overflow: hidden;
	width: 100%;
}
.page_new_detail .right .box .img img {
	width: 100%;
	display: block;
	transition: 0.3s all ease;
}
.page_new_detail .right .box .img:hover img {
	transform: scale(1.1);
}
.page_new_detail .right .box .name {
	display: block;
	text-align: center;
	margin-top: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
}
.page_nav .flex ul {
	display: flex;
}
.page_nav .flex ul li {
	margin-right: 50px;
	position: relative;
}
.page_nav .flex ul li.active::before {
	height: 2px;
	background: #CC1621;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -21px;
	content: '';
	display: block;
}
.page_nav .flex ul li a {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-size: 18px;
	font-weight: 600;
	color: #000;
	display: block;
}
.page_nav .flex ul li a:hover {
	color: #CC1621;
}
.page_title {
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}
.page_title p {
	color: #000;
	font-size: 36px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
	z-index: 10;
}
.page_title p::before {
	width: 30px;
	height: 4px;
	background: #CA0915;
	position: absolute;
	content: '';
	display: block;
	bottom: 0;
	left: calc((100% - 30px) / 2);
	z-index: 10;
}
.page_title span {
	color: #000;
	font-size: 24px;
	position: relative;
	display: block;
	z-index: 10;
}
.page_title div {
	color: #FAFAFA;
	font-size: 70px;
	z-index: 5;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: -25px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.page_kh_list .box {
	margin-bottom: 30px;
}
.page_kh_list .box .img {
	display: block;
	overflow: hidden;
	border: 1px solid #E8E8E8;
}
.page_kh_list .box .img img {
	width: 100%;
	display: block;
	transition: 0.3s all ease;
}
.page_kh_list .box .img:hover img {
	transform: scale(1.1);
}
.page_kh_list .box .title {
	text-align: center;
	color: #333;
	font-size: 18px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 20px;
}
.page_kh_list .box .title:hover {
	color: #CC1621;
}
.page_cp_tab {
	margin-bottom: 20px;
}
.page_cp_tab ul {
	display: flex;
	flex-wrap: wrap;
}
.page_cp_tab ul li {
	margin-right: 16px;
	margin-bottom: 15px;
}
.page_cp_tab ul li a {
	font-size: 16px;
	text-align: center;
	color: #000;
	background: #fff;
	border: 1px solid #ddd;
	transition: 0.3s all ease;
	padding: 8px 18px;
	display: block;
}
.page_cp_tab ul li.active a {
	background: #CC1621;
	border: 1px solid #CC1621;
	color: #fff;
}
.page_cp_tab ul li:hover a {
	background: #CC1621;
	border: 1px solid #CC1621;
	color: #fff;
}
.page_cp_list {
	padding-bottom: 30px;
}
.page_cp_list .box {
	background: #fff;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.page_cp_list .box .img {
	display: block;
	width: 100%;
	overflow: hidden;
}
.page_cp_list .box .img img {
	display: block;
	width: 100%;
	transition: 0.3s all ease;
	padding: 0 10%;
}
.page_cp_list .box .img:hover img {
	transform: scale(1.05);
}
.page_cp_list .box .title {
	font-family: 'Montserrat', 'Roboto Condensed';
	color: #333;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.page_cp_list .box .title:hover {
	color: #CC1621;
}
.page_cp_detail_top {
	padding: 50px 0;
	background: #F7F7F8;
}
.page_cp_detail_top .flex {
	display: flex;
	justify-content: space-between;
}
.page_cp_detail_top .flex .left {
	width: 48%;
}
.page_cp_detail_top .flex .left .swiper-container {
	border: 1px solid #eee;
}
.page_cp_detail_top .flex .page_cp_banner .swiper-slide img {
	width: 100%;
	display: block;
}
.page_cp_detail_top .flex .page_cp_banner .swiper-pagination-bullet {
	opacity: .8;
	border: 1px solid #fff;
	background: rgb(255, 255, 255, 0.5);
}
.page_cp_detail_top .flex .page_cp_banner .swiper-pagination-bullet-active {
	background: #CC1621;
}
.page_cp_detail_top .right {
	width: 48%;
}
.page_cp_detail_top .right > span {
	font-family: 'Montserrat', 'Roboto Condensed';
	color: #000;
	font-size: 18px;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 10px;
	display: block;
}
.page_cp_detail_top .right h4 {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 700;
	color: #333;
	font-size: 1.8rem;
	position: relative;
	border-bottom: 3px solid #D2D2D2;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.page_cp_detail_top .right h4::before {
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 120px;
	height: 3px;
	background: #CC1621;
	content: '';
	display: block;
}
.page_cp_detail_top .right .content {
	font-style: italic;
	letter-spacing: .5px;
	line-height: 2;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin: 20px 0 30px;
}
.page_cp_detail_top .right .content p {
	color: #666;
	font-size: 16px;
	line-height: 2;
}
.page_cp_detail_top .right .tel {
	margin-bottom: 30px;
}
.page_cp_detail_top .right .tel div {
	font-family: 'Montserrat', 'Roboto Condensed';
	color: #333;
	font-size: 20px;
	letter-spacing: .5px;
	margin-bottom: 10px;
}
.page_cp_detail_top .right .tel div img {
	width: 24px;
	height: 24px;
	margin-right: 6px;
	position: relative;
	top: 4px;
}
.page_cp_detail_top .right .tel p {
	color: #333;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 1px;
	font-family: 'Montserrat', 'Roboto Condensed';
}
.page_cp_detail_top .right .zx {
	width: 190px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #CC1621;
	color: #fff;
	display: block;
}
.page_cp_detail_top .right .zx img {
	width: 18px;
	height: 5px;
	vertical-align: middle;
	margin-left: 8px;
}
.page_cp_title {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 600;
	font-size: 28px;
	color: #333;
	border-left: 4px solid #CC1621;
	padding-left: 15px;
	margin-bottom: 20px;
}
.page_cp_desc p {
	color: #333;
	font-size: 16px;
	line-height: 1.8;
}
.page_cp_desc img, .page_cp_desc p img {
	margin: 15px 0;
}
.page_cp_desc table {
	width: 100%;
	border-collapse: collapse;
	margin: 20px 0;
}
.page_cp_desc table td {
	padding: 10px 15px !important;
	border-width: 1px;
	border-bottom: 1px solid #CCC
}
.page_cp_desc table tr:first-child td {
	font-family: 'Montserrat', 'Roboto Condensed';
	background-color: #CA0915;
	color: #fff;
	letter-spacing: .5px;
	padding: 13px 15px;
}
.page_cp_desc table tr:first-child td p {
	color: #fff;
}
.page_cp_desc table tr td p {
	line-height: initial;
}
.page_cp_desc table tr:nth-child(odd) {
	background-color: #ededed
}
.page_cp_desc table tr:nth-child(even) {
	background-color: #fff
}
.page_cp_td {
	margin-bottom: 50px;
}
.page_cp_al .flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.page_cp_al .flex .swiper_btn img {
	width: 36px;
	height: 36px;
	cursor: pointer;
}
.page_cp_al .flex .swiper_btn .prev {
	margin-right: 10px;
}
.page_cp_al .flex .swiper_btn .prev:hover {
	content: url("../img/swiper_prev_on.png");
}
.page_cp_al .flex .swiper_btn .next:hover {
	content: url("../img/swiper_next_on.png");
}
.page_cp_al_swiper .swiper-slide .box .img {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
.page_cp_al_swiper .swiper-slide .box .img img {
	width: 100%;
	display: block;
	transition: 0.3s all ease;
}
.page_cp_al_swiper .swiper-slide .box .img:hover img {
	transform: scale(1.1);
}
.page_cp_al_swiper .swiper-slide .title {
	color: #333;
	font-size: 16px;
	text-align: center;
	display: block;
}
.page_cp_al_swiper .swiper-slide .title:hover {
	color: #CC1621;
}
.page_title h5 {
	color: #000;
	font-size: 16px;
	position: relative;
	z-index: 10;
	line-height: 34px;
}
.page_zx_group {
	background: url("../img/page_zx_bg.png") no-repeat;
	background-size: 100% 100%;
	padding: 70px 0;
}
.page_zx_box {
	display: flex;
	align-items: baseline;
}
.page_zx_box p {
	width: 80px;
	color: #666;
	font-size: 16px;
}
.page_zx_group .flex {
	display: flex;
	justify-content: space-between;
}
.page_zx_group .flex .left {
	width: 46%;
}
.page_zx_group .flex .right {
	width: 46%;
}
.page_zx_box {
	margin-bottom: 20px;
}
.page_zx_box input {
	width: calc(100% - 100px);
	height: 44px;
	background: #fff;
	border: 1px solid #ddd;
	line-height: 44px;
	outline: none;
	padding: 0 15px;
}
.page_zx_box select {
	width: calc(100% - 100px);
	height: 44px;
	background: #fff;
	border: 1px solid #ddd;
	line-height: 44px;
	outline: none;
	padding: 0 15px;
}
.page_zx_box span {
	margin-left: 6px;
	color: #CC1621;
}
.page_zx_box textarea {
	width: calc(100% - 100px);
	background: #fff;
	border: 1px solid #ddd;
	outline: none;
	padding: 0 15px;
	height: 240px;
}
.page_zx_btn {
	width: 200px;
	height: 40px;
	background: #CC1621;
	line-height: 40px;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 40px;
	color: #fff;
	font-size: 16px;
}
.page_about_lc {
	background: url("../img/page_lc_bg.png") no-repeat;
	background-size: 100% 100%;
	padding: 70px 0;
}
.list_contact {
	position: relative;
	padding: 4.5rem 0 3rem;
}
.list_contact ul li {
	margin-bottom: 1.5rem !important;
}
.list_contact ul li > div {
	border: 1px solid #d5d5d5;
	border-radius: 0.625rem;
	padding: 1.6rem 3rem;
	height: 100%;
	text-align: center;
	transition: all 0.4s;
	-webkit-transform: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.list_contact ul li > div .name {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.8;
	color: #282828;
	margin: 0.3rem 0 0.5rem;
}
.list_contact ul li > div .cont {
	font-size: 1.05rem;
	line-height: 1.6;
	color: #5b5b5b;
	min-height: 55px;
}
.contact-bg {
	background: url("../img/msgbg.jpg") top / cover no-repeat;
	padding: 5rem 0;
}
.contact-bg .title {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: bold;
	font-size: 2.2rem;
	line-height: 1.5;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 1rem;
}
.contact-bg .cont {
	width: 72%;
	font-size: 1.1rem;
	margin-top: 2.5rem;
}
.listform input::placeholder, .listform select::placeholder .listform textarea::placeholder {
	color: rgba(170, 170, 170, 0.6);
}
.listform input, .listform select {
	background: #f5f5f5;
	width: 100%;
	height: 3.4375rem;
	line-height: 3.4375rem;
	border-radius: 0.625rem;
	font-size: 1rem;
	font-weight: 500;
	color: #898989;
	display: block;
	border: 0;
	padding: 0 1rem;
	margin-bottom: 1.5rem !important;
}
.listform input.bor, .listform select.bor {
	border: 1px solid #e2e2e2;
}
.listform input.bor:focus, .listform select.bor:focus {
	border: 1px solid #109cd9;
	background: #f5f5f5;
}
.listform textarea {
	background: #f5f5f5;
	width: 100%;
	border: none;
	font-size: 1rem;
	font-weight: 500;
	color: #898989;
	height: 7.5rem;
	border-radius: 0.625rem;
	padding: 1rem;
	margin-bottom: 1.25rem !important;
}
.listform textarea.bor {
	border: 1px solid #e2e2e2;
}
.listform textarea.bor:focus {
	border: 1px solid #109cd9;
	background: #f8fbfc;
}
.listform .name {
	font-size: 1rem;
	line-height: 1.875rem;
	color: #3a3a3a;
	margin-bottom: 0.625rem;
	font-weight: 500;
}
.listform .name span {
	color: #d90000;
}
.listform .more {
	border-radius: 0.25rem;
	background: #CA0915;
	color: #fff;
	padding: 0 3.4375rem;
}
.listform .more .iconfont {
	font-weight: 600;
}
.listform .more::before {
	background: #fff;
	border-radius: 0.25rem;
}
.listform .more:hover {
	color: #ddd;
}
.listform .more_more {
	width: 12rem;
	border: 1px solid #ccc;
	line-height: 3rem;
	font-size: 1.1rem;
	color: #fff;
	padding: 0 2.25rem;
	display: inline-block;
	position: relative;
	z-index: 5;
	color: #fff;
	background: #CA0915;
	border-radius: 0.5rem;
}
.listform .more_more::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scale(0.6);
	transition: all 0.4s;
	-webkit-transform: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	background: #333;
	border-radius: 0.5rem;
	z-index: -1;
	opacity: 0;
}
.listform .more_more:hover {
	color: #ddd
}
.listform .more_more:hover::before {
	opacity: 1;
	transition: all 0.4s;
	-webkit-transform: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transform: scale(1)
}
.listform .more_more:nth-child(1) {
	margin-right: 0.875rem;
}
.listform .more_more:nth-child(2) {
	margin-left: 0.875rem;
	background: #e2e2e2;
	color: #5b5b5b;
	border-color: #e2e2e2;
}
.page_lc_swiper {
	position: relative;
	margin-top: 50px;
}
.page_lc_swiper::before {
	height: 1px;
	background: #C7C8CA;
	position: absolute;
	left: 0;
	width: 100%;
	top: 67px;
	content: '';
	display: block;
}
.page_lc_swiper .swiper-slide .box {
	text-align: center;
}
.page_lc_swiper .swiper-slide .box p {
	color: #000;
	font-size: 28px;
	margin-bottom: 20px;
}
.page_lc_swiper .swiper-slide .box .yuan {
	width: 16px;
	height: 16px;
	background: #CA0915;
	border-radius: 50%;
	margin: 0 auto;
}
.page_lc_swiper .swiper-slide .box .desc {
	color: #000;
	font-size: 16px;
	padding: 15px;
	margin-top: 20px;
}
.page_lc_swiper .swiper_btn img {
	width: 44px;
	height: 44px;
	cursor: pointer;
}
.page_lc_swiper .swiper_btn .prev {
	position: absolute;
	top: 46px;
	left: 15px;
	z-index: 100;
}
.page_lc_swiper .swiper_btn .prev:hover {
	content: url("../img/swiper_prev_on.png");
}
.page_lc_swiper .swiper_btn .next:hover {
	content: url("../img/swiper_next_on.png");
}
.page_lc_swiper .swiper_btn .next {
	position: absolute;
	top: 46px;
	right: 15px;
	z-index: 100;
}
.page_about_jj .content p {
	color: #333;
	font-size: 16px;
	line-height: 1.8;
}
.page_about_jj .content img {
	margin: 20px 0;
}
.page_about_jj .content {
	margin-bottom: 10px;
}
.page_about_jj .numCount ul {
	padding-left: 0;
	display: flex;
	justify-content: space-between;
}
.page_about_jj .numCount p {
	font-size: 16px;
	color: #666;
	margin-bottom: 20px;
}
.page_about_jj .numCount li {
	text-align: center;
	position: relative;
	width: 16.66666%;
	background: #fff;
}
.page_about_jj .numCount li:last-child {
	margin-right: 0;
}
.page_about_jj .numCount li .numU {
	line-height: 1.3;
}
.page_about_jj .numCount li .numCX {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-weight: 700;
	font-size: 44px;
	color: #CA0915;
}
.page_about_jj .numCount li .numT {
	font-size: 60px;
	color: #CA0915;
	font-family: 'Montserrat', 'Roboto Condensed';
}
.page_about_jj .numCount li .numU .unitC {
	font-size: 100%;
	line-height: 1.3;
	margin-left: 0.3em;
	color: #CA0915;
	position: relative;
	top: 0;
	font-size: 14px;
}
.page_about_jj .numCount li .numU .unitD {
	font-size: 36px;
	color: #151921;
	font-weight: bold;
}
.page_about_jj .numCount li .numU sub {
	vertical-align: baseline;
}
.page_about_jj .numCount li .indc {
	color: #333;
	font-size: 16px;
	margin-top: 12px;
}
.page_about_jj .numCount li .desc {
	color: #999;
	font-size: 14px;
}
.page_about_jj .imgGroup {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.page_about_jj .imgGroup .box {
	width: 48.5%;
}
.page_about_jj .imgGroup .box img {
	width: 100%;
	display: block;
}
.page_about_jj h3.tit {
    position: relative;
    font-family: 'Montserrat', 'Roboto Condensed';
    font-size: 1.5rem;
    font-weight: 700;
    padding-bottom: .8rem;
    margin-bottom: 1rem;
}
.page_about_jj h3.tit:before {
    content: "";
    width: 50px;
    height: 4px;
    border-radius: 5px;
    background: #CA0915;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.page_about_wh {
	background: url("../img/page_wh_bg.png") no-repeat;
	background-size: 100% 100%;
	padding: 70px 0;
}
.page_about_wh .flex {
	display: flex;
	justify-content: space-between;
}
.page_about_wh .flex .left {
	width: 42%;
}
.page_about_wh .flex .left ul li {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.page_about_wh .flex .left ul li img {
	width: 90px;
	height: 90px;
}
.page_about_wh .flex .left ul li .text {
	width: calc(100% - 110px);
}
.page_about_wh .flex .left ul li .text h4 {
	color: #000;
	font-size: 24px;
	margin-bottom: 4px;
}
.page_about_wh .flex .left ul li .text span {
	color: #B1B1B2;
	font-size: 20px;
	margin-bottom: 4px;
	display: block;
}
.page_about_wh .flex .left ul li .text p {
	color: #000;
	font-size: 18px;
	display: block;
}
.page_about_wh .flex .right {
	width: 50%;
}
.page_about_wh .flex .right img {
	display: block;
	width: 100%;
}
.page_about_ry .box {
	background: #fff;
	border-radius: 10px;
	border: 1px solid #EFEDED;
	height: 290px;
	padding: 30px;
	margin-bottom: 30px;
}
.page_about_ry {
	padding: 70px 0;
	background: #F5F5F5;
}
.page_about_ry .box > img {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.page_about_ry .box p {
	text-align: center;
	color: #000;
	font-size: 18px;
}
.page_join {
	background: #F7F7F8;
	padding: 70px 0;
}
.page_join_list ul li {
	margin-bottom: 10px;
}
.page_join_list ul li .top {
	border: 1px solid #EFEDED;
	padding: 20px 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	cursor: pointer;
}
.page_join_list ul li .top .name {
	color: #333;
	font-size: 18px;
	width: 30%;
}
.page_join_list ul li .top .t {
	color: #999;
	font-size: 18px;
	width: 20%;
}
.page_join_list ul li .top img {
	width: 18px;
	height: 10px;
}
.page_join_list ul li .bottom {
	background: #fff;
	display: none;
	padding: 50px;
	transition: 0.3s all ease;
}
.page_join_list ul li .bottom .content {
	margin-bottom: 30px;
}
.page_join_list ul li .bottom .content:last-child {
	margin-bottom: 0;
}
.page_join_list ul li .bottom .content h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 18px;
}
.page_join_list ul li .bottom .content p {
	font-size: 16px;
	margin-bottom: 10px;
	color: #333;
}
.page_join_list ul li.active .top {
	background: #CC1621;
	border: 1px solid #CC1621;
}
.page_join_list ul li.active .top .name {
	color: #fff;
}
.page_join_list ul li.active .top .t {
	color: #fff;
}
.page_join_list ul li.active .top img {
	content: url("../img/jian_on.png");
}
.page_join_list ul li.active .bottom {
	display: block;
}
/* Form */
.msgbg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999;
	display: none;
}
.msg-form {
	position: fixed;
	max-width: 800px;
	height: 510px;
	top: 50%;
	left: 50%;
	width: 90%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1000;
	/* height: 80%; */
	overflow-x: auto;
	display: none;
	-webkit-overflow-scrolling: touch;
}
.m-msg-table {
	background: #F4F4F4;
	border-top: 5px solid #CA0915;
	padding: 30px 40px 35px;
}
.formtitle {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333;
	padding-right: 60px;
	margin-bottom: 10px;
}
.form-text {
	font-size: 15px;
	color: rgba(47, 47, 47, 0.7);
}
.msg-formtable {
	margin-top: 20px;
	border-top: 1px solid #D2D2D2;
	padding: 18px 0 0;
}
.input-item {
	position: relative;
}
.name-tit {
	font-size: 16px;
	margin-bottom: 10px;
	color: #373737;
}
.name-tit em {
	font-style: normal;
	color: #d91921;
}
.quote-box {
	position: relative;
	background: #fff;
}
.quote-box span {
	position: absolute;
	width: 55px;
	top: 0;
	left: 0;
	height: 100%;
	background: #cacaca;
	text-align: center;
}
.quote-box span img {
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.quote-box input, .quote-box textarea, .quote-box select {
	font-size: 15px;
	height: 50px;
	width: 100%;
	padding: 10px 0;
	line-height: 1.4;
}
.quote-box textarea {
	height: 90px;
}
.quote-box select {
	background: url("../images/wicon20.png") right center no-repeat;
}
.sign-text {
	color: rgba(47, 47, 47, 0.7);
	font-size: 16px;
	padding-top: 20px;
}
.sign-text .check-icon {
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: -7px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	border-radius: 50%;
	border: 1px solid #eee;
}
.sign-text.cur .check-icon {
	background: rgba(255, 255, 255, 0.8) url("../images/icon_star.png") 4px 3px no-repeat;
	background-size: 68%;
}
.contact-submit {
	margin-top: 28px;
	margin-bottom: 0;
}
.contact-submit input {
	display: block;
	width: 240px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	background: #CA0915;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-transform: uppercase;
	letter-spacing: 5px;
	border: none;
}
.popclose-btn {
	width: 40px;
	height: 40px;
	background: #CA0915;
	border-radius: 4px;
	display: block;
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
}
.popclose-btn:after, .popclose-btn:before {
	content: "";
	position: absolute;
	width: 24px;
	height: 2px;
	left: 8px;
	top: 20px;
	background-color: #FFF;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.popclose-btn:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.header .head-wrap .head-rbox .message {
	float: right !important;
}
.message h4 {
	height: 58px;
	background: #CA0915;
	color: #fff;
	line-height: 58px;
	text-align: center;
	font-size: 18px;
}
.message .request-list {
	margin-top: 7px;
	background: #EEE;
	border-top: 5px solid #DB0F19;
}
.message .request-list .reitem {
	position: relative;
	padding: 15px 40px 15px 50px;
	line-height: 24px;
	border-bottom: 1px solid #F4F4F4;
}
.message .request-list .reitem:before {
	content: "";
	width: 6px;
	height: 6px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #DB0F19;
	display: block;
	position: absolute;
	left: 25px;
	top: 28px;
}
.request-table {
	margin-top: 35px;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	border-right: 1px solid #D7D7D7;
}
.request-table table {
	min-width: 640px;
	width: 100%;
}
.request-table thead tr {
	background: url("../images/wimg30.jpg") center 0 no-repeat;
	-moz-background-size: 100% 70px;
	-o-background-size: 100% 70px;
	background-size: 100% 70px;
	text-align: center;
}
.request-table thead tr td {
	height: 60px;
	color: #fff;
	font-size: 18px;
}
.request-table tbody tr td {
	border-left: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	padding: 10px 24px;
}
.formtitle {
	font-family: 'Montserrat', 'Roboto Condensed';
	font-size: 30px;
	letter-spacing: normal;
	margin-bottom: 20px;
}
.msg-formtable ul li.sgitem {
	margin: 0 -20px 18px;
}
.msg-formtable ul li.sgitem .input-item {
	float: left;
	width: 50%;
	padding: 0 20px;
	margin-bottom: 0;
}
.name-tit {
	font-size: 16px;
	margin-bottom: 15px;
}
.quote-box {
	padding-left: 75px;
}
.quote-box span {
	width: 55px;
}
.quote-box input, .quote-box textarea, .quote-box select {
	height: 50px;
	border: none;
}
.quote-box textarea {
	height: 88px;
}
#SelectLanguage {
    position: absolute;
    right: 5.5vw;
    bottom: 23px;
    cursor: pointer;
    font-size: 14px;
    color: #333;
    width: 140px;
    background: none;
    border: 1px solid #999;
    padding: 6px 10px;
    z-index: 999;
}
.side-bar {
	background: rgb(255, 255, 255, .7);
    border: 1px solid #eee;
	border-radius: .6rem;
	box-shadow: 0 3px 6px 1px rgba(0, 0, 0, .1);
	flex-direction: column;
	position: fixed;
	right: .5%;
	bottom: .8%;
	z-index: 1000
}
.side-bar, .side-bar a {
	align-items: center;
	display: flex;
	justify-content: center;
	width: 3.6rem;
}
.side-bar a {
	background: transparent;
	border-radius: .2rem;
	height: 3.2rem;
	position: relative;
	transition: all .3s
}
.side-bar a:before {
	background-color: #ddd;
	bottom: 0;
	content: "";
	height: 1px;
	left: .6rem;
	position: absolute;
	transition: all .3s ease;
	width: 2.6rem
}
.side-bar a:first-of-type {
	border-radius: .6rem .6rem 0 0
}
.side-bar a:last-of-type {
	border-radius: 0 0 .6rem .6rem
}
.side-bar a p {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	width: 100%
}
.side-bar a p img {
	width: 24px;
	height: 24px;
}
.side-bar a p em {
	color: #222;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	margin-top: 5px;
	transition: all .3s ease
}
.side-bar a:hover {
	filter: brightness(1.05)
}
.side-bar a:hover, .side-bar a:hover:before {
	background-color: #CA0915
}
.side-bar a:hover .iconfont, .side-bar a:hover p em {
	color: #fff
}
.side-bar a:hover span {
	opacity: 1;
	transform: translate(-100%, -50%);
	visibility: initial
}
.side-bar a span {
	background-color: #fff;
	border-radius: .2rem;
	box-shadow: 0 .3rem .6rem .1rem rgba(0, 0, 0, .06);
	color: #222;
	display: inline-block;
	height: 100%;
	left: -2px;
	line-height: 3rem;
	opacity: 0;
	padding: 0 1.6rem;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-110%, -50%);
	transition: all .5s;
	visibility: hidden;
	white-space: nowrap
}
@media screen and (max-width:1024px) {
	.side-bar {
		background-color: rgb(255,255,255,0.8);
		bottom: 0;
		box-shadow: 0 -2px .5rem -2px rgba(0, 0, 0, .3);
		flex-direction: row;
		height: 3rem;
		left: 0;
		top: auto;
		transform: none;
		width: 100vw;
		border-radius: 0;
	}
	.side-bar a {
		border: none;
		border-radius: 0;
		box-shadow: none;
		flex: 1;
		height: 3rem;
		margin: 0
	}
	.side-bar a:before {
        height: 0;
    }
	.side-bar a .iconfont {
		font-size: 2.6rem;
		line-height: 2rem
	}
}
@media (max-width:1600px) {
	.main {
		width: 90%;
		margin: 0 auto;
	}
	.top_nav ul li {
	    margin-left: 30px;
    }
	.top_nav ul li a {
		font-size: 18px;
		margin-left: 0;
    }
	#app_swiper {
		position: relative;
		left: 5%;
		overflow: hidden;
	}
	.index_app_title {
		margin-left: 5%;
		padding-bottom: 30px;
		border-bottom: 1px solid #E5E5E5;
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: relative;
		margin-bottom: 40px;
		margin-top: 50px;
	}
}
@media (max-width:1440px) {
    .top_nav .logo img {
        height: 42px;
        padding-top: 7px;
    }
	.top_nav ul li {
		position: relative;
		margin-left: 25px;
	}
	.top_nav ul li > a {
		font-size: 16px;
	}
}
@media screen and (max-width: 1080px) {
	.mobileIcon .openMenu {
		width: 60px;
		height: 60px;
		align-self: center;
		margin: 0 auto;
	}
	.mobileIcon .closeMenu {
		width: 60px;
		height: 60px;
		align-self: center;
		margin: 0 auto;
		display: none;
	}
	.mobileIcon {
		position: absolute;
		right: 0;
		top: 0;
		width: 60px;
		height: 60px;
		display: flex !important;
		align-items: center;
		text-align: center;
	}
	.menuDown .mobileMenu {
		position: fixed;
		width: 100%;
		height: 0;
		top: 50px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 30px;
		background: #fff;
		z-index: 99999;
		opacity: 0;
		overflow: hidden;
	}
	.menuDown .mobileMenu .menuBtns .menuBtn {
		display: block;
		font-size: 18px;
		line-height: 40px;
		color: #333;
		margin-bottom: 20px;
		transition: all 0.5s;
		text-decoration: none;
		border-bottom: 1px solid #ececec;
	}
	.menuDown .mobileMenu .menuBtns .menuBtn > a {
		color: #333;
		padding-left: 30px;
		padding-right: 30px;
	}
	.menuDown .mobileMenu .menuBtns .menuBtn:hover div {
		display: block;
		background: #f5f6fa;
		padding: 15px 45px;
	}
	.menuDown .mobileMenu .menuBtns .menuBtn > div {
		display: none;
	}
	.menuDown .mobileMenu .menuBtns .menuBtn > div a {
		display: block;
		color: #666;
		font-size: 16px;
	}
	.menuDown .mobileMenu .flexBox {
		position: absolute;
		width: 100%;
		bottom: 50px;
		left: 0;
		display: flex;
		justify-content: center;
	}
	.menuDown .mobileMenu .flexBox .language {
		font-size: 13px;
		line-height: 32px;
		color: rgba(255, 255, 255, 0.5);
		margin-right: 10px;
		cursor: pointer;
	}
	.menuDown .mobileMenu .flexBox .language .active {
		color: #fff;
	}
	.menuDown .mobileMenu .flexBox .tel {
		display: flex;
		align-items: center;
		font-size: 13px;
		line-height: 32px;
		color: #fff;
		margin-left: 6px;
		margin-right: 6px;
	}
	.menuDown .mobileMenu .flexBox .tel .icon {
		width: 26px;
		height: 26px;
		display: block;
	}
	.menuDown .bg {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.3);
		z-index: 99;
		opacity: 0;
	}
	.menuDown {
		position: fixed;
		width: 100%;
		height: 100%;
		display: none;
		z-index: 99;
	}
	.menuDown .bg {
		position: fixed;
		width: 100%;
		height: 100%;
		left: 0;
		top: 60px;
		background: rgba(0, 0, 0, 0.3);
		z-index: 99;
		opacity: 0;
	}
	.menuDown {
		position: fixed;
		width: 100%;
		height: 100%;
		display: none;
		z-index: 999;
	}
	.menuDown .infoBox {
		position: fixed;
		width: 100%;
		top: 80px;
		z-index: 99;
	}
	.top_nav .flex {
		padding: 0 30px;
	}
	.index_app_title .content p {
		font-size: 24px;
	}
	.index_app_title .content span {
		font-size: 18px;
	}
	.index_app_title {
		margin: 0 15px;
		margin-top: 0;
		margin-bottom: 30px;
	}
	.index_app_title .swiper_btn {
		margin-right: 0;
		display: flex;
	}
	.index_app_title .swiper_btn .prev {
		margin-right: 10px;
	}
	#app_swiper {
		left: 0;
		margin: 0 15px;
	}
	.section3 .title p {
		font-size: 24px;
	}
	.section3 .title span {
		font-size: 18px;
	}
	.main {
		width: 100%;
		padding: 0 15px;
	}
	.section3 {
		background-size: cover;
	}
	.section3 .content .desc {
		width: 100%;
		margin-bottom: 20px;
	}
	.section3 .title {
		margin-bottom: 20px;
	}
	.section3 .content .more {
		margin-bottom: 20px;
	}
	.section3 .numCount {
		width: 100%;
		margin-top: 20px;
	}
	.section3 .numCount li .numCX {
		font-size: 28px;
	}
	.section3 .numCount li .indc {
		font-size: 14px;
	}
	.section4 {
		background: url("../img/wap_cp_bg.png") no-repeat;
		background-size: 100% 100%;
	}
	.section4 .flex .left .title p {
		font-size: 24px;
	}
	.section4 .flex .left .title span {
		font-size: 20px;
	}
	.section4 .main > .flex {
		flex-wrap: wrap;
	}
	.section4 .flex .left {
		width: 100%;
	}
	.section4 .flex .left .title {
		margin-bottom: 20px;
	}
	.section4 .flex .left ul li {
		margin-bottom: 20px;
		font-size: 18px;
	}
	.section4 .flex .left ul li::after {
		top: 3px;
	}
	.section4 .flex .left ul li.active::before {
		top: 10px;
	}
	.section4 .flex .left ul {
		margin-bottom: 20px;
	}
	.section4 .flex .right {
		width: 100%;
		padding: 15px;
	}
	.section4 .flex .right .cp_top .swiper_btn {
		display: none;
	}
	.section4 .flex .right .cp_top .t {
		width: 100%;
	}
	.section4 .cp_swiper .swiper-slide .flex .box {
		width: 50%;
	}
	.section4 .cp_swiper .swiper-slide .flex .box {
		border: 1px solid #EBEBEB;
	}
	.section4 .flex .right .cp_top .t h4 {
		font-size: 20px;
	}
	.section4 .flex .left .more {
		display: none;
	}
	.index_new_box .img img {
		height: 150px;
	}
	.section5 .flex .title p {
		font-size: 24px;
	}
	.section5 .flex .title span {
		font-size: 20px;
	}
	.section5 .flex {
		margin-top: 90px;
	}
	.top_nav {
		height: 70px;
	}
	.top_nav .flex {
		height: 70px;
	}
	.top_nav .logo img {
		width: 48px;
		height: 50px;
	}
	.index_new_box .content .title {
		font-size: 18px;
	}
	.index_new_box .content {
		padding: 15px;
		height: 250px;
	}
	.index_new_box .content p {
		font-size: 14px;
	}
	.index_new_box {
		margin-bottom: 30px;
	}
	.index_new_box2 ul li a {
		font-size: 18px;
	}
	.index_new_box2 {
		padding: 15px;
		height: auto;
	}
	footer .top .flex {
		flex-wrap: wrap;
	}
	footer .top .flex .navs ul {
		width: 33.3333%;
		margin-right: 0;
	}
	footer .top .flex .navs {
		width: 100%;
		margin-bottom: 30px;
	}
	footer .top .flex .navs ul h4 {
		font-size: 18px;
	}
	footer .top .flex .navs ul li a {
		font-size: 14px;
	}
	footer .top .flex .lx h4 {
		font-size: 18px;
	}
	footer .top .flex .lx p {
		font-size: 14px;
	}
	footer .top .flex .lx {
		margin-bottom: 30px;
	}
	footer .top .flex .tel h4 {
		font-size: 18px;
	}
	footer .top {
		padding: 70px 0 30px 0;
	}
	footer .top .flex .tel p {
		font-size: 22px;
	}
	footer .bottom p {
		font-size: 14px;
		padding: 10px 15px;
	}
	.page_banner {
		margin-top: 70px;
	}
	.page_banner .content h4 {
		margin-top: 80px;
		font-size: 28px;
	}
	.page_banner .content p {
		font-size: 18px;
	}
	.page_group {
		padding: 30px 0;
	}
	.page_new_swiper .swiper-slide .flex {
		flex-wrap: wrap;
	}
	.page_new_swiper .swiper-slide .flex .img {
		width: 100%;
	}
	.page_new_swiper .swiper-slide .flex .img img {
		height: 200px;
	}
	.page_new_swiper .swiper-slide .flex .content {
		width: 100%;
		height: 300px;
		padding: 30px;
	}
	.page_new_swiper .swiper-slide .flex .content > span {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.page_new_swiper .swiper-slide .flex .content .title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.page_new_swiper .swiper-slide .flex .content > p {
		font-size: 14px;
		line-height: 28px;
		-webkit-line-clamp: 2;
	}
	.page_new_list .box {
		padding: 15px;
		margin-bottom: 14px;
		height: 400px;
	}
	.page_new_list .box .title {
		font-size: 18px;
	}
	.page_new_hot {
		margin-bottom: 30px;
	}
	.row {
		margin-right: -7px;
		margin-left: -7px;
	}
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
		padding-right: 7px;
		padding-left: 7px;
	}
	.page_new_list .box > span {
		font-size: 14px;
	}
	.page_new_list .box .img img {
		height: 120px;
	}
	.page_nav .flex {
		flex-wrap: wrap
	}
	.page_nav .flex .desc {
		flex-wrap: wrap
	}
	.page_nav .flex .prev {
		display: none;
	}
	.page_new_detail {
		flex-wrap: wrap;
	}
	.page_new_detail .box {
		width: 100%;
	}
	.page_new_detail .box h4 {
		font-size: 22px;
	}
	.page_new_detail .box .desc {
		margin-bottom: 20px;
	}
	.page_new_detail .right {
		width: 100%;
	}
	.page_new_detail .right .title p {
		font-size: 22px;
	}
	.page_new_detail .right ul li a {
		font-size: 16px;
		margin-bottom: 4px;
	}
	.page_new_detail .right ul {
		padding: 15px;
	}
	.page_nav .flex ul {
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.page_nav .flex ul li a {
		font-size: 16px;
	}
	.page_nav .flex ul li.active::before {
		bottom: -8px;
	}
	.page_nav .flex ul li {
		margin-right: 30px;
	}
	.page_title p {
		font-size: 24px;
	}
	.page_title span {
		font-size: 18px;
	}
	.page_title div {
		font-size: 76px;
	}
	.page_title {
		margin-bottom: 30px;
	}
	.page_kh_list .box .title {
		font-size: 16px;
	}
	.page_cp_tab ul li {
		margin-right: 10px;
		margin-bottom: 10px;
		width: 30%;
	}
	.page_cp_tab ul li a {
		padding: 10px 0;
	}
	.page_cp_detail_top .flex {
		flex-wrap: wrap;
	}
	.page_cp_detail_top .flex .left {
		width: 100%;
	}
	.page_cp_detail_top .right {
		width: 100%;
	}
	.page_cp_detail_top .right h4 {
		font-size: 24px;
	}
	.page_cp_title {
		font-size: 20px;
	}
	.page_zx_group {
		padding: 30px 0;
	}
	.page_zx_group .flex {
		flex-wrap: wrap;
	}
	.page_zx_group .flex .left {
		width: 100%;
	}
	.page_zx_group .flex .right {
		width: 100%;
	}
	.page_about_jj .numCount li {
		width: 33.3333%;
		margin-bottom: 10px;
	}
	.page_about_jj .numCount ul {
		flex-wrap: wrap
	}
	.page_about_jj .numCount li .numCX {
		font-size: 36px;
	}
	.page_about_jj .numCount li .indc {
		font-size: 14px;
	}
	.page_about_lc {
		padding: 30px 0;
	}
	.page_about_wh {
		padding: 30px 0;
	}
	.page_about_wh .flex {
		flex-wrap: wrap;
	}
	.page_about_wh .flex .left {
		width: 100%;
	}
	.page_about_wh .flex .left ul li .text h4 {
		font-size: 20px;
	}
	.page_about_wh .flex .left ul li .text span {
		font-size: 16px;
	}
	.page_about_wh .flex .left ul li .text p {
		font-size: 16px;
	}
	.page_about_wh .flex .right {
		width: 100%;
	}
	.page_about_ry {
		padding: 30px 0;
	}
	.page_about_ry .box {
		height: 210px;
	}
	.page_join {
		padding: 30px 0;
	}
	.page_join_list ul li .top {
		padding: 15px;
	}
	.page_join_list ul li .top .name {
		font-size: 16px;
	}
	.page_join_list ul li .top .t {
		font-size: 16px;
	}
	.page_join_list ul li .bottom {
		padding: 15px;
	}
}
@media (max-width:768px) {
    .section2 {
        display: none;
    }
    .section3 .title {
        margin-top: 20px;
        margin-bottom: 15px;
    }
    .section3 .content .desc p {
        font-size: 15px;
        line-height: 1.6;
    }
    .section3 .content .more {
        font-size: 15px;
        width: 120px;
        height: 36px;
        line-height: 35px;
    }
    .section3 .numCount ul {
        display: block;
    }
    .section3 .numCount li {
        float: left;
        width: 49%;
        margin-right: 2%;
        margin-bottom: 2.5%;
    }
    .section3 .numCount li:nth-child(even) {
        margin-right: 0;
    }
    .section3 .numCount li .indc {
        min-height: 40px;
    }
    .section4 .main > .flex {
        position: relative;
    }
    .section4 .flex .left .title {
        display: block;
    }
    .section4 .flex .left .title p {
        color: #000;
    }
    .section4 .flex .left ul li {
        float: left;
        font-size: 17px;
        color: #333;
        width: 50%;
        line-height: 1.2;
        padding-left: 0;
    }
    .section4 .flex .left ul li:first-child {
        width: 40%;
    }.section4 .flex .left ul li:last-child {
        width: 60%;
    }
    .section4 .flex .left ul li::before, 
    .section4 .flex .left ul li::after,
    .section4 .flex .left ul li.active::before,
    .section4 .flex .left ul li.active::after {
        display: none;
    }
    .section4 .flex .left ul li.active {
        color: #CA0915;
    }
    .section4 .flex .right .cp_top {
        position: absolute;
        top: 0;
        right: 0;
        margin-bottom: 10px;
    }
    .section4 .flex .right .cp_top .t {
        display: none;
    }
    .section4 .flex .right .cp_top .swiper_btn {
        display: block;
        width: 90px;
    }
    .section4 .cp_swiper .swiper-slide .flex .box {
        height: 40vw;
    }
    .section5 {
        padding-top: 0 !important;
    }
    .section5 .flex {
        margin-bottom: 20px;
    }
    .section5 .flex .more {
        width: 100px;
        height: 36px;
        line-height: 36px;
        font-size: 15px;
    }
      .index_new_box {
        margin-bottom: 15px;
    }
    .index_new_box .content {
        padding: 10px 15px;
        height: 155px;
    }
    .index_new_box .content .title {
        font-size: 16px;
    }
    .index_new_box .content p {
        line-height: 1.5;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    .index_new_box .content .more {
        bottom: 0;
        padding: 15px;
    }
    .index_new_box .content .more a, .index_new_box .content .more span {
        font-size: 15px;
    }
    .page_banner {
        margin-top: 60px;
    }
    .page_banner .content h4 {
        margin-top: 25px;
    }
    .top_nav {
        height: 60px;
    }
    .top_nav .flex {
        height: 60px;
        padding: 0 15px;
    }
    .top_nav .logo img {
        width: 40vw;
        height: auto;
        padding-top: 8px;
    }
    .menuDown .mobileMenu .menuBtns .menuBtn {
        padding: .5rem 0;
        margin-bottom: 0;
    }
    .menuDown .mobileMenu .menuBtns .menuBtn > div a {
        font-size: 15px;
        line-height: 35px;
    }
    .page_group {
        padding: 15px 0;
    }
    .page_nav .flex {
        padding: 12px 0;
    }
    .page_nav .flex .desc span, .page_nav .flex .desc a {
        font-family: initial;
        font-size: 13px;
        letter-spacing: normal;
    }
    .page_about_jj .content {
        margin-bottom: 0;
    }
    .page_about_jj .content p {
        font-size: 15px;
        line-height: 1.6;
    }
    .page_about_jj .content img {
        max-width: 100%;
        margin: 10px 0;
    }
    .page_about_jj .numCount li .numCX {
        font-family: 'Roboto Condensed';
        font-size: 28px;
    }
    .page_about_jj .numCount li .indc {
        line-height: 1.2;
        margin-top: 0;
    }
    .page_about_jj .imgGroup {
        margin-top: 10px;
    }
    .page_cp_tab {
        margin-bottom: 8px;
    }
    .page_cp_tab ul li {
        float: left;
        margin-right: 2%;
        margin-bottom: 10px;
        width: 49%;
    }
    .page_cp_tab ul li:nth-child(even) {
        margin-right: 0;
    }
    .page_cp_tab ul li a {
        font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 9px 8px;
    }
    .page_cp_list {
        padding-bottom: 10px;
    }
    .page_cp_list .box {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .page_cp_list .box .title {
        font-size: 16px;
        padding: 0 8px;
        margin-top: 15px;
    }
    .page_cp_detail_top {
        padding: 15px 0 20px;
    }
    .page_cp_detail_top .right h4 {
        font-size: 22px;
    }
    .page_cp_detail_top .right > span {
        font-size: 16px;
        margin-bottom: 5px;
        margin-top: 15px;
    }
    .page_cp_detail_top .right .content {
        font-size: .9rem;
        line-height: 1.8;
        padding-bottom: 12px;
        margin: 15px 0;
    }
    .page_cp_detail_top .right .zx {
        font-size: 15px;
        width: 180px;
        height: 40px;
        line-height: 40px;
    }
    .page_cp_detail_top .right .tel {
        margin-bottom: 15px;
    }
    .page_cp_detail_top .right .tel div {
        font-size: 18px;
        margin-bottom: 0px;
    }
    .page_cp_detail_top .right .tel p {
        font-size: 24px;
    }
    .page_cp_al .flex {
        margin-bottom: 5px;
    }
    .page_cp_title {
        margin-bottom: 0;
    }
    .page_cp_desc img, .page_cp_desc p img {
        max-width: 100%;
        margin: 10px 0;
    }
    .page_cp_desc table {
        margin: 10px 0;
    }
    .page_cp_desc table tr td {
        font-size: 13px;
        padding: 5px 3px !important;
    }
    .page_cp_desc table tr td p {
        font-size: 13px;
    }
    .page_cp_desc table tr:first-child td p {
        font-weight: 600;
    }
    .page_cp_desc p {
        font-size: 15px;
        line-height: 1.6;
    }
    .page_nav .flex ul {
        border-bottom: 1px solid #eee;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .page_nav .flex ul li {
        float: left;
        width: 40%;
        margin-right: 0;
    }
    .page_nav .flex ul li a {
        font-family: inherit;
        font-weight: 500;
        font-size: 14px;
    }
    .page_nav .flex ul li.active::before {
        height: 0;
        background: none;
    }
    .page_nav .flex ul li.active a {
        color: #CA0915;
    }
    .page_nav .flex .desc span {
        margin: 0;
    }
    .page_new_list .box {
        height: auto;
        padding: 10px;
    }
    .page_new_list .box .title {
        font-size: 16px;
        min-height: 40px;
        margin-bottom: 0;
    }
    .page_new_list .box > span {
        font-size: 13px;
        margin-bottom: 8px;
    }
    .page_new_list .box > p {
        font-size: 14px;
        line-height: 1.3;
        margin-bottom: 15px;
    }
    .page_new_list .row {
        padding-bottom: 10px;
    }
    .page_new_detail .box h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .page_new_detail .box .desc {
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
    .page_new_detail .box .desc span {
        font-size: 14px;
    }
    .page_new_detail .box .content p {
        font-size: 15px;
        line-height: 1.6;
    }
    .page_new_detail .box .more {
        padding-top: 10px;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .page_new_detail .box .more p {
        font-size: 14px;
        line-height: 1.5;
    }
    .page_new_detail .right .title {
        padding: 8px 12px;
    }
    .page_new_detail .right .title p {
        font-size: 18px;
    }
    .page_new_detail .right ul li a {
        font-size: 15px;
        margin-bottom: 4px;
    }
    .page_new_detail .right ul li span {
        font-size: 14px;
    }
    .page_new_detail .right ul li {
        padding-bottom: 12px;
        margin-bottom: 11px;
    }
    .page_new_detail .right ul li:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .list_contact {
        padding: 1.3rem 0 .6rem;
    }
    .list_contact ul li {
        margin-bottom: .8rem !important;
    }
    .list_contact ul li > div {
        padding: .5rem .8rem .8rem;
    }
    .list_contact ul li > div .icon {
        display: none;
    }
    .list_contact ul li > div .name {
        font-size: 1.2rem;
        margin: 0;
    }
    .list_contact ul li > div .cont {
        font-size: .9rem;
        line-height: 1.4;
        min-height: auto
    }
    .contact-bg {
        padding: 1.2rem 0;
    }
    .contact-bg .title {
        font-size: 1.5rem;
        text-align: center;
        margin-bottom: .5rem;
    }
    .contact-bg .cont {
        width: 100%;
        font-size: .95rem;
        padding-bottom: 1rem;
        margin-top: 0;
    }
    .listform input, .listform select {
        font-size: .9rem;
        height: 2.8rem;
        line-height: 2.8rem;
        border-radius: 0.5rem;
        padding: 0 .6rem;
        margin-bottom: .8rem !important;
    }
    .listform textarea {
        font-size: .9rem;
        height: 5rem;
        line-height: 1.4;
        border-radius: 0.5rem;
        padding: .5rem .6rem;
        margin-bottom: .6rem !important;
        outline: none;
    }
    .listform .more_more {
        width: 8rem;
        line-height: 2.6rem;
    }
    footer .top {
        padding: 20px 0 15px;
    }
    footer .top .flex .navs {
        display: none;
    }
    footer .top .flex .tel h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    footer .top .flex .tel p {
        font-size: 20px;
        margin-bottom: 15px;
    }
    footer .top .flex .tel .qrcode .box img {
        width: 24px;
        height: 24px;
    }
    footer {
        margin-bottom: 3rem;
    }
    footer .bottom {
        padding: 5px 0;
    }
    footer .bottom p {
        font-size: 13px;
        padding: 10px;
    }
    .side-bar a {
        height: 3rem;
    }
	.side-bar a > span {
        display: none !important;
    }
    .side-bar a:first-of-type, .side-bar a:last-of-type {
        border-radius: 0;
    }
    #SelectLanguage {
        font-size: 13px;
        width: 130px;
        right: 15vw;
        bottom: 13px;
    }
    .msg-form {
		width: 99%;
		height: auto;
		padding: 10px 20px 20px;
	}
	.m-msg-table {
		border-top: 4px solid #CA0915;
	}
	.popclose-btn {
		width: 28px;
		height: 28px;
		top: 15px;
		right: 20px;
	}
	.popclose-btn:after, .popclose-btn:before {
		width: 22px;
		left: 3px;
		top: 13px;
	}
	.formtitle {
		font-size: 20px;
		margin: 10px 0;
	}
	.form-text {
		font-size: 14px;
		line-height: 1.4;
	}
	.msg-formtable {
        padding: 13px 0 0;
        margin-top: 15px;
    }
	.msg-formtable ul li:last-child {
		padding-top: 5px;
	}
	.msg-formtable ul li.sgitem {
		margin: 0 -20px;
	}
	.msg-formtable ul li.sgitem .input-item {
		width: 100%;
		padding: 5px 20px;
		margin-bottom: 5px;
	}
	.quote-box {
		padding-left: 64px;
	}
	.quote-box input, .quote-box select {
		height: 46px;
	}
	.quote-box input, .quote-box textarea, .quote-box select {
		font-size: 14px;
		line-height: 1.5;
	}
	.quote-box span {
		width: 50px;
	}
	.quote-box span img {
		width: 50%;
	}
	.sign-text {
		font-size: 15px;
		padding-top: 15px;
	}
	.contact-submit {
		margin-top: 15px;
	}
	.contact-submit input {
		font-size: 15px;
		width: 150px;
		height: 40px;
		line-height: 40px;
	}
	.credit {
		position: relative;
		line-height: 1.5;
		margin-top: 9rem;
	}
	.social a.message {
		font-size: 13px;
	}
	.intro-right {
		display: none;
	}
}