#fp-nav1.fp-right {
	right: 5.15625%;
}

#fp-nav1 ul li {
	width: 1px;
	height: 32px;
	margin: 0 0 1em;
}
#fp-nav1 ul li.active:nth-child(3){
	height: 44px;
}

#fp-nav1 ul li a span {
	background-color: #c3c4c5;
	width: 1px;
	height: 100% !important;
	border-radius: 0 !important;
	margin: 0 !important;
	position: static !important;
	display: block;
}

#fp-nav1 ul li a.active span, #fp-nav ul li:hover a span {
	opacity: 1;
}

#fp-nav1 ul li a span.fp-sr-only {
	display: none;
}

#fp-nav1 ul li:last-child {
	display: none;
}

.fp-tablecell {
	position: relative;
	top: 0;
	left: 0;
}

.section {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.section h3 {
	margin-top: 14vh;
}

.sec1 .swiper-container {
	width: 100%;
	height: 100%;
}

.sec1 .swiper-slide a {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.sec1 .swiper-pagination {
	bottom: 10%;
}

.sec1 .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #000;
	opacity: 0.3;
	margin: 0 15px;
}

.sec1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	background-color: #000;
}

.sec2 {
	text-align: center;
}

.sec2 .inner {
	width: 1523px;
}

.sec2 h3 {
	font-size: 38px;
	color: #e83434;
	font-weight: bold;
	padding-bottom: 0.6em;
	background-image: url(/uploads/image/bjimages_en/title_icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 1.145em 0.1em;
	margin-bottom: 0.7em;
}

.sec2 li {
	display: inline-block;
	vertical-align: top;
	margin-right: 1.5%;
	width: 32.5%;
}

.sec2 li:last-child {
	width: 31.5%;
	margin-right: 0;
}

.sec2 .img-box {
	position: relative;
	overflow: hidden;
	margin-bottom: 4%;
	width: 96.7%;
}

.sec2 .img-box .bg {
	width: 100%;
}

.sec2 .img-box .cover {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	-webkit-transition: top 0.5s;
	-moz-transition: top 0.5s;
	-o-transition: top 0.5s;
	transition: top 0.5s;
}

.sec2 a:hover .img-box .cover {
	top: 0;
}

.sec2 .img-box .cover img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 3.125em;
	margin-left: -1.5625em;
	margin-top: -1.5625em;
}

.sec2 .img-box .tri_right {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
}

.sec2 .img-box .tri_left {
	position: absolute;
	left: 0;
	top: 45.75%;
	height: 8.5%;
}

.sec2 .text-box {
	text-align: left;
	padding-left: 2.5em;
	width: 96.7%;
}

.sec2 li a .text-box {
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 1.9375em;
}

.sec2 li.first a .text-box {
	background-image: url(/uploads/image/bjimages_en/index_sec2_icon1.jpg);
}

.sec2 li.first a:hover .text-box {
	background-image: url(/uploads/image/bjimages_en/index_sec2_icon1_1.jpg);
}

.sec2 li.second a .text-box {
	background-image: url(/uploads/image/bjimages_en/index_sec2_icon2.jpg);
}

.sec2 li.second a:hover .text-box {
	background-image: url(/uploads/image/bjimages_en/index_sec2_icon2_1.jpg);
}

.sec2 li.last a .text-box {
	background-image: url(/uploads/image/bjimages_en/index_sec2_icon3.jpg);
}

.sec2 li.last a:hover .text-box {
	background-image: url(/uploads/image/bjimages_en/index_sec2_icon3_1.jpg);
}

.sec2 .text-box .point {
	width: 0.423em;
	height: 0.423em;
	background-color: #bbb;
	border-radius: 50%;
	position: absolute;
	left: -0.77em;
	top: 50%;
	margin-top: -0.2115em;
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
	-o-transition: background-color 0.5s;
	transition: background-color 0.5s;
}

.sec2 a:hover .text-box .point {
	background-color: #004772;
}

.sec2 .text-box .line {
	height: 1px;
	background-color: #bbb;
	opacity: 0.2;
	position: absolute;
	top: 50%;
	right: 0;
	display: none;
}

.sec2 .text-box .line.left4w {
	left: 4.5em;
}

.sec2 .text-box .line.left7w {
	left: 7.5em;
}

.sec2 .text-box .line.left6w {
	left: 6.5em;
}

.sec2 .text-box h5 {
	position: relative;
	font-size: 22px;
	color: #222;
	margin-bottom: 0.77em;
	line-height: 1.2;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s;
}

.sec2 a:hover .text-box h5 {
	color: #e83434;
}

.sec2 .text-box p {
	font-size: 15px;
	color: #999;
	line-height: 1.3;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s;
	margin-bottom: 0.5em;
}

.sec2 .text-box p:last-child {
	margin-bottom: 0;
}

.sec2 .text-box p.p-l5w {
	padding-left: 0;
}

.sec2 .text-box p.p-l5w b {
	margin-left: 0;
}

.sec2 a:hover .text-box p {
	color: #e83434;
}

.section3 {
	background-image: url(/uploads/image/bjimages_en/index_bg.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sec3 h3 {
	font-size: 42px;
	color: #e83434;
	font-weight: bold;
	padding-bottom: 0.6em;
	background-image: url(/uploads/image/bjimages_en/title_icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 1.145em 0.1em;
	margin-bottom: 0.7em;
	text-align: center;
}

.sec3 .section3_cont {
	width: 1350px;
	max-width: 78%;
	margin: 0 auto;
	position: relative;
}

.sec3 .tab-content {
	width: 68.44%;
	float: left;
	position: relative;
	z-index: 1;
	height: 100%;
}

.sec3 .tab-title {
	width: 28%;
	float: right;
	margin-top: -1em;
}

.sec3 .tab-box .section3_tab_img {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -16.5em;
	z-index: 1;
	width: 26em;
	border-radius: 0.5em;
	box-shadow: #ccc 0 0 40px;
	opacity: 0;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.sec3 .tab-box.actived .section3_tab_img {
	opacity: 1;
}

.section3_tet {
	position: relative;
	z-index: 2;
	float: right;
	width: 32.5em;
	height: 38em;
	border-radius: 0.5em;
	background-image: url(/uploads/image/bjimages_en/sec3_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.sec3 .tab-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
	opacity: 0;
}

.sec3 .tab-box.actived {
	opacity: 1;
}

.sec3 .tab-box.sp {
	position: static;
}

.sec3 .tab_inner {
	position: relative;
	width: 100%;
	height: 100%;
}

.sec3 .tab-box h4 {
	text-align: center;
	font-size: 28px;
	line-height: 1.1;
	font-weight: bold;
	color: #fff;
	margin-top: 2em;
	margin-bottom: 0.5em;
	opacity: 0;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}
.sec3 .tab-box.sp1 h4{ margin-top:4em;}
.sec3 .tab-box.sp2 h4{ margin-top:3em;}
.sec3 .tab-box.actived h4 {
	opacity: 1;
}

.sec3 .tab-box h4 img {
	vertical-align: middle;
	height: 0.8em;
	margin-right: 0.4em;
	display: inline-block;
}

.sec3 .tab-box ul {
	padding: 0 4%;
	opacity: 0;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.sec3 .tab-box.actived ul {
	opacity: 1;
}

.sec3 .tab-box li {
	color: #fff;
	font-size: 15px;
	line-height: 1.6;
	padding-left: 4%;
	letter-spacing: 0;
	background-image: url(/uploads/image/bjimages_en/sec3_dot.png);
	background-position: left 0.75em;
	background-repeat: no-repeat;
}

.sec3 .tab-box .section_btn {
	position: absolute;
	bottom: 6%;
	left: 50%;
	margin-left: -80px;
	width: 160px;
	height: 3.875em;
	opacity: 0;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.sec3 .tab-box.actived .section_btn {
	opacity: 1;
}

.sec3 .tab-box .section_btn a {
	display: block;
	background-color: #fff;
	color: #c0080a;
	font-size: 18px;
	line-height: 2.58em;
	border-radius: 1.29em;
	text-align: center;
	background-image: url(/uploads/image/bjimages_en/sec3_btn_icon.png);
	background-repeat: no-repeat;
	background-position: 80% center;
	background-size: 5% auto;
}

.sec3 .tab-title {
}

.sec3 .tab-title li {
	width: 100%;
}

.sec3 .tab-title li a {
	display: block;
	padding: 1em 0;
	border-bottom: #e7e7e7 solid 1px;
	background-repeat: no-repeat;
	background-position: left center;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.sec3 .tab-title li a h2 {
	color: #212121;
	font-size: 22px;
	margin-bottom: 0.4em;
	line-height: 1;
	font-weight: bold;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.sec3 .tab-title li a p {
	padding-left: 5px;
	background-image: url(/uploads/image/bjimages_en/sec3_dot1.png);
	background-position: left 0.5em;
	background-repeat: no-repeat;
	color: #aeaeae;
	font-size: 14px;
	max-height: 33.6px;
	line-height: 1.2;
	overflow: hidden;
}

.sec3 .tab-title li.actived a {
	border-bottom: #eb2c33 solid 2px;
	padding-left: 12%;
	background-image: url(/uploads/image/bjimages_en/section3_icon.png);
}

.sec3 .tab-title li.actived a h2 {
	color: #eb2c33;
}

.sec3 .tab-title li.actived a p {
	color: #eb2c33;
	background-image: url(/uploads/image/bjimages_en/sec3_dot2.png);
}

.sec4 {
	background-image: url(/uploads/image/bjimages_en/index_sec4_bg.jpg);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.sec4 .inner {
	width: 1532px;
}

.sec4 h3 {
	text-align: center;
	font-size: 42px;
	color: #e83434;
	font-weight: bold;
	margin-bottom: 1.6em;
	padding-bottom: 0.6em;
	background-image: url(/uploads/image/bjimages_en/title_icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 1.145em 0.1em;
}

.sec4 .left-part {
	display: inline-block;
	vertical-align: top;
	margin-left: 8%;
	width: 537px;
	max-width: 28%;
	position: relative;
}

.sec4 .left-part ul {
	margin-top: -2em;
}

.sec4 .left-part li a {
	position: relative;
	display: block;
	border-bottom: 1px solid #efefef;
	-webkit-transition: border-color 0.5s, background-color 0.5s;
	-moz-transition: border-color 0.5s, background-color 0.5s;
	-o-transition: border-color 0.5s, background-color 0.5s;
	transition: border-color 0.5s, background-color 0.5s;
	padding: 1.25em 1.3em 1.8em;
}

.sec4 .left-part li:last-child a {
	border-bottom: 0 none;
}

.sec4 .left-part li a:hover {
	border-color: transparent;
	background-color: #e83434;
}

.sec4 .left-part h5 {
	font-size: 18px;
	line-height: 1.1;
	color: #222;
	font-weight: normal;
	margin-bottom: 0.75em;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec4 .left-part a:hover h5 {
	color: #fff;
}

.sec4 .left-part p {
	font-size: 16px;
	color: #666;
	-webkit-transition: color 0.5s;
	-moz-transition: color 0.5s;
	-o-transition: color 0.5s;
	transition: color 0.5s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sec4 .left-part a:hover p {
	color: #fff;
}

.sec4 .left-part .tri {
	position: absolute;
	right: 0.875em;
	bottom: 0.75em;
	width: 0.875em;
	opacity: 0;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.sec4 .left-part a:hover .tri {
	opacity: 1;
}

.news-box {
	-webkit-display: flex;
	-webkit-align-items: stretch;
	-webkit-justify-content: space-between;
	-webkit-flex-direction: row;
	-moz-display: flex;
	-moz-align-items: stretch;
	-moz-justify-content: space-between;
	-moz-flex-direction: row;
	-o-display: flex;
	-o-align-items: stretch;
	-o-justify-content: space-between;
	-o-flex-direction: row;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-direction: row;
}

.section4_cont {
	width: 1078px;
	max-width: 56%;
	position: relative;
}

.section .section4_cont .inner {
	width: 100%;
	position: relative;
}

.section4_cont .shadow {
	position: absolute;
	z-index: 9;
	width: 20%;
	height: 100%;
	right: 0;
	top: 0;
	background-image: url(/uploads/image/bjimages_en/index_shadow.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: right center;
}

.section4_cont .swiper-slide {
	width: 40%;
	padding-bottom: 65px;
}

.section4_cont .swiper-slide.last {
	margin-right: 17%;
}

.section4_cont .swiper-slide a h3 {
	display: none;
	color: #222;
	font-size: 14px;
	line-height: 1;
	padding-bottom: 18px;
	font-weight: normal;
	opacity: 0;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.section4_cont .swiper-slide a img {
	width: 100%;
	border-radius: 4px;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.sec4_tet {
	padding-top: 2em;
}

.sec4_left {
	float: left;
	width: 70%;
}

.sec4_left_btn {
	position: absolute;
	right: 1em;
	bottom: 0;
}

.sec4_left_btn a {
	border-bottom: #999 solid 1px;
	color: #333;
	font-size: 18px;
	line-height: 1.1;
	padding-right: 0.9em;
	background-image: url(/uploads/image/bjimages_en/sec4_left_btn.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 0.4em auto;
}

.sec4_left_btn a:hover {
	color: #e83434;
	border-bottom: #e83434 solid 1px;
	background-image: url(/uploads/image/bjimages_en/sec4_left_btn1.png);
}

.sec4_btn {
	margin-top: 3.5em;
}

.sec4_btn a {
	border-bottom: #999 solid 1px;
	color: #333;
	font-size: 18px;
	line-height: 1.1;
	padding-right: 0.9em;
	background-image: url(/uploads/image/bjimages_en/sec4_left_btn.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 0.4em auto;
}

.sec4_btn a:hover {
	color: #e83434;
	border-bottom: #e83434 solid 1px;
	background-image: url(/uploads/image/bjimages_en/sec4_left_btn1.png);
}

.sec4_left h2 {
	color: #222;
	font-size: 20px;
	line-height: 1.33;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sec4_left p {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	padding-top: 0.4em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.section4_cont .swiper-slide a .sec4_right {
	float: right;
	max-width: 29%;
	text-align: center;
	border-radius: 4px;
	width: 108px;
	height: 42px;
	line-height: 42px;
	color: #222;
	background-color: #e4e4e4;
	font-size: 12px;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.section4_cont .swiper-slide a:hover img {
	box-shadow: #dadada 2px 2px 8px;
}

.section4_cont .swiper-slide a:hover .sec4_right {
	background-color: #f2403e;
	color: #fff;
}

.section4_cont .swiper-slide .sec4_tet {
	opacity: 0;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.section4_cont .swiper-slide-active.swiper-slide .sec4_tet, .section4_cont .swiper-slide-next.swiper-slide .sec4_tet, .section4_cont .swiper-slide.last .sec4_tet {
	opacity: 1;
}

.section4_cont .swiper-slide-active.swiper-slide a h3, .section4_cont .swiper-slide-next.swiper-slide a h3, .section4_cont .swiper-slide.last a h3 {
	opacity: 1;
}

.swiper-button-next, .swiper-button-prev {
	top: auto;
	bottom: 5px;
	left: 0;
	margin-top: 0;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-color: #f2403e;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url(/uploads/image/bjimages_en/slide_next.png);
	left: 56px;
	right: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url(/uploads/image/bjimages_en/slide_prev1.png);
	background-color: #e4e4e4;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	background-color: #e4e4e4;
	opacity: 1;
}

.swiper-button-next.swiper-button-disabled:hover, .swiper-button-prev.swiper-button-disabled:hover {
	background-color: #e4e4e4;
}

.sec5 {
	background-color: #950808;
	background-repeat: no-repeat;
	background-image: url(/uploads/image/bjimages_en/section5_bg.jpg);
	background-size: cover;
	background-position: center center;
	text-align: center;
}

.sec5 .inner {
	width: 1720px;
	max-width: 90%;
	display: -webkit-flex; /* safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	height: 100%;
}

.sec5 h3 {
	margin-top: 0;
	font-size: 46px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0.6em;
	background-image: url(/uploads/image/bjimages_en/title_icon1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 1em 0.1em;
	margin-bottom: 0.5em;
}

.sec5 h4 {
	text-align: left;
	color: #fff;
	font-size: 22px;
	line-height: 1.1;
	letter-spacing: 2px;
}

.sec5 .swiper-container {
	display: inline-block;
	width: 1194px;
	margin-top: 3em;
	margin-right: 4%;
	max-width: 70%;
}

.sec5 .swiper-container.mobile {
	display: none;
}

.sec5 .swiper-wrapper {
	margin-bottom: 2em;
	background-image: url(/uploads/image/bjimages_en/sec5_cont_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}

.sec5 .swiper-slide ul {
	border: 1px solid #e65859;
}

.sec5 .swiper-slide li {
	width: 16.6666%;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

.sec5 .swiper-slide li img {
	width: 70%;
	padding: 18px 0;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-webkit-transition: .3s linear;
}

.sec5 .swiper-slide li img.noshow {
	opacity: 0;
}

.sec5 .swiper-slide li:hover img {
	transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
}

.sec5 .swiper-pagination {
	position: static;
}

.sec5 .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #fff;
	opacity: 0.3;
	margin: 0 15px;
}

.sec5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	background-color: #fff;
}

/* footer */
.section_foot, .section_foot .fp-tablecell, .section_foot.fp-slide, .fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tablecell {
	height: 280px !important;
	overflow: hidden;
}

.section_foot {
	position: relative;
	background: #f4f4f4;
}

@media only screen and (max-width:1800px) {
	#fp-nav1 ul li {
		height: 1.4em;
		margin: 0 0 0.5rem;
	}
	#fp-nav1 ul li.active:nth-child(3){
		height: 2.1em;
	}


	.section h3 {
		font-size: 32px;
	}

	.sec2 .text-box h5 {
		margin-bottom: 0.5em;
		font-size: 20px;
	}

	.sec3 .tab-box ul {
		padding: 0 8%;
	}

	.sec3 .tab-box h4 {
		font-size: 24px;
		padding: 0 8%; margin-top:1em;
	}
	.sec3 .tab-box.sp1 h4{ margin-top:4em;}
	.sec3 .tab-box.sp2 h4{ margin-top:3em;}
}

@media only screen and (max-width:1740px) {
	.section3_tet {
		width: 35em;
		height: 43em;
	}

}

@media only screen and (max-width:1600px) {
	.sec2 h3 {
		font-size: 30px;
		margin-bottom: 0.4em;
	}

	.sec2 .text-box h5 {
		margin-bottom: 0.4em;
	}

	.sec2 .text-box p {
		margin-bottom: 0.2em;
	}

	.sec3 .tab-box ul {
		padding: 0 5%;
	}

	.sec3 .tab-box h4 {
		margin-bottom: 1.2rem;
	}

	/*section5*/
	.sec5 .swiper-container {
		margin-right: 100px;
	}

}

@media only screen and (max-width:1440px) {

	.sec1 .swiper-pagination .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
	}

	.sec1 .swiper-pagination .swiper-pagination-bullet {
		margin: 0 8px;
	}

	.sec2 h3, .sec3 h3, .sec4 h3 {
		font-size: 26px;
		margin-bottom: 0.6em;
	}

	.sec5 h3 {
		font-size: 32px;
	}

	.sec5 h4 {
		font-size: 16px;
	}

	.sec2 .img-box {
		margin-bottom: 3%;
		width: 90%;
	}

	.sec2 .text-box {
		width: 94%;
	}

	.sec3 h3 {
		margin-bottom: 1.4em;
	}

	.sec3 .section3_cont {
		max-width: 86%;
	}

	.sec3 .tab-box h4 {
		font-size: 20px;
	}

	.sec3 .tab-box li {
		font-size: 14px;
	}

	.sec3 .tab-box .section_btn {
		width: 130px;
		margin-left: -65px;
	}

	.sec3 .tab-box .section_btn a {
		font-size: 16px;
		background-position: 84% center;
	}

	.sec3 .tab-title {
		margin-top: 0;
		width: 34%;
	}

	.sec3 .tab-title li a {
		padding-bottom: 12px;
		padding-top: 12px;
	}

	.sec3 .tab-title li a h2 {
		font-size: 20px;
	}

	.sec3 .tab-title li a p {
		line-height: 1.4;
		max-height: 39.2px;
	}

	.sec3 .tab-box .section_btn {
		height: 38px;
	}
	.sec3 .tab-box.sp1 h4{ margin-top:3em;}
	.sec3 .tab-box.sp2 h4{ margin-top:1em;}
	.sec3 .tab-box .section_btn a {
		line-height: 2.4em;
		border-radius: 1.2em;
	}

	.sec3 .tab-content {
		width: 60%;
	}

	.sec3 .tab-box .section3_tab_img {
		width: 23em;
		margin-top: -15em;
	}

	.section3_tet {
		height: 46em;
	}

	.sec4 .left-part h5 {
		font-size: 16px;
	}

	.sec4 .left-part p {
		font-size: 14px;
	}

	.section4_cont .swiper-slide a .sec4_right {
		font-size: 10px;
	}

	.sec4_left h2 {
		font-size: 16px;
	}

	.sec4_left_btn a, .sec4_btn a {
		font-size: 16px;
	}

	.swiper-button-next, .swiper-button-prev {
		width: 26px;
		height: 26px;
	}

	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
		left: 44px;
	}

	.sec5 .swiper-pagination .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin: 0 8px;
	}

	/*section5*/
	.sec5 .swiper-container li img {
		padding: 10px 0;
	}

}

@media only screen and (max-width:1366px) {
	.sec3 .tab-box h4 {
		margin-bottom: 1rem;
	}

	.sec3 .tab-box li {
		line-height: 1.6;
		padding-left: 3%;
		font-size: 12px;
	}

	.section3_tet {
		height: 40em;
	}

	.sec2 .text-box h5 {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.sec2 .text-box p {
		font-size: 12px;
		margin-bottom: 4px;
	}
	
}

@media only screen and (max-width:1270px) {
	.section3_tet {
		height: 46em;
	}

	.sec3 .tab-box li {
		letter-spacing: 0;
	}

	.sec3 .tab-box h4 {
		margin-top: 0.5em;
		margin-bottom: 0.5em;
	}

}

@media only screen and (max-width:1100px) {
	.sec3 .section3_cont {
		width: 86%;
	}

	.sec3 .tab-content {
		width: 64%;
	}

	.section3_tet {
		width: 40em;
		height: 48em;
	}

	.sec3 .tab-title {
		width: 31%;
	}

	.sec3 .tab-title li a h2 {
		font-size: 16px;
	}

	.sec3 .tab-title li a p {
		font-size: 12px;
		line-height: 1.2;
		max-height: 28.8px;
	}

	.sec3 .tab-box li {
		font-size: 12px;
		line-height: 1.2;
	}

	.sec3 .tab-box h4 {
		font-size: 18px;
	}

	.section4_cont {
		max-width: 60%;
	}

	.sec4_left {
		width: 68%;
	}

	.section4_cont .swiper-slide a .sec4_right {
		max-width: 30%;
	}

}

@media only screen and (max-width:1024px) {
	#fp-nav1.fp-right {
		right: 5%;
	}

	#fp-nav1 ul li {
		margin: 0 0 0.5rem;
	}

	.fp-tablecell {
		vertical-align: middle;
	}

	.section h3 {
		margin-top: 4.2rem;
	}

	.sec1 .swiper-pagination {
		bottom: 5%;
	}

	.sec1 .swiper-pagination .swiper-pagination-bullet {
		width: 0.375rem;
		height: 0.375rem;
		margin: 0 0.5rem;
	}

	.sec2 h3 {
		font-size: 1.4rem;
		padding-bottom: 1rem;
		margin-bottom: 1rem;
		background-size: 1.25rem 0.2rem;
	}

	.sec2 li {
		margin-right: 0;
		margin-bottom: 3.5%;
		width: 100%;
	}

	.sec2 li:last-child {
		width: 100%;
		margin-bottom: 0;
	}

	.sec2 .img-box {
		display: inline-block;
		vertical-align: top;
		width: 30%;
		margin-bottom: 0;
		margin-right: 2.5%;
	}

	.sec2 .img-box .cover img {
		width: 1.5625rem;
		margin-left: -0.78125rem;
		margin-top: -0.78125rem;
	}

	.sec2 .text-box {
		display: inline-block;
		vertical-align: top;
		width: 67.5%;
		padding-left: 1.2rem;
	}

	.sec2 .text-box h5 {
		font-size: 0.88rem;
	}

	.sec2 .text-box p {
		font-size: 0.65rem;
		margin-bottom: 0.5em;
		line-height: 1.2;
	}

	.sec2 .text-box .line {
		display: none;
	}

	.sec2 li a .text-box {
		background-size: 1rem;
	}

	.section3 {
		background-image: url(/uploads/image/bjimages_en/index_sec4_bg1_m.jpg);
		background-size: 100% auto;
		background-position: center bottom;
	}

	.sec3 h3 {
		font-size: 1.3rem;
		padding-bottom: 1rem;
		margin-bottom: 1.5rem;
		background-size: 1.25rem 0.2rem;
	}

	.sec3 .section3_cont {
		width: 100%;
		max-width: none;
	}

	.sec3 .tab-content {
		width: 100%;
	}

	.sec3 .tab-title {
		width: 100%;
		margin: 0.5rem auto 0;
	}

	.sec3 .tab-box .section3_tab_img {
		position: static;
		margin-top: 0;
		width: 35%;
		border-radius: 0.25rem;
		box-shadow: #ccc 0 0 20px;
	}

	.section3_tet {
		width: 70%;
		margin-top: -9rem;
		height: 14rem;
		border-radius: 0.25rem;
	}

	.sec3 .tab-box h4 {
		font-size: 0.88rem;
		margin-top: 0.6rem;
		margin-bottom: 0.2rem;
	}
	.sec3 .tab-box.sp1 h4{ margin-top:4em;}
	.sec3 .tab-box h4 img {
		height: 0.8rem;
		margin-right: 0.2rem;
	}

	.sec3 .tab-box ul {
		padding: 0 4%;
	}

	.sec3 .tab-box li {
		font-size: 0.45rem;
		padding-left: 4%;
		letter-spacing: 0px;
		background-position: left 0.5rem;
		line-height: 1.2;
	}

	.sec3 .tab-box .section_btn {
		bottom: 0;
		width: 6rem;
		margin-left: -3rem;
		height: 2rem;
	}

	.sec3 .tab-box .section_btn a {
		font-size: 0.65rem;
		line-height: 1.5rem;
		border-radius: 0.6rem;
		background-position: 80% center;
		background-size: 5% auto;
	}

	.sec3 .tab-title li {
		float: left;
		width: 49%;
		margin-right: 2%;
	}

	.sec3 .tab-title li:nth-child(2n) {
		margin-right: 0;
	}

	.sec3 .tab-title li a {
		padding: 0.5rem 0 0.3rem;
	}

	.sec3 .tab-title li a h2 {
		font-size: 0.8rem;
		margin-bottom: 0.1rem;
	}

	.sec3 .tab-title li a p {
		padding-left: 3px;
		background-size: 1.5px auto;
		background-position: left 0.3rem;
		font-size: 0.58rem;
		line-height: 1.2;
		max-height: 1.2rem;
	}

	.sec3 .tab-title li:nth-child(2) a p {
		height: 1.632rem;
	}

	.sec3 .tab-title li.actived a {
		border-bottom: #eb2c33 solid 1px;
		padding-left: 0;
		background-image: none;
	}

	.sec4 {
		background-image: url(/uploads/image/bjimages_en/index_sec4_bg1.jpg);
		background-position: left bottom;
	}

	.sec4 h3 {
		font-size: 1.3rem;
		padding-bottom: 1rem;
		margin-bottom: 1rem;
		background-size: 1.25rem 0.2rem;
	}

	.sec4 .left-part {
		width: 95%;
		max-width: none;
		margin-left: 0;
	}

	.sec4 .left-part ul {
		margin-top: 0;
	}

	.sec4 .left-part li:nth-child(4) a, .sec4 .left-part li:last-child a {
		display: none;
	}

	.sec4 .left-part li a {
		padding: 0.6rem;
	}

	.sec4 .left-part h5 {
		font-size: 0.72rem;
		margin-bottom: 0.34rem;
	}

	.sec4 .left-part p {
		font-size: 0.65rem;
	}

	.sec4 .left-part .tri {
		display: none;
	}

	.news-box {
		width: 95%;
		margin-left: 5%;
		-webkit-display: block;
		-moz-display: block;
		-o-display: block;
		display: block;
	}

	.section4_cont {
		position: relative;
		margin-top: 2rem;
		width: 100%;
		max-width: none;
	}

	.section4_cont .swiper-slide {
		padding-bottom: 3rem;
	}

	.section4_cont .swiper-slide {
		margin-left: 2%;
	}

	.section4_cont .swiper-slide.last {
		margin-right: 17%;
	}

	.sec4_tet {
		padding-top: 1rem;
	}

	.sec4_left {
		float: left;
		width: 100%;
	}

	.sec4_left_btn {
		margin-top: 2rem;
		margin-right: 1rem;
		text-align: right;
		position: static;
	}

	.sec4_left_btn a {
		font-size: 0.68rem;
		padding-right: 0.45rem;
		background-size: 0.2rem auto;
	}

	.sec4_btn {
		bottom: 0;
		right: 2rem;
		height: 1.5rem;
		position: absolute;
		margin-top: 0;
	}

	.sec4_btn a {
		width: auto;
		height: 1.5rem;
		line-height: 1.5rem;
		font-size: 0.68rem;
		background-size: 0.2rem auto;
	}

	.sec4_left h2 {
		font-size: 0.75rem;
	}

	.sec4_left p {
		font-size: 0.6rem;
		padding-top: 0.4rem;
	}

	.section4_cont .swiper-slide a .sec4_right {
		max-width: none;
		margin-top: 1em;
		width: 6rem;
		float: left;
		height: 1.5rem;
		line-height: 1.5rem;
		font-size: 0.68rem;
	}

	.swiper-button-next, .swiper-button-prev {
		bottom: 0;
		width: 1.5rem;
		height: 1.5rem;
	}

	.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
		left: 2rem;
	}

	.sec5 {
		background-position: left center;
		background-image: url(/uploads/image/bjimages_en/section5_bg1.jpg);
	}

	.sec5 .inner {
		display: block;
	}

	.sec5 .sec5_tet {
		margin-bottom: 1rem;
	}

	.sec5 h3 {
		font-size: 1.3rem;
		padding-bottom: 1rem;
		background-size: 1.25rem 0.2rem;
		margin-bottom: 1rem;
		background-position: center bottom;
	}

	.sec5 h4 {
		text-align: center;
		margin-left: 0;
		font-size: 0.7rem;
		letter-spacing: 1px;
	}

	.sec5 .swiper-wrapper {
		margin-bottom: 1rem;
		background-image: url(/uploads/image/bjimages_en/sec5_cont_bg1.png);
	}

	.sec5 .swiper-pagination .swiper-pagination-bullet {
		width: 0.375rem;
		height: 0.375rem;
		margin: 0 0.5rem;
	}

	/* footer */
	.section_foot, .section_foot .fp-tablecell, .section_foot.fp-slide, .fp-auto-height.fp-section, .fp-auto-height .fp-slide {
		overflow: visible;
	}

	.sec2 a:hover .img-box .cover {
		top: 100%;
	}

	.sec2 li.first a:hover .text-box {
		background-image: url(/uploads/image/bjimages_en/index_sec2_icon1.jpg);
	}

	.sec2 li.second a:hover .text-box {
		background-image: url(/uploads/image/bjimages_en/index_sec2_icon2.jpg);
	}

	.sec2 li.last a:hover .text-box {
		background-image: url(/uploads/image/bjimages_en/index_sec2_icon3.jpg);
	}

	.sec2 a:hover .text-box .point {
		background-color: #bbb;
	}

	.sec2 a:hover .text-box h5 {
		color: #222;
	}

	.sec2 a:hover .text-box p {
		color: #999;
	}

	.sec4 .left-part li a:hover {
		border-bottom: 1px solid #efefef;
		background-color: transparent;
	}

	.sec4 .left-part a:hover h5 {
		color: #222;
	}

	.sec4 .left-part a:hover p {
		color: #666;
	}

	.sec4 .left-part a:hover .tri {
		opacity: 0;
	}

	.sec4_left_btn a:hover {
		color: #333;
		border-bottom: #999 solid 1px;
		background-image: url(/uploads/image/bjimages_en/sec4_left_btn.png);
	}

	.sec4_btn a:hover {
		color: #333;
		border-bottom: #999 solid 1px;
		background-image: url(/uploads/image/bjimages_en/sec4_left_btn.png);
	}

	.section4_cont .swiper-slide a:hover img {
		box-shadow: none
	}

	.section4_cont .swiper-slide a:hover .sec4_right {
		background-color: #e4e4e4;
		color: #222;
	}

	.sec5 .swiper-slide li:hover img {
		transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-o-transform: scale(1, 1);
	}

}

@media only screen and (max-width:1023px) {

	/*section5*/
	.sec5 .swiper-container {
		margin-right: 50px;
	}

}

@media only screen and (max-width:768px) {

	/*section5*/
	.sec5 .swiper-container {
		margin-right: 0px;
		width: 100%;
		max-width: none;
		margin-top: 60px;
	}
	#fp-nav1 ul li.active:nth-child(3){
		height: 1.4em;
	}

}

@media only screen and (max-width:767px) {

	/* footer */
	.section_foot, .section_foot .fp-tablecell, .section_foot.fp-slide, .fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tablecell {
		height: 90px !important;
	}

	/*section5*/
	.sec5 .swiper-container {
		margin-top: 40px;
	}

	.sec5 .swiper-container li {
		width: 25%;
	}

	.sec5 .swiper-container li img {
		width: 55%;
		padding: 0.5625rem 0;
	}

}

@media only screen and (max-width:414px) {
	.sec3 .tab-box li {
		font-size: 0.65rem;
		background-position: left 0.4rem;
		padding-left: 3%;
		background-size: 2px auto;
	}

	.sec3 .tab-box h4 {
		font-size: 0.82rem;
	}

	.sec3 .tab-box.forth h4 {
		margin-bottom: 0.25rem;
	}

	.section3_tet {
		width: 80%;
		height: 18rem;
	}

	.sec3 .tab-box .section_btn {
		bottom: 1.5%;
	}

	/*section5*/
	.sec5 .swiper-container {
		margin-top: 0px;
	}

	.sec5 .swiper-container li img {
		width: 60%;
	}

}

@media only screen and (max-width:414px) and (max-height:808px) {
	.floaticon {
		top: auto;
		bottom: 30px;
	}

	.section h3 {
		font-size: 1.2rem;
	}

	.sec2 li {
		margin-bottom: 5.5%;
	}

	.sec3 .tab-title {
		margin: 1rem auto 0;
	}

	.sec3 .tab-title li {
		width: 100%;
		margin-right: 0;
	}

	.sec3 .tab-title li a h2 {
		margin-bottom: 0.4rem;
	}

	.sec3 .tab-title li:nth-child(2) a p {
		height: auto;
	}

	.section3_tet {
		margin-top: -10.5rem;
	}

	.sec3 .tab-title li {
		margin-bottom: 10px;
	}

	.sec3 .tab-box h4 {
		font-size: 0.8rem;
	}

}

@media only screen and (max-width:414px) and (max-height:672px) {
	.section h3 {
		font-size: 1.1rem;
	}

	.sec2 .text-box h5 {
		font-size: 0.8rem;
	}

	.sec2 li {
		margin-bottom: 3%;
	}

	.sec2 .text-box p {
		font-size: 0.65rem;
		margin-bottom: 0.3em;
	}

	.sec3 .tab-title {
		margin: 0.5rem auto 0;
	}

	.sec3 .tab-title li {
		width: 49%;
		margin-right: 2%;
		line-height: 1.1;
	}

	.sec3 .tab-title li:nth-child(2n) {
		margin-right: 0;
	}

	.sec3 .tab-title li a h2 {
		margin-bottom: 0.1rem;
	}

	.sec3 .tab-box.forth h4 {
		margin-top: 1rem;
		margin-bottom: 0.5rem;
	}

	.section3_tet {
		margin-top: -10rem;
		height: 19.5rem;
	}

	.sec3 .tab-title li {
		margin-bottom: 0px;
	}

	.sec3 .tab-box .section_btn {
		bottom: 0.8%;
	}

	.sec4_left_btn {
		margin-top: 2rem;
		margin-right: 3rem;
	}

	.sec4_left_btn a {
		font-size: 0.68rem;
		padding-right: 0.45rem;
		background-size: 0.2rem auto;
	}

	.sec4_btn {
		left: auto;
		right: 2rem;
		width: 6rem;
		height: 1.5rem;
	}

	.sec4_btn a {
		width: 6rem;
		height: 1.5rem;
		line-height: 1.5rem;
		font-size: 0.68rem;
		background-size: 0.2rem auto;
	}

}

@media only screen and (max-width:375px) {

	/*section2*/
	.sec2 .text-box p {
		margin-bottom: 0.3rem;
	}

	/*section3*/
	.section3_tet {
		height: 21rem;
	}

	.sec3 .tab-box ul {
		padding: 0 2%;
	}

	.sec3 .tab-box li {
		font-size: 0.68rem;
		padding-left: 2%;
	}

	.sec3 .tab-box .section_btn {
		bottom: 0;
	}

	.sec3 .tab-title {
		margin: 0 auto;
	}

	/*section5*/
	.sec5 .swiper-container {
		margin-top: 0px;
	}

}

@media only screen and (max-width:375px) and (max-height:559px) {
	.sec2 h3 {
		margin-bottom: 0.5rem;
		padding-bottom: 0.8rem;
	}

	.sec2 .text-box h5 {
		margin-bottom: 0;
	}

	.sec2 .text-box p {
		margin-bottom: 0;
	}

	.section h3 {
		margin-bottom: 0.8rem;
		padding-bottom: 0.8rem;
	}

	.sec3 .tab-box.forth h4 {
		margin-top: 0.3rem;
	}

	.section3_tet {
		height: 20rem;
	}

	.sec3 .tab-title li a {
		padding: 0.3rem 0;
	}

	.sec3 .tab-title li a h2 {
		font-size: 0.76rem;
	}

}