/*banner*/
.honor_kv {
	background-image: url(/uploads/image/bjimages_en/honor_kv.jpg);
}

.join_kv {
	background-image: url(/uploads/image/bjimages_en/join_kv.jpg);
}

.contact_kv {
	background-image: url(/uploads/image/bjimages_en/contact_kv.jpg);
}

.introduction_kv {
	background-image: url(/uploads/image/bjimages_en/introduction_kv.jpg);
}

.team_kv {
	background-image: url(/uploads/image/bjimages_en/team_kv.jpg);
}

/*公司简介*/
.introduction .section_content {
	padding-top: 107px;
	padding-bottom: 90px;
}

.introduction .section_tet {
	margin-bottom: 64px;
	text-align:justify;
	
}

.introduction .section_title {
	line-height: 1.5;
	font-weight: bold;
	color: #222;
	text-align:center;
}
.intr_bg{ padding:40px 80px;background-image:url(/uploads/image/bjimages_en/about_bg.jpg); background-position:center bottom; background-repeat:no-repeat; background-size:cover;}
.introduction .section_tet p {
	color: #222;
	margin-bottom: 1.78em; 
}

.introduction .section_tet p:last-child {
	margin-bottom: 0;
}

.introduction .cont_right {
	text-align: center;
}

.introduction .cont_right img {
	width: 66.57%;
}

.introduction .section2 {
	position: relative;
	padding-bottom: 100px;
}

.introduction_top {
	width: 100%;
	padding: 109px 74px 116px 74px;
	background-image: url(/uploads/image/bjimages_en/introduction_sec2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.introduction_top p {
	font-size: 16px;
	padding-bottom: 1.125em;
	line-height: 1.35;
	color: #fff;
}

.introduction_top ul {
	background-image: url(/uploads/image/bjimages_en/introduction_sec2_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	background-size: 9px auto;
}

.introduction_top li {
	font-size: 16px;
	padding-bottom: 0.9em;
	line-height: 1.35;
	color: #fff;
}

.introduction_bottom {
	width: 90%;
	background-color: #f0f0f0;
	margin: -64px auto 0;
}

.introduction_cont {
	padding: 32px 66px 36px;
	display: -webkit-flex; /* safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.introduction_left {
	width: 50%;
}

.introduction_left p {
	color: #000;
	font-size: 16px;
	line-height: 2.25;
}

.introduction_right {
	display: -webkit-flex; /* safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.introduction_num {
	font-size: 72px;
	line-height: 1.1;
	font-weight: bold;
	color: #e73434;
}

.introduction_tet {
	color: #222;
	font-size: 16px;
	line-height: 1.625;
	padding-left: 1.125em;
}

/*管理团队*/
.team .tab_title {
	margin-top: 78px;
	margin-bottom: 50px;
	text-align: center;
}

.team .tab_title a {
	vertical-align: top;
	display: inline-block;
	font-size: 18px;
	color: #222;
	background-color: #efefef;
	height: 2.66em;
	line-height: 2.66em;
	width: 14em;
}
.team .tab_title a:first-child{
	border-top-left-radius: 0.278em;
	border-bottom-left-radius: 0.278em;
}
.team .tab_title a:last-child{
	border-top-right-radius: 0.278em;
	border-bottom-right-radius: 0.278em;	
}

.team .tab_title a:hover, .team .tab_title a.active {
	color: #fff;
	background-color: #e83434;
}

.team .tab-box {
	margin-top: 78px;
	display: none;
	margin-bottom: 40px;
}

.team .tab-box.active {
	display: block;
}

.team .tab-box li {
	float: left;
	width: 48.57%;
	margin-bottom: 40px;
}
.team .tab-box li.first{ margin-left: 25.715%;}
.team .tab-box li:nth-child(3) {
	float: right;
}

.team .tab-box li a {
	padding: 3.82% 2.94% 3.53%;
	display: -webkit-flex; /* safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	border-radius: 10px;
	background-color: #f6f6f6;
	overflow: hidden;
}

.team .tab-box li a .team_left {
	width: 42.1875%;
	border-radius: 50%;
	overflow: hidden;
}

.team .tab-box li a .team_left img {
	width: 100%;
}

.team .tab-box li a .team_right {
	-webkit-flex-shrink: 1;
	-moz-flex-shrink: 1;
	-o-flex-shrink: 1;
	flex-shrink: 1;
	width: 52.8125%;
}

.team .tab-box li a h2 {
	font-size: 24px;
	color: #000;
	padding-bottom: 0.8em;
	background-image: url(/uploads/image/bjimages_en/title_icon.png);
	background-size: 0.625em 0.125em;
	background-position: left bottom;
	background-repeat: no-repeat;
	transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
}

.team .tab-box li a p {
	font-size: 15px;
	line-height: 1.78;
	color: #222;
	padding: 0.61em 0 1.11em;
	transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
}
.team .tab-box li a p span{
	font-size: 0.89em;
}
.team .tab-box li a .team_btn {
	font-size: 14px;
	height: 2.4286em;
	line-height: 2.4286em;
	width: 7.36em;
	background-image: url(/uploads/image/bjimages_en/team_btn.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: #fff;
	padding-left: 0.4em;
	transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
}

.team .tab-box li a:hover {
	background-image: url(/uploads/image/bjimages_en/team_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.team .tab-box li a:hover h2 {
	color: #fff;
	background-image: url(/uploads/image/bjimages_en/title_icon1.png);
}

.team .tab-box li a:hover p {
	color: #fff;
}

.team .tab-box li a:hover .team_btn {
	background-image: url(/uploads/image/bjimages_en/team_btn1.png);
	color: #e83434;
}

/***** 弹出框 *****/
#bg {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: fixed;
	background-image: url(/uploads/image/bjimages_en/popbox_bg.png);
	background-repeat: repeat;
	display: none;
	z-index: 999;
}

.popbox {
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 600px;
	padding: 22px 0;
	max-width: 92%;
	border-radius: 10px;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	display: none;
	z-index: 1001;
	text-align: center;
}

.popbox.active {
	display: block;
}

.popbox a {
	position: absolute;
	left: 100%;
	top: 0;
	margin-left: 24px;
	display: block;
	width: 30px;
}
.popbox a img{
	width: 100%;
}

.popbox_cont {
	position: relative;
	padding: 0 26px;
	width: 100%;
	max-width: 100%;
	max-height: 90vh;
	overflow: hidden;
	overflow-y: auto;
}

.popbox_top {
	margin-top: 10px;
	margin-bottom: 24px;
}

.popbox_top img {
	width: 44.16%;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 26px;
}

.popbox_top h3 {
	color: #000;
	font-size: 28px;
	font-weight: bold;
}

.popbox_top h4 {
	color: #e83434;
	font-size: 18px;
	font-weight: bold;
	margin: 0.94em 0 0.78em;
}

.popbox_top h4 span {
	color: #e8a4a3;
	padding: 0 0.55em;
	font-weight: normal;
}

.popbox_top p {
	color: #000;
	font-size: 16px;
}

.popbox_bottom {
	width: 100%;
	padding: 20px 6.75% 42px;
	border-radius: 10px;
	background-color: #f6f6f6;
}

.popbox_scroll{ width:100%;}
.popbox_bottom p {
	color: #000; width: 100%;
	font-size: 16px;
	line-height: 1.75;
	text-align:justify; 
	margin-bottom: 1.75em;

}
.popbox_bottom p:last-child{
	margin-bottom: 0;
}
/*荣誉*/

/*main*/
.honor {
	padding-bottom: 120px;
}

/*title*/
.honor_title {
	padding-top: 48px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

.honor_title.fixedsubnav {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -700px;
	width: 1400px;
	z-index: 9;
}

.title_showdow {
	position: absolute;
	top: 48px;
	right: 0;
}

.title_next {
	position: absolute;
	top: 80px;
	right: 8px;
}

.title_prev {
	position: absolute;
	top: 80px;
	left: 8px;
}

.slide_wrap {
	overflow: hidden;
	background-color: #f5f5f5;
}

.slide_wrap ul {
	position: relative;
	left: 0px;
}

.slide_items li {
	float: left;
	width: 155px;
	text-align: center;
	line-height: 72px;
}

.slide_items li a {
	display: block;
	color: #222;
	font-size: 18px;
}

.honors_nav a:hover, .honors_nav a.active {
	color: #e83434;
	font-size: 26px;
}

.slide_items li span {
	color: #333333;
	font-size: 24px;
	display: block;
}

.slide_items li div {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #a2a2a2;
	border-radius: 13px;
	padding: 2px;
	box-sizing: border-box;
	margin-top: 22px;
}

.slide_items li i {
	display: block;
	width: 10px;
	height: 10px;
	background-color: #a2a2a2;
	border-radius: 5px;
}

.slide_items li.on div {
	display: inline-block;
	width: 26px;
	height: 26px;
	background-color: #d3d3d3;
	border-radius: 13px;
	padding: 8px;
	box-sizing: border-box;
	margin-top: 16px;
}


.honor .honors_nav {
	float: left;
}
.honor .honors_nav.fixedsubnav {
	position: fixed;
	top: 50px;
	left: auto;
	right: auto;
	z-index: 8;
	width: 1400px;
	max-width: 90%;
	margin: 0 auto;
}

.honor .honors_nav li {
	margin-bottom: 10px;
}

.honor .honors_nav a {
	display: block;
	width: 10em;
	max-width: 100%;
	height: 3.33em;
	line-height: 3.33em;
	color: #222;
	font-size: 18px;
	text-align: center;
	border: #ececec solid 1px;
	background-color: #fff;
	cursor: pointer;
	border-radius: 0.278em;
}

.honor .honors_nav a.active {
	color: #fff;
	border: 0 none;
	background: #bf0d11;
	background: -webkit-linear-gradient(left, #222222, #e83434); /* safari 5.1 - 6.0 */
	background: -o-linear-gradient(left, #222222, #e83434); /* opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left, #222222, #e83434); /* firefox 3.6 - 15 */
	background: linear-gradient(to left, #222222, #e83434); /* 标准的语法 */
}

.honor .inner{
	padding-top: 100px;
}
/*text*/
.honor_content {
	background-image: url(/uploads/image/bjimages_en/honor_bg.jpg);
	background-repeat: repeat-y;
	background-position: 14% 8px;
	float: right;
	width: 87%;
	position: relative;
	z-index: 9;
}

.honor_year {
	float: left;
	width: 12%;
	padding-left: 5%;
	color: #e83434;
	font-size: 26px;
	line-height: 1.2;
	font-weight: bold;
	background-image: url(/uploads/image/bjimages_en/honor_icon.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.honor_right {
	float: right;
	width: 80%;
}

.honor_text {
	padding-bottom: 50px;
}

.honor_text h2 {
	color: #222;
	font-size: 18px;
	line-height: 1.3;
}

.honor_text p { display:none;
	color: #e83434;
	font-size: 14px;
	line-height: 1.1;
	padding-top: 0.6em;
}

.honor_text img {
	max-width: 100%;
	padding-top: 10px;
}

.honor_bottom {
	background-image: url(/uploads/image/bjimages_en/honor_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 14% top;
	width: 100%;
	height: 50px;
}

/*加入我们*/
.join .section {
	margin-top: 68px;
}

.join .section h2 {
	text-align: center;
	color: #222;
	font-weight: bold;
}

.join .section1 ul {
	display: -webkit-flex; /* safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}

.join .section1 li {
	width: 23.14%;
	background-color: #f9f9f9;
	padding: 36px 24px;
}

.join .section1 li.last {
	margin-left: 0;
}

.join .section1 li img {
	height: 70px;
	width: auto;
	margin-bottom: 26px;
}

.join .section1 li h3 {
	color: #222;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0.92em;
}

.join .section1 li p {
	color: #666666;
	font-size: 16px;

	line-height: 1.444;
}

.join .section2 {
	margin-top: 60px;
	background-image: url(/uploads/image/bjimages_en/join_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.join .section2 ul {
	display: -webkit-flex; /* safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}

.join .section2 li {
	width: 17%;
	margin-right: 6%;
	color: #fff;
	text-align: center;
	padding: 65px 0 60px;
}

.join .section2 li.last {
	margin-right: 0;
}

.join .section2 h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.1;
	padding-bottom: 0.5em;
}

.join .section2 p {
	border-top: 1px solid rgba(255,255,255,0.3);
	font-size: 16px;
	line-height: 1.22;
	padding-top: 0.636em;
}

.join_cont {
	width: 100%;
	background-color: #f9f9f9;
	padding: 2.86% 7.14% 5.14%;
	margin-bottom: 7.14%;
}

.join_input {
	display: -webkit-flex; /* safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.join_cont select {
	width: 29.166%;
	height: 2.44em;
	border: #dfdfdf solid 1px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(/uploads/image/bjimages_en/join_icon.png) no-repeat scroll right center transparent;
	background-size: 2.1667em auto;
	color: #222;
	font-weight: bold;
	background-color: #fff;
	border-radius: 0;
	padding: 0 1.11em;
	line-height: 2.44em;
	font-size: 18px;
}

.join_cont  li {
	border-bottom: #ddd solid 1px;
}
.join_cont  li:last-child {
	border-bottom: 0 none;
}

.join_text {
	margin-top: 44px;
}

.join_text table {
	width: 100%;
}

.join_text th {
	background-color: #e22a31;
	color: #fff;
	font-size: 18px;
	height: 60px;
	text-align: left;
	font-weight: normal;
}

.join_text th.first {
	padding-left: 54px;
}
.join_text td {
	color: #333;
	height: auto;
	font-size: 16px;
	line-height: 1.5; padding:28px 0;
}

.join_text td.first{
	padding-left: 54px;
}

.join_text td.last {
	background-image: url(/uploads/image/bjimages_en/join_icon1.png);
	background-repeat: no-repeat;
	background-position: 288px center;
}

.join_text .pop_tit.active td.last {
	background-image: url(/uploads/image/bjimages_en/join_icon2.png);
}

.pop-cont {
	display: none;
}

.pop-cont.active {
	border-top: #ddd dashed 1px;
	margin: 0 54px;
	display: -webkit-flex; /* safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;padding-top: 32px;
}

.pop-cont .pop_text {
	width:100%;
	padding-bottom: 28px;
}

.pop-cont h4 {
	color: #333;
	font-size: 18px;
	line-height: 1.66;
}

.pop-cont p {
	color: #666;
	font-size: 16px;
	line-height: 1.66;
	padding-top: 0.5em;
}

.join .section4 {
	width: 100%;
	background-image: url(/uploads/image/bjimages_en/join_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.join .section4 h2 {
	padding-top: 4.556em;
	line-height: 1.1;
	color: #fff;
	background-image: url(/uploads/image/bjimages_en/red_icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 0.833em;
}

.join .section4 p {
	color: #dedede;
	font-size: 16px;
	line-height: 1.56;
	text-align:justify;
	width: 76%;
	margin: 0 auto;
	padding-top: 1.11em;
	padding-bottom: 12.78em;
	opacity: 0.77;
}

/*联系我们*/
.contact {
	padding-top: 80px;
	padding-bottom: 108px;
}

.contact h4 {
	color: #e83434;
	font-size: 24px;
	font-weight: bold;
	padding-left: 1.5em;
	background-image: url(/uploads/image/bjimages_en/about_contact_icon1.png);
	background-repeat: no-repeat;
	background-position: 0.75em center;
	background-size: 1.125em auto;display: inline-block;
}
.contact h4{ border:#e83434 solid 1px; background-color:#e83434; color: #fff; border-radius: 24px; padding: 10px 1em 10px 2.5em;}
.contact h4 span {
	font-size: 1.2em;
	vertical-align: baseline;
}

.contact h4 a {
	color: #fff;
}

.contact .contact_email h3{
	font-size: 22px;
	margin-bottom: 13px;
	font-weight: bold;
	color: #222;
	display: inline-block;
	vertical-align: middle;
}
.contact .contact_email h3 span{
	vertical-align: middle;
	display: inline-block;
	margin: 0 0.5em;
	line-height: 1.5;
}
.contact .contact_email h3 span i{
	font-style: normal;
}
.contact .contact_email h3 .icon{
	width: auto;
	height: 0.875em;
	vertical-align: middle;
	margin-bottom: 1.5em;
}
.contact .contact_email .qr{
	width: 120px;
	border-radius: 5px;
	padding: 1px;
	border: 1px solid #ccc;
	vertical-align: middle;
}

.contact_map {
	margin-top: 42px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.contact .map-box img {
	width: 100%;
}

.contact .map-box .img-box {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	z-index: 1;
}

.contact .map-box .img-box.active {
	opacity: 1;
}

.contact ul {
	width: 28.57%;
	background: #fff;
	z-index: 2;
	position: absolute;
	top: 3.765%;
	left: 7%;
	bottom: 3.765%;
	padding: 0.4286% 0;
	overflow-y: auto;
}
.contact ul li h2 {
	color: #222;
	font-size: 1.5em;
	font-weight: bold;
	padding: 3% 0 3% 12%;
}
 .contact ul li.active h2 {
	color: #e83434;
}

.contact ul li a {
	position: relative;
	display: block;
	padding: 3% 20% 3% 12%;
}

.contact ul li.active a.active{
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-image: url(/uploads/image/bjimages_en/about_contact_line.jpg);
	background-position: left top;
	background-size: 3px 100%;
}


.contact ul li a p {
	color: #999999;
	font-size: 16px;
	line-height: 1.57;
	margin-bottom: 0.57em;
}

.contact ul li a h3 {
	padding-left: 1.7em;
	color: #444;
	font-size: 0.875em;
	line-height: 1.57;
	background-image: url(/uploads/image/bjimages_en/about_contact_tel.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: auto 1em;
	font-weight: normal;
}
.contact ul li a .line{
	height: 1px;
	background-color: #e5e5e5;
	position: absolute;
	left: 10.5%;
	right: 10.5%;
	bottom: 0;
}
.contact ul li a.active .line{
	display: none;
}
/* privacy */
#main.privacy {
	padding: 0;
	margin-top: 64px;
	margin-bottom: 48px;
}
#main.privacy img{ display:block; width: 100%;}
#main.privacy .inner {
	width: 985px;
}

.privacy_title {
	padding-bottom: 1em;
	font-size: 48px;
	color: #e83434;
	font-weight: bold;
	text-align: center;
}
.privacy h2 {
	font-size: 18px; font-weight:bold;
	color: #262626;
	line-height: 1.8;
	padding-top: 0.68em;
	padding-bottom: 0.68em;
}
.privacy p {
	font-size: 16px;
	color: #262626;
	line-height: 1.8;
	padding-bottom: 2em;
}

.privacy p img {
	max-width: 100%;
}

/* map */
#footer.fix {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}

#main.map {
	padding: 0;
	margin-top: 4em;
	padding-bottom: 9em;
	margin-bottom: 0;
}

.map_cont {
	margin-top: 3em;
	display: -webkit-flex; /* safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}

.map_left {
	background-color: #e83434;
	width: 15%;
}

.map_left li {
	float: left;
	width: 100%;
}

.map_left li a {
	display: block;
	color: #fff;
	width: 100%;
	font-size: 1.375em;
	line-height: 3.9em;
	text-align: center;
}

.map_right {
	width: 64%;
}

.map_right li {
	padding-left: 3.33em;
	float: left;
	width: 100%;
	border-bottom: #e5e5e5 solid 1px;
	text-align: left;
	display: -webkit-flex; /* safari */
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
}

.map_right li.second {
	justify-content: space-between;
}

.map_right li.last {
	border-bottom: none;
}

.map_right li a {
	display: inline-block;
	color: #666;
	font-size: 1.125em;
	line-height: 4.77em;
	padding-right: 3em;
}

.map_right li.second a {
	padding-right: 0;
}

.map_right li a:hover {
	color: #e83434;
}
@media only screen and (max-width:1560px){
	.honor .honors_nav a{
		font-size: 16px;
	}
	.honor_year{
		font-size: 24px;
	}
	.honor_text h2{
		font-size: 16px;
	}
}
@media only screen and (max-width:1440px){
	.introduction .section_content{ padding-top:60px;}
	.introduction .section_tet{ margin-bottom:52px;}
	.introduction_top{ padding:80px 60px 92px;}
	.intr_bg{ padding:32px 64px;}
	.introduction_top p{ font-size:14px;}
	.introduction_top ul{ background-size:8px auto;}
	.introduction_top li{ font-size:14px;}
	.introduction_left p,.introduction_tet{ font-size:14px; line-height:1.8;}
	.introduction_num{ font-size:48px;}
	.introduction_cont{ padding:26px 53px 28px;}
	.introduction .section2{ padding-bottom:80px;}
	.popbox_top h3{ font-size:26px;}
	.popbox_top h4{ font-size:16px;}
	.popbox_bottom p{ font-size:14px;}
	
	.team .tab_title a{ font-size:16px;}
	.team .tab-box li a h2{
		font-size: 18px;
	}
	.team .tab-box li a p{
		font-size: 15px;
	}
	.team .tab-box li a .team_btn{
		font-size: 12px;
	}
	
	.honor .honors_nav a{ width:120px; height:40px; line-height:40px;}
	
	.join .section h2{ padding-bottom:30px;}
	.join .section2 li{ width:19%; margin-right:4%;}
	.join .section1 li img{ height:56px;}
	.join .section1 li h3,.join .section2 h3{ font-size:18px;}
	.join .section1 li p,.join .section2 p,.join_text td,.pop-cont p,.join .section4 p{ font-size:14px;}
	.join_cont select,.join_text th,.pop-cont h4{ font-size:16px;}
	.join_text td{  padding:24px 0;}
	.join_cont{ padding:2.86% 7% 4%;}
	
	.join .section4{ margin-top:50px;}
	.join .section4 p{ padding-bottom:10em;}
	
	.contact ul{ left:3%;}
	.contact ul li h2{ font-size:20px;}
	.contact ul li a p{ font-size:14px;}
}
@media only screen and (max-width:1400px){
	.honor .honors_nav a{
		font-size: 14px;
	}
	.honor_year{
		font-size: 20px;
	}
	.honor_text h2{
		font-size: 14px;
	}
	
	.join .section2 li{ width:20%; margin-right:3%;}
}
@media only screen and (max-width:1200px){

	.honor .honors_nav a{
		width: 8em;
	}
	.honor_year{
		padding-left: 2.5%;
	}
	
	.join .section1 li p{ font-size:14px;}
	.join .section2 li{ width:20%; margin-right:2%;}
	.join .section2 p{ font-size:14px;}
}
@media only screen and (max-width:1024px) {

	/*banner*/
	.honor_kv {
		background-position: 75% center;
	}

	.join_kv {
		background-position: 75% center;
	}

	.contact_kv {
		background-position: 66% center;
	}

	.introduction_kv {
		background-position: 80% center;
	}

	.team_kv {
		background-position: 75% center;
	}

	/*main*/

	/*公司简介*/
	.intr_bg{ padding:20px 5%; background-image:url(/uploads/image/bjimages_en/about_bg1.jpg);}
	.introduction .section_content {
		padding-top: 3.34375rem;
		padding-bottom: 2.8125rem;
	}

	.introduction .section_tet {
		margin-bottom: 2rem;
	}

	.introduction .section_title {
		font-size: 1.125rem;
	}

	.introduction .section_tet p {
		font-size: 0.625rem;
	}

	.introduction .cont_right img {
		width: 100%;
	}

	.introduction .section2 {
		padding-bottom: 3.125rem;
	}

	.introduction_top {
		padding: 2rem 0.8rem 3rem;
		background-position: 65% top;
	}

	.introduction_top p {
		font-size: 0.8rem;
		padding-bottom: 0.5rem;
	}

	.introduction_top ul {background-image: url(/uploads/image/bjimages_en/introduction_sec2_icon1.png);
		padding-left: 0.58rem;
		padding-right:0;
		line-height: 1.2;
		background-size: 0.33rem auto;
		background-position: left 10px;
	}

	.introduction_top li {
		font-size: 0.68rem;
		padding-bottom: 0.3rem;
	}

	.introduction_top li.second {
		padding-bottom: 0.6rem;
	}

	.introduction_bottom {
		margin: -2rem auto 0;
	}

	.introduction_cont {
		padding: 1rem 1rem;
	}

	.introduction_left {
		width: 100%;
	}

	.introduction_left p {
		font-size: 0.75rem;
		line-height: 1.4;
	}

	.introduction_right {
		width: 100%;
		margin-top: 0.6rem;
	}

	.introduction_num {
		font-size: 2rem;
	}

	.introduction_tet {
		font-size: 0.68rem;
	}

	/*加入我们*/
	.join .section {
		margin-top: 1.8rem;
	}

	.join .section h2 {
		font-size: 1.125rem;
		padding-bottom: 1rem;
	}

	.join .section1 li {
		width: 49%;
		padding: 1rem 0.6rem;
		margin-bottom: 0.5rem;
	}

	.join .section1 li img {
		height: 2.1875rem;
		margin-bottom: 0.8125rem;
	}

	.join .section1 li h3 {
		font-size: 0.86rem;
	}

	.join .section1 li p {
		font-size: 0.68rem;
		line-height: 1.6;
	}

	.join .section2 {
		margin-top: 1.3rem;
		background-image: url(/uploads/image/bjimages_en/join_bg1.jpg);
	}

	.join .section2 ul {
		justify-content: space-between;
		padding: 2rem 1rem 0;
	}

	.join .section2 li {
		width: 46%;
		margin-right: 0;
		padding: 0;
		padding-bottom: 1.875rem;
	}

	.join .section2 h3 {
		font-size: 0.86rem;
		padding-bottom: 0.5rem;
	}

	.join .section2 p {
		font-size: 0.68rem;
		padding-top: 0.3rem;
	}

	.join_cont {
		padding: 1.25rem 2.5%;
		margin-bottom: 3.125rem;
	}

	.join_cont select {
		width: 32%;
		height: 2rem;
		background-size: 1rem auto;
		padding: 0 1%;
		line-height: 1.8rem;
		font-size: 0.76rem;
	}

	.join_text {
		margin-top: 1.375rem;
	}

	.join_text th {
		font-size: 0.76rem;
		height: 2rem;
	}

	.join_text th.first {
		padding-left: 2.5%;
	}
	 .join_text td.first {
		padding-left: 2.5%;
	}

	.join_text td {
		
		font-size: 0.68rem; padding:14px 0;
		
	}

	.join_text td.last {
		background-position: right center; background-size:0.4rem auto;
	}

	.pop-cont.active {
		margin: 0 2.5%; padding-top:1rem;
	}

	.pop-cont .pop_text {
		width: 100%;
		padding-bottom:  1rem;
	}

	.pop-cont h4 {
		font-size: 0.64rem;
	}

	.pop-cont p {
		font-size: 0.62rem;
		line-height: 1.6;
		padding-top: 0.5rem;
	}

	.join .section4.section {
		margin-top: 0;
	}

	.join .section4 h2 {
		padding-top: 2.25rem;
		font-size: 1.1rem;
		padding-bottom: 0.833rem;
		background-size: 0.45rem 2px;
	}

	.join .section4 p {
		font-size: 0.68rem;
		width: 100%;
		padding-top: 0.8rem;
		padding-bottom: 3rem;
	}
	.join_cont select{ width:100%; margin-bottom:0.5rem;}
	.join_text{ margin-top:0.8rem;}
	/*联系我们*/

	.contact {
		padding-top: 1.8rem;
		padding-bottom: 1.8rem;
	}

	.contact h4 {
		font-size: 0.75rem;
	}

.contact h4{border-radius: 0.75rem; padding: 5px 1em 5px 2.5em;}

.contact .contact_email{
	text-align: center;
}

.contact .contact_email h3{
	font-size: 0.75rem;
	margin-bottom: 0.4375rem;
	display: block;
}

.contact .contact_email h3 span{
	line-height: 1;
	margin-right: 0;
}
.contact .contact_email h3 .icon{
	margin-bottom: 0;
}
.contact .qr{
	width: 4.625rem;
	vertical-align: top;
}
	.contact_map {
		margin-top: 1.25rem;
	}


	.contact ul {
		width: 100%;
		position: static;
		padding: 0;
	}
	.contact ul li{
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}
	.contact ul li:last-child{
		width: 100%;
	}
	.contact ul li h2 {
		font-size: 0.75rem;
		padding: 0.5rem;
	}

	.contact ul li a {
		padding: 0.5rem;
	}


	.contact ul li a p {
		font-size: 0.625rem;
	}

	.contact ul li a h3 {
		font-size: 0.625rem;
	}
	.contact ul li a .line{
		left: 0;
		right: 0;
	}



	.title_next {
		display: none;
	}

	.title_prev {
		display: none;
	}

	.title_showdow {
		display: none;
	}



	/*荣誉*/

	/*main*/
	.honor {
		padding-bottom: 3.75rem;
	}

	/*title*/
	.honor_title {
		padding-top: 1.5rem;
	}

	.honor_title.fixedsubnav {
		left: 0;
		margin-left: 0;
		width: 100%;
	}

	.slide_items li {
		width: 76px;
		line-height: 2.278rem;
	}

	.slide_items li a {
		font-size: 0.68rem;
	}

	.honors_nav a:hover {
		color: #222;
	}

	.honors_nav a:hover.active {
		color: #e83434;
	}

	.honors_nav a:hover, .honors_nav a.active {
		font-size: 0.68rem;
	}

	.slide_items li span {
		font-size: 0.75rem;
	}

	.slide_items li div {
		width: 8px;
		height: 8px;
		border-radius: 4px;
		padding: 2px;
		margin-top: 10px;
	}

	.slide_items li i {
		width: 6px;
		height: 6px;
		border-radius: 3px;
	}

	.slide_items li.on div {
		width: 12px;
		height: 12px;
		border-radius: 6px;
		padding: 4px;
		margin-top: 8px;
	}

	/*text*/
	.honor .honors_nav li {
		margin-bottom: 0.3125rem;
	}
	.honor .honors_nav a {
		font-size: 0.5rem;
		width: 6em; height:30px; line-height:30px;
	}

	.honor .honors_nav.fixedsubnav {
		top: 1.25rem;
	}
	.honor .inner{
		padding-top: 1.25rem;
	}
	.honor_right{
		width: 74%;
	}
	.honor_content {
		background-size: 20px auto;
		background-position: 18% 4px;
		width: 83%;
	}

	.honor_year {
		padding-left: 0;
		font-size: 0.8125rem;
		background-size: 8px auto;
		width: 15%;
	}

	.honor_text {
		padding-bottom: 1.5rem;
	}

	.honor_text h2 {
		font-size: 0.68rem;
	}

	.honor_text p {
		font-size: 0.58rem;
		padding-top: 0.3rem;
	}

	.honor_text img {
		padding-top: 0.5rem
	}

	.honor_bottom {
		background-size: 20px auto;
		height: 1.5rem;
	}
	/*管理团队*/
	.team .tab_title {
		margin-top: 2.4375rem;
		margin-bottom: 1.5625rem;
	}

	.team .tab_title a {
		font-size: 0.75rem;
	}


	.team .tab-box {
		margin-top: 2.4375rem;
		margin-bottom: 1.25rem;
	}

	.team .tab-box li {
		width: 49%;
		margin-bottom: 1.25rem;
	}
	.team .tab-box li.first { margin-left: 25.5%;}
	.team .tab-box li:nth-child(2) a{ padding-bottom:3.1rem;}
	.team .tab-box li a {
		padding: 0.9375rem 0.25rem;
		display: block;
		border-radius: 0.3125rem;
		text-align: center;
	}

	.team .tab-box li a .team_left {
		width: 6rem;
		margin: 0 auto;
	}

	.team .tab-box li a .team_right {
		width: 100%;
		margin-top: 1rem;
	}

	.team .tab-box li a h2 {
		font-size: 0.75rem;
		padding-bottom: 0.45rem;
		background-size: 0.7rem 2px;
		background-position: center bottom;
		background-repeat: no-repeat;
	}

	.team .tab-box li a p {
		font-size: 0.68rem;
		line-height: 1.6;
		padding: 0.25rem 0 0.625rem;
	}

	.team .tab-box li a .team_btn {
		font-size: 0.58rem;
		line-height: 1.4rem;
		width: 4rem;
		height: 1.4rem;
		padding-left: 0.2rem;
		text-align: left;
		margin: 0 auto;
	}

	.team .tab-box li a:hover {
		background-image: none;
	}

	.team .tab-box li a:hover h2 {
		color: #000;
		background-image: url(/uploads/image/bjimages_en/title_icon.png);
	}

	.team .tab-box li a:hover p {
		color: #222;
	}

	.team .tab-box li a:hover .team_btn {
		background-image: url(/uploads/image/bjimages_en/team_btn.png);
		color: #fff;
	}

	/***** 弹出框 *****/
	.popbox {
		padding: 1.25em 0;
	}

	.popbox a {
		top: auto;
		left: 95%;
		bottom: 100%;
		margin-left: 0;
		margin-bottom: 10px;
		width: 0.9375rem;
	}

	.popbox_cont {
		max-height: 80vh;
	}

	.popbox_top {
		margin-top: 0.3rem;
		margin-bottom: 0.75rem;
	}

	.popbox_top img {
		width: 7.5rem;
		height: 7.5rem;
		margin-bottom: 0.8rem;
	}

	.popbox_top h3 {
		font-size: 0.9rem;
	}

	.popbox_top h4 {
		font-size: 0.66rem;
	}

	.popbox_top h4 span {
		padding: 0 0.5rem;
	}
	.popbox_top p {
		font-size: 0.625rem;
	}

	.popbox_bottom {
		padding: 0.8rem 5%;
		border-radius: 0.25rem;
	}

	.popbox_bottom p {
		font-size: 0.68rem;
		margin-bottom: 0.875rem;
	}

	/* privacy */
	#main.privacy {
		margin-top: 2rem;
		margin-bottom: 1.5rem;
	}

	#main.privacy .inner {
		width: 92%;
	}

	.privacy_title {
		padding-bottom: 0.5rem;
		font-size: 1rem;
	}
	.privacy h2 {
		font-size: 0.6rem;
		padding-top: 1rem;
		padding-bottom: 0.34rem;
	}
	.privacy p{
		font-size: 0.58rem;
		padding-bottom: 0.34rem;
	}
	

	/* map */
	#main.map {
		margin-top: 2rem;
		margin-bottom: 0;
		padding-bottom: 7rem;
	}

	.map_cont {
		margin-top: 1.5rem;
	}

	.map_left {
		width: 25%;
	}

	.map_left li a {
		font-size: 0.68rem;
		line-height: 2.9rem;
	}

	.map_right {
		width: 75%;
	}

	.map_right li {
		padding-left: 0.5rem;
		vertical-align: middle;
		height: 4.6em;
	}

	.map_right li.second {
		justify-content: flex-start;
	}

	.map_right li a {
		font-size: 0.58rem;
		line-height: 1.1;
		adding: 0.5rem 0.2rem 0.5rem 0;
	}

	.map_right li.second a {
		padding-right: 0.5rem;
	}

	.map_right li a:hover {
		color: #666;
	}

}

@media only screen and (max-width:1010px) {

	/*荣誉*/
	.title_next {
		top: 2.4rem;
		right: 0.3rem;
		display: block;
	}

	.title_prev {
		top: 2.4rem;
		left: 0.3rem;
		display: block;
	}

	.title_showdow {
		width: 70px;
		display: block;
	}

}

@media only screen and (max-width:767px) {
.introduction_top ul {
		background-position: left 3px;
	}
	/* privacy */
	#main.privacy {
		margin-top: 1rem;
	}

	.privacy_title {
		font-size: 1.5rem;
	}

	
}