body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
p,
form,
dt,
dd,
input,
textarea,
th,
td,
fieldset,
legend,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0 none;
}

ul,
ol,
li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

table {
	border-spacing: 0;
}

html,
body {
	overflow-x: hidden;
}

i,
em,
u {
	font-style: normal;
	text-decoration: none;
}

*,
body {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body {
	min-width: 320px;
}

q:before,
q:after {
	content: "";
}

html,
body,
input,
select,
button,
textarea {
	font: 14px/1.5, "\5B8B\4F53", Arial, Helvetica, sans-serif;
	color: #747474;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

em {
	font-style: normal;
	font-weight: normal;
}

img {
	vertical-align: middle;
	max-width: 100%;
}

.ov {
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

a {
	text-decoration: none !important;
	color: #747474;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

.clear {
	clear: both;
	height: 0px;
	width: 0;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
.f18{
	font-size: 18px;
}
.c00{
	color: #000;
}

input,
select,
button {
	outline: none;
	-webkit-outline: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #ABABAB !important;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #ABABAB !important;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #ABABAB !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #ABABAB !important;
}

.w1400{
	margin: 0 auto;
	max-width: 1400px;
}
.w1170{
	margin: 0 auto;
	max-width: 1170px;
}
.cf3{
	color: #ff3503;
}
.xjHeader{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	z-index: 99999;
}
.xjHeader_logo .imt2{
	display: none;
}
.xjHeader_item{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	height: 80px;
}
.xjHeader_nav{
	flex: 1;
	margin-left: 5%;
	/* display: flex;
	display: -webkit-flex;
	justify-content: flex-end; */
}
.xjHeader_nav .put{
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
.xjHeader_nav .plt{
	margin-left: 8px;
}
.xjHeader_nav .plt:first-child{
	margin-left: 0;
}
.xjHeader_nav .plink{
	display: block;
	font-size: 16px;
	color: #fff;
	height: 30px;
	line-height: 32px;
	min-width: 70px;
	text-align: center;
	padding: 0 12px;
	border-radius: 30px;
}
.xjHeader.active{
	background: #ffffff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.xjHeader.active .imt1{
	display: none;
}
.xjHeader.active .imt2{
	display: block;
}
.xjHeader.active .xjHeader_nav .plink{
	color: #333;
}
.xjHeader_nav .plt.active .plink,
.xjHeader_nav .plink:hover{
	background: #ff3503;
	color: #fff !important;
}

.xjBanner .swiper-pagination{
	bottom: 40px;
}
.xjBanner .swiper-pagination-bullet{
	width: 15px;
	height: 15px;
	opacity: 0.4;
	background: #fff;
	margin: 0 11px !important;
}
.xjBanner .swiper-pagination-bullet-active{
	opacity: 1.0;
}
.xjBanner img,
.xjPartner_beij img{
	width: 100%;
}

.xjComPt{
	padding: 4% 0 6%;
}
.xjTop{
	text-align: center;
}
.xjTop_title{
	display: inline-block;
	color: #333;
	font-weight: bold;
	font-size: 36px;
	line-height: 1;
	padding-bottom: 20px;
	position: relative;
}
.xjTop_title::after{
	content: "";
	width: 64px;
	height: 2px;
	background: #ff3503;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.xjTop_tab{
	margin: 42px 0 0;
}
.xjTop_tab .link{
	display: inline-block;
	font-size: 18px;
	color: #333;
	margin: 0 42px;
}
.xjTop_tab .link.active,
.xjTop_tab .link:hover{
	color: #ff3503;
}
.xjTop_tis{
	font-size: 18px;
	margin-top: 28px;
}

.xjActiveCenter_list{
	display: flex;
	display: -webkit-flex;
	margin-left: -2.5%;
	flex-wrap: wrap;
}
.xjActiveCenter_list .lt{
	width: 30.83%;
	margin: 3% 0 0 2.5%;
}
.xjActiveCenter_list .lt a{
	display: block;
}
.xjActiveCenter_list .lt .imt{
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	background: #333;
}
.xjActiveCenter_list .lt .imt_com{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.xjActiveCenter_list .lt .name{
	text-align: center;
	padding: 25px 10px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	font-size: 16px;
}
.xjActiveCenter_list .lt .imt_item{
	z-index: 5;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	text-align: center;
}
.xjActiveCenter_list .lt .name1{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: 25px 0 0;
}
.xjActiveCenter_list .lt:hover .imt_item{
	display: flex;
	display: -webkit-flex;
}
.xjActiveCenter_list .lt:hover .imt{
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.xjActiveCenter_list .lt:hover .name{
	color: #ff775d;
}

.xjWeMediaCenter{
	background: #fff4f4;
}
.xjWeMediaCenter_list{
	margin: 3.5% 0 0;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xjWeMediaCenter_list .lt{
	width: 30%;
	display: flex;
	display: -webkit-flex;
	border-radius: 10px;
	background: #fff;
	text-align: center;
}
.xjWeMediaCenter_list .lt a{
	display: block;
	padding: 10% 5%;
}
.xjWeMediaCenter_list .lt .imt{
	overflow: hidden;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.xjWeMediaCenter_list .lt .imt_img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform:translate(-50%,-50%);
}
.xjWeMediaCenter_list .lt .name{
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.xjWeMediaCenter_list .lt .tis{
	color: #747474;
	font-size: 18px;
	line-height: 1.8;
	margin: 6% 0 8%;
	line-height: 1.8;
	height: 62px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.xjWeMediaCenter_list .lt .ctn{
	width: 180px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	background: #ff423f;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
	border-radius: 50px;
}

.xjProductItem_list{
	margin: 3.5% 0 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xjProductItem_list .lt{
	border-radius: 10px;
	overflow: hidden;
	width: 47.8%;
	box-shadow: 0 0 30px rgba(30, 30, 30, 0.15);
	margin: 0 0 4.5% 0;
}
.xjProductItem_list .lt .content{
	padding:5% 5% 7%;
}
.xjProductItem_list .lt .name{
	font-weight: bold;
	font-size: 18px;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 1;
}
.xjProductItem_list .lt .text{
	color: #747474;
	line-height: 1.8;
	height: 50px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 4% 0 6%;
}
.xjProductItem_list .lt .more{
	color: #000;
}

.xjProductItem_item .btn_more1{
	width: 180px;
}
.btn_more1{
	display: block;
	width: 160px;
	height: 52px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 52px;
	border-radius: 52px;
	background: #ff423f;
	margin: 0 auto;
	cursor: pointer;
}
.btn_more1:hover{
	color: #fff;
}

.xjTeam{
	background: #fff4f4;
}
.xjTeam_list{
	margin:1% 0 3.5%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xjTeam_list .lt{
	width: 48.5%;
	background: #fff;
	border-radius: 10px;
	padding-top: 2%;
	margin: 3% 0 0;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.xjTeam_list .lt a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.xjTeam_list .lt .content{
	width: 64%;
	padding-left:8%;
}
.xjTeam_list .lt .imt{
	overflow: hidden;
	width: 30%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.xjTeam_list .lt .imt_img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	object-fit: cover;
}
.xjTeam_list .lt .content_top{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.xjTeam_list .lt .content_top .content_name{
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.xjTeam_list .lt .content_top .content_pit{
	font-size: 16px;
	color: #ff423f;
}
.xjTeam_list .lt .content_text{
	line-height: 1.6;
	height: 70px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: #747474;
	margin: 7% 0 5%;
	text-align: justify;
}
.xjTeam_list .lt .content_icon .iconfont{
	line-height: 1;
	font-size: 35px;
	color: #747474;
}

.xjPartner{
	position: relative;
}
.xjPartner_content{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.xjPartner_content .w1400{
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.xjPartner .xjTop_title{
	color: #fff;
	padding-bottom: 0;
}
.xjPartner .xjTop_title::after{
	display: none;
}
.xjPartner .xjTop_tis{
	color: #fff;
	margin: 6% 0;
}

.xjOutPartner_list{
	margin-left: -4.33%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.xjOutPartner_list .lt{
	width: 29%;
	margin: 4% 0 0 4.33%;
}
.xjOutPartner_list .lt a{
	display: block;
	padding: 10% 20px 13%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 70px rgba(255, 53, 3, 0.15);
	text-align: center;
}
.xjOutPartner_list .lt .imt{
	position: relative;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	padding: 1% 0 5%;
}
.xjOutPartner_list .lt .imt_img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	object-fit: cover;
}
.xjOutPartner_list .lt .name{
	color: #000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.xjOutPartner_list .lt .tis{
	font-size: 18px;
	color: #747474;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 3% 0 8%;
}

.xjInvite{
	background: #fff4f4;
}
.xjInvite_list{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 4%;
}
.xjInvite_list .lt{
	width: 48.5%;
	background: #fff;
	border-radius: 10px;
	padding: 32px 30px 45px 40px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	margin: 3% 0 0;
}
.xjInvite_list .xjInvite_top{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 30px;
	line-height: 1;
}
.xjInvite_list .xjInvite_top .text_cn{
	font-size: 24px;
	color: #000;
}
.xjInvite_list .xjInvite_top .text_en{
	font-size: 16px;
	color: #ababab;
	text-transform: uppercase;
	margin-top: 15px;
}
.xjInvite_list .xjInvite_top .num{
	width: 70px;
	height: 70px;
	background: #f2f2f2;
	border-radius: 50%;
	font-size: 16px;
	color: #333;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.xjInvite_content{
	color: #747474;
	line-height: 1.8;
	height:75px;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.xjInvite_list .lt:hover{
	background: #ff423f;
}
.xjInvite_list .lt:hover .text_cn,
.xjInvite_list .lt:hover .text_en,
.xjInvite_list .lt:hover .xjInvite_content{
	color: #fff;
}
.xjInvite_list .lt:hover .num{
	color: #ff423f;
	background: #fff;
}

.foot_dom{
	background: #313131;
	padding: 25px 0;
	color: #9c9c9d;
}
.foot_dom .w1400{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.foot_dom_fl .spm{
	padding: 0 30px;
}
.foot_dom_fl .spn img{
	vertical-align: middle;
	margin: -2px 10px 0 0;
}
.foot_dom_fr{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.foot_top{
	background: #2a2a2a;
	padding: 3.5% 0;
}
.foot_top .w1400{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.foot_top .dlList{
	/* flex: 1; */
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	width: 70%;
}
.foot_top .dlList dl{
	/* max-width: 20%; */
}
.foot_top .dlWeix{
	width: 22%;
}
.foot_top .dlt{
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 28px;
	line-height: 1;
}
.foot_top .dlList dd a{
	color: #747474;
	display: inline-block;
	margin-bottom: 12px;
}
.foot_top .dlList dd a:hover{
	color: #fff;
}
.foot_top .dlList dd:last-child a{
	margin-bottom: 0;
}
.dlWeix_item{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.dlWeix_lt{
	text-align: center;
}
.dlWeix_lt .name{
	margin-top: 12px;
	color: #747474;
}

.xjDynamic{
	background: #fff4f4;
}
.xjDynamic_list{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xjDynamic_list .lt{
	width: 48%;
	background: #fff;
	border-radius: 10px;
	padding: 30px;
	margin: 3% 0 0;
}
.xjDynamic_list .lt a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xjDynamic_list .lt .imt{
	width: 33%;
}
.xjDynamic_list .lt .imt img{
	border-radius: 10px;
}
.xjDynamic_list .lt .content{
	width: 61%;
}
.xjDynamic_list .lt .content_title{
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 1.6;
	height: 55px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.xjDynamic_list .lt .content_dom{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 3%;
}
.xjDynamic_list .lt .content_time{
	color: #747474;
}
.xjDynamic_list .lt .content_icon .iconfont{
	line-height: 1;
	font-size: 36px;
	color: #747474;
}
.xjDynamic_list .lt:hover .content_title,
.xjDynamic_list .lt:hover .iconfont{
	color: #ff3503;
}

.xjAboutUs_content{
	margin-top: 5%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xjAboutUs_content .imt{
	width: 48.5%;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.xjAboutUs_content .imt img{
	border-radius: 10px;
}
.xjAboutUs_content .content{
	width: 46.5%;
}
.xjAboutUs_content .content_title{
	color: #333;
	font-size: 24px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.xjAboutUs_content .content_text{
	font-size: 16px;
	line-height: 1.7;
	height:110px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 5% 0;
}
.xjAboutUs_content .btn_more1{
	margin: 0;
}

.xjNbanner{
	padding: 8% 0 5%;
	background: #f8f8f8;
}

.nwrapInfo_top{
	text-align: center;
}
.nwrapInfo_top .title{
	color: #333;
	font-size: 26px;
	margin-bottom: 20px;
}
.nwrapInfo_top .tis{
	color: #818181;
}
.nwrapInfo_content{
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	padding: 3% 0;
	margin: 3% 0;
	line-height: 1.7;
}
.nwrapInfo_dom{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	flex-wrap: wrap;
}
.nwrapInfo_dom .iconfont{
	font-size: 30px;
	line-height: 1;
}
.nwrapInfo_dom .btn_com{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	width: 45%;
	color: #333;
}
.nwrapInfo_dom .spn{
	display: inline-block;
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
}
.nwrapInfo_dom .btn_prev .spn{
	margin-left: 25px;
}
.nwrapInfo_dom .btn_next{
	justify-content: flex-end;
	text-align: right;
}
.nwrapInfo_dom .btn_next .spn{
	margin-right: 25px;
}
.nwrapInfo_dom .btn_com:hover{
	color: #ff3503;
}
.nwrapInfo_dom::before{
	content: "";
	width: 20px;
	height: 20px;
	background: url(../images/icon4.png) no-repeat left top;
	background-size: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.popContent{
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 999999;
}
.popContent_item{
	width: 85%;
	max-width: 1400px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	padding: 3.5%;
	border-radius: 15px;
}
.popContent_form .form-item{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.popContent_form .form-item .form-group{
	width: 48%;
}

.video_imt {
	position: relative;
	/* border-radius: 10px; */
	overflow: hidden;
}

.video_imt .content_video {
	/* position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0; */
	width: 100%;
}

.xjActiveCenterItem .xjActiveCenter_list{
	margin-top: -2.5%;
	margin-bottom: 5%;
}

.pageNum{
	text-align: center;
}
.pageNum .link{
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #f5f7fa;
	color: #333;
	font-size: 16px;
	margin: 0 8px;
}
.pageNum .link:first-child{
	margin-left: 0;
}
.pageNum .link:last-child{
	margin-right: 0;
}
.pageNum .link:hover,
.pageNum .link.active{
	background: #ff3503;
	color: #fff;
}

.xjInviteItem .xjInvite_list{
	margin-top: -2.5%;
	margin-bottom: 5%;
}

.xjDynamicItem .xjDynamic_list{
	margin-top: -2.5%;
	margin-bottom: 5%;
}
.xjDynamicItem .xjDynamic_list .lt{
	width: 100%;
	box-shadow: 0 0 30px rgba(30, 30, 30, 0.1);
	padding: 40px;
}
.xjDynamicItem .xjDynamic_list .lt .imt{
	width: 23%;
}
.xjDynamicItem .xjDynamic_list .lt .content{
	width: 73%;
	padding-right: 10%;
	position: relative;
}
.xjDynamicItem .xjDynamic_list .lt .content_title{
	height: auto;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.xjDynamicItem .xjDynamic_list .lt .content_dom{
	margin: 0;
}
.xjDynamicItem .xjDynamic_list .lt .content_text{
	color: #747474;
	line-height: 1.8;
	margin: 2% 0;
	height: 50px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.xjDynamicItem .xjDynamic_list .lt .content_icon{
	position: absolute;
	right: 0;
	top: 0;
}
.xjDynamicItem .xjDynamic_list .lt:hover{
	box-shadow: 0 0 30px rgba(255, 53, 3, 0.1);
}

.teamPopContent{
	/* position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	display: none; */
}
.teamPopItem{
	/* width: 1200px; */
	background: #fff;
	border-radius: 10px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	/* position: absolute; */
	/* left: 50%;
	top: 50%;
	transform: translate(-50%,-50%); */
	border-radius: 10px;
	overflow: hidden;
	padding-top: 3%;
}
.teamPopItem .imt{
	width: 35.5%;
	position: relative;
	overflow: hidden;
	/* display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center; */
}
.teamPopItem .imt .imt_img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	object-fit: cover;
	width: 100%;
}
.teamPopItem .content{
	width: 56%;
	padding:4% 0 4% 6%;
}
.teamPopItem .content_name{
	font-size: 24px;
	color: #000;
	font-weight: bold;
	line-height: 1;
}
.teamPopItem .content_pit{
	font-size: 16px;
	color: #ff423f;
	margin: 15px 0 35px;
}
.teamPopItem .content_text{
	font-size: 16px;
	color: #747474;
	max-height: 350px;
	overflow-x: hidden;
	overflow-y: auto;
}
.teamPopItem .btnClose{
	position: absolute;
	right: 32px;
	top: 35px;
	cursor: pointer;
}

.xjOutPartnerItem .xjOutPartner_list{
	margin-top: -3%;
	margin-bottom: 5%;
}
.xjOutPartnerItem .xjOutPartner_list .lt a{
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.xjTeamItem .xjTeam_list{
	margin-top: -2.5%;
	margin-bottom: 6%;
}

.xjProductItem .xjProductItem_list{
	margin-top:2%;
	margin-bottom: 2%;
}

.zhaopItem{
	padding: 4% 0;
}
.zhaopItem_content{
	font-size: 16px;
	line-height: 1.8;
	padding:4% 5% 3%;
	border-radius: 10px;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.zhaopItem_lt{
	padding: 3% 0;
	border-bottom: 1px solid #e1e1e1;
}
.zhaopItem_lt .title{
	color: #000;
	font-size: 20px;
	margin-bottom: 18px;
}
.zhaopItem_lt .zhaopItem_text .title{
	font-weight: bold;
	font-size: 24px;
	color: #333;
	margin-bottom: 0;
}
.zhaopItem_text .tis{
	color: #818181;
	text-transform: uppercase;
}
.zhaopItem_lt .dflex{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}
.zhaopItem_lt .spn{
	padding-right: 13%;
}
.zhaopItem_lt .spn:last-child{
	padding-right: 0;
}
.zhaopItem_lt:last-child{
	border-bottom: none;
	padding-bottom: 0;
}
.zhaopItem_num{
	width: 60px;
	height: 60px;
	font-size: 16px;
	text-align: center;
	line-height: 60px;
	color: #333;
	background: #f5f5f5;
	border-radius: 50%;
}

.zhaopYingp{
	background: #fef4f3;
}
.zhaopYingp_item{
	padding: 4%;
	background: #fff;
	border-radius: 10px;
}
.zhaopYingp_form .form-item{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 35px;
	font-size: 16px;
}
.zhaopYingp_form .form-group{
	position: relative;
	width: 48%;
	border-radius: 6px;
	border: 1px solid #e1e1e1;
	height: 70px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px 0 20px;
	font-size: 16px;
	margin: 0;
}
.zhaopYingp_form .label{
	display: block;
	width: 100px;
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 16px;
}
.zhaopYingp_form .icon{
	color: #ff4240;
	padding-right: 8px;
}
.zhaopYingp_form .form-control{
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-size: 16px;
	padding: 10px;
	min-height: 40px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #ABABAB;
}
.zhaopYingp_form .form-yanz .imt{
	max-height: 65px;
}
.zhaopYingp_form .form-textarea .form-group{
	width: 100%;
	height: 150px;
}
.zhaopYingp_form .selectItem:after{
	content: "";
	width: 22px;
	height: 12px;
	background: url(../images/icon_down.png) no-repeat center;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background-size: 100%;
}
.zhaopYingp_form .form-textarea .form-control{
	height: 100%;
	padding: 20px 0;
}
.zhaopYingp_form .form-date .form-control{
	background: url(../images/icon_date.jpg) no-repeat left center;
	padding-left: 30px;
	margin-left: 30px;
}
.zhaopYingp_form .form-date #datepicker{
	position: absolute;
	left:110px;
	top: 70px;
	z-index: 99999;
}
.zhaopYingp_form .form-btns{
	justify-content: center;
}
.zhaopYingp_form .form-btns .btn-com{
	width: 300px;
	height: 72px;
	text-align: center;
	line-height: 72px;
	margin: 0 22px;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	border-radius: 10px;
	outline: none !important;
	box-shadow: none;
}
.zhaopYingp_form .form-btns .btn-sum{
	background: #ff4240;
	color: #fff;
	margin-left: 0 !important;
}
.zhaopYingp_form .form-btns .btn-reset{
	background: #efefef;
	color: #333;
	margin-right: 0 !important;
}

#parentPop{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	display: none;
}
#parentPop .zhaopYingp_item{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	width: 90%;
	max-width: 1400px;
}
#parentPop .zhaopYingp_item .btnClose{
	position: absolute;
	right: 30px;
	top: 30px;
	cursor: pointer;
}

.modelBtn{
	width: 40px;
	position: absolute;
	right: 10px;
	top: 8px;
	cursor: pointer;
	display: none;
}
.modelNav{
	position: absolute;
	left: 0;
	top: 55px;
	right: 0;
	padding: 10px;
	background: #fff;
	border-top: 1px solid #e1e1e1;
	display: none;
}
.modelNav .plt .plink{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	position: relative;
}
.modelNav .plt .plink .iconfont{
	line-height: 1;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
}
.modelNav .plt .plink.active,
.modelNav .plt .plink:hover{
	color: #ff3503;
}

.xjAboutUs2 .content{
	margin:3.5% 0;
	color: #616161;
	font-size: 20px;
	line-height: 1.8;
}
.xjAboutUs2 .content .stn{
	font-size: 34px;
	font-weight: bold;
}
.xjAboutUs2 .content .stn2{
	font-weight: bold;
}
.xjAboutUs2 .xjTop_title{
	font-size: 32px;
	color: #000;
	padding-bottom: 0;
}
.xjAboutUs2 .xjTop_title::after{
	display: none;
}
.xjAboutUs2_list{
	margin: 2% 0 5%;
	display: flex;
	display: -webkit-flex;
	margin-left: -25px;
	flex-wrap: wrap;
	justify-content: center;
	/* justify-content: space-between;
	flex-wrap: wrap; */
}
.xjAboutUs2_list .lt{
	float: left;
	margin:20px 0 0 25px;
	width: 150px;
	height: 150px;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.xjAboutUs2_list .lt .name{
	font-size: 16px;
	color: #333;
	margin-top: 10px;
}




