/* TODO  登录注册*/

.resForm {
	margin: .3rem 0;
}
.zy_fa{width:auto;margin:10px;overflow:hidden;}
.zy_fa .vi{display:flex;}
.zy_fa .vi .flz{margin-right:10px;flex:1;}
.zy_fa .vi .flz input{width:100%;height:34px;text-indent:12px;font-size:13px;border:1px solid #ddd;}
.zy_fa .vi .fly{width:100px;}
.zy_fa .vi .fly select{width:100px;height:34px;border:1px solid #ddd;font-size:13px;}
.zy_fa textarea{width:100%;height:200px;border:1px solid #ddd;line-height:22px;font-size:13px;text-indent:12px;margin-top:15px;}
.zy_fa .tu{overflow:hidden;margin-top:15px;}
.zy_fa .tu .duotu{width:100%;height:auto;overflow:hidden;}
.zy_fa .tu .duotu li{margin-top:10px;width:100px;height:100px;float:left;margin-right:10px;position:relative;}
.zy_fa .tu .duotu li .imgs{width:98px;height:98px;border:1px solid #ddd;}
.zy_fa .tu .duotu li .img-loading{width:28px;height:28px;display:block;top:50%;margin-top:-14px;left:50%;margin-left:-14px;position:absolute;z-index:1;display:none;} 
.zy_fa .tu .duotu li input[type='file']{width:100px;height:100px;opacity:0;position:absolute;left:0px;top:0px;z-index:1;cursor:pointer;}
.zy_fa .tu .duotu li span{cursor:pointer;display:inline-block;width:18px;height:18px;background:	#B22222;border-radius:50%;color:#fff;text-align:center;line-height:18px;position:absolute;right:-5px;top:-5px;z-index:2;}
.zy_fa .sub{margin-top:20px;}
.zy_fa .sub button{width:100%;height:44px;background:#0f64b9;border-radius:5px;text-align:center;line-height:44px;font-size:14px;color:#fff;}

.zy-save{width:auto;overflow:hidden;margin:10px;}
.zy-save .t{width:100%;height:40px;border-bottom:1px solid #ddd;display:flex;}
.zy-save .t a{display:inline-block;flex:1;height:40px;text-align:center;line-height:40px;font-size:14px;}
.zy-save .t a.on{color:#0f64b9;border-bottom:1px solid #0f64b9;}
.zy-save .kj{overflow:hidden;margin:20px 0px;border-top:1px solid #ddd;}
.zy-save .kj .li{width:100%;display:flex;border-bottom:1px solid #ddd;}
.zy-save .kj .li .zpz{width:80px;line-height:44px;}
.zy-save .kj .li .vy{flex:1;height:44px;}
.zy-save .kj .li .vy input{width:100%;height:100%;text-indent:10px;}
.zy-save .kj .li .vy input[type='file']{height:20px;margin-top:12px;}
.zy-save .kj .li .cod{display:inline-block;width:auto;border:1px solid #0f64b9;color:#0f64b9;height:24px;line-height:24px;margin-top:10px;width:85px;text-align:center;border-radius:5px;}
.zy-save  .sub{margin-top:20px;}
.zy-save  .sub button{width:100%;height:44px;background:#0f64b9;border-radius:5px;text-align:center;line-height:44px;font-size:14px;color:#fff;}



.resForm ul {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	background: #fff;
	padding: 0 .2rem;
}

.resForm li {
	height: 1rem;
	line-height: .7rem;
	border-bottom: 1px solid #ddd;
	display: flex;
}

.resForm li:last-child {
	border: none;
}

.resForm li .icon {
	width: .4rem;
}

.resForm li .icon.i_user {
	background: url(../img/i_user.png) no-repeat center / contain;
}

.resForm li .icon.i_pwd {
	background: url(../img/i_pwd.png) no-repeat center / contain;
}
.resForm li .lab{
	font-size: .26rem;
	color: #a2a2a2;
}
.resForm li .ipt {
	flex: 1;
	padding: 0 .2rem;
	font-size: 16px;
}

.resForm .remenber {
	height: .5rem;
	line-height: 0.7rem;
}

.resForm .btn {
	margin-top: .2rem;
}

.resForm .other {
	height: .6rem;
	line-height: .6rem;
	text-align: center;
}

.resForm .getcode {
	height: .6rem;
	line-height: .6rem;
	width: 1.88rem;
	text-align: center;
	margin-top: .2rem;
	background:#0f64b9;
	color:#FFF;
	border-radius: 5px;
}

#registerForm li {
	padding: 0 .2rem;
}
/*TODO 投递简历*/
.resForm#jobForm li{
	height: .8rem;
	line-height: .8rem;
}
.resForm#jobForm li .lab{
	color: #333;
}
#jobForm li.hasArrow{
	background: url(../img/i_arrwR.png) no-repeat 98% center/.14rem .25rem;
}
#jobForm .ipt{
	text-align: right;
	padding: 0 .4rem 0 .2rem;
	color: #b9b9b9;
}
#jobForm .mbsc-comp{
	color: #b9b9b9;
}
#jobForm  .mbsc-control{
	flex: 1!important;
	text-align: right;
	padding: 0 .5rem 0 .2rem;
	color: #b9b9b9;
}
#jobForm  .yourSex .sex-wrap{
	flex: 1;
	text-align: right;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
#jobForm .sex-wrap .mRadio{
	position: absolute;
	width: .84rem;
	height: .6rem;
	line-height: .6rem;
	opacity: 0;
	-webkit-opacity: 0;
	left: 0;
	top: .1rem;
}
#jobForm .sex-wrap .check_lab{
	display: inline-block;
	width: .84rem;
	height: .6rem;
	line-height: .6rem;
	border: 1px solid #c7c7c7;
	color: #d9d9d9;
	text-align: center;
	margin-top: .1rem;
}
#jobForm .sex-wrap .check_lab:first-child {
	margin-right: .1rem;
}
#jobForm .sex-wrap .check_lab.active{
	border: 1px solid #0F64B9;
	color: #0F64B9;
}
.resForm#jobForm li.yourInfor{
	height: 1.7rem;
}
.resForm#jobForm li.yourInfor{
	line-height: .4rem;
	padding: .2rem 0;
}
.resForm#jobForm li.yourInfor .wNode{
	flex: 1;
	width: 0;
	height: 100%;
	line-height: .4rem;
	text-align: left;
	padding: 0 .2rem;
	resize:none;
}
.resForm#jobForm .codeimg{
	width: 1.7rem;
	height: .8rem;
	object-fit: cover;
}
.mbsc-ios .dw-li{
	text-align: center!important;
	font-size: 1.4em!important;
}
/* TODO  首页*/

#banner {
	width: 100%;
	height: 4.4rem;
}

#banner .swiper-slide {
	width: 100%;
	height: 100%;
}

#banner .swiper-slide .mAd {
	width: 100%;
	height: 100%;
}

#banner .swiper-pagination {
	bottom: 0;
}

#banner .swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	opacity: 1;
	border: none;
	background: #fff;
}

#banner .swiper-pagination-bullet-active {
	width: 10px;
	background: #0f64b9;
	border-radius: 0.05rem;
	-webkit-border-radius: 0.05rem;
}


/*产品与服务*/

.proAndserv {
	background: -webkit-linear-gradient(top, #3e83c7, #1064b9);
	background: -moz-linear-gradient(top, #3e83c7, #1064b9);
	background: -o-linear-gradient(top, #3e83c7, #1064b9);
	background: linear-gradient(top, #3e83c7, #1064b9);
	color: #fff;
	padding: .1rem .2rem;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	align-items: center;
}

.proAndserv .left {
	flex: 0 0 1.6rem;
	margin-right: .1rem;
}

.proAndserv .left .other {
	margin-top: .1rem;
	overflow: hidden;
}

.proAndserv .left .other .btn {
	padding: 0 .1rem;
	height: .3rem;
	line-height: .3rem;
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
	font-size: 14px;
}

@media screen and (max-width: 400px) {
	.proAndserv .left .other .btn {
		width: 100%;
		margin: .1rem 0;
	}
}

.content{width:100%;height:auto;overflow:hidden;font-size:12px;color:#555;line-height:22px;padding-top:20px;}
.content *{font-size:12px;color:#555;line-height:1.8;}
.content img{max-width:100%;height:auto;}

@media screen and (max-width: 360px) {
	.proAndserv .left .other .btn {
		padding: 0 .05rem;
	}
}

.proAndserv .left .other .arrow {
	display: block;
	width: .25rem;
	height: .16rem;
	background: url(../img/more.png) no-repeat center/contain;
}

.proAndserv .sort {
	flex: 1;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	align-items: center;
	background: #fff;
}

.proAndserv .sort li {
	flex: 1;
	text-align: center;
	padding: .2rem 0;
}

@media screen and (max-width: 340px) {
	.proAndserv .sort li {
		height: 1.8rem;
	}
}

.proAndserv .sort dt {
	width: .5rem;
	height: .5rem;
	margin: auto;
}

.proAndserv .sort img {
	width: .5rem;
	height: .5rem;
	object-fit: contain;
}

.proAndserv .sort h3 {
	font-size: .22rem;
	color: #333;
}

.proAndserv .sort dd {
	font-size: .12rem;
	color: #999;
}

.proAndserv .sort dd span {
	display: block;
	transform: scale(.8);
	-webkit-transform: scale(.8);
	overflow: hidden;
}

.index_news_wrap .nItem .head {
	height: .5rem;
	line-height: .5rem;
	display: flex;
	display: -webkit-flex;
	padding: 0 .2rem;
	margin-top: .5rem;
}

.index_news_wrap .tt {
	display: inline-block;
	margin-right: .2rem;
}

.index_news_wrap .tabs {
	flex: 1;
	justify-content: space-between;
}

.index_news_wrap .tabs span {
	display: inline-block;
	padding: 0 .1rem;
	background: #f2f2f2;
	text-align: center;
	color: #7f7f7f;
	font-size: 12px;
	margin-right: .1rem;
}

.index_news_wrap .tabs span:last-child {
	margin-right: 0;
}

.index_news_wrap .tabs span.active {
	background: #0f64b9;
	color: #fff;
}

.index_news_wrap .tab-panel {
	display: none;
}

.index_news_wrap .tab-panel.active {
	display: block;
}

.index_news_wrap .tab-panel .item {
	margin-right: .3rem;
	margin: .5rem 0;
	padding: 0 .2rem;
}

.index_news_wrap .tab-panel .item .con {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	align-items: center;
}

.index_news_wrap .tab-panel .item img {
	flex: 0 0 1.9rem;
	width: 1.90rem;
	height: 1.30rem;
	object-fit: cover;
	margin-right: .3rem;
}

.index_news_wrap .tab-panel .item .infor {
	flex: 1;
	width: 0;
	font-size: .24rem;
	color: #7f7f7f;
}

.index_news_wrap .tab-panel .item .infor h3 {
	font-size: .34rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: 400;
}

.index_news_wrap .tab-panel .item .infor .p0 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/*设置行数*/
	-webkit-box-orient: vertical;
	/*子元素垂直排列*/
}

.index_news_wrap .mBtn {
	margin: .3rem auto;
}

#scroll-news li:first-child {
	border-top: 1px dotted #e1e1e1;
}

#scroll-news li {
	height: 1rem;
	line-height: 1rem;
	border-bottom: 1px dotted #e1e1e1;
	padding: 0 .2rem;
}

#scroll-news li .con {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	font-size: .24rem;
	position: relative;
}

#scroll-news li .con:before {
	position: absolute;
	top: 50%;
	margin-top: -2px;
	content: '';
	width: 4px;
	height: 4px;
	background: #28b736;
}

#scroll-news li p {
	flex: 1;
	margin: 0 .2rem;
	width: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#scroll-news li span {
	color: #999;
}

.nlist {
	display: flex;
	display: -webkit-flex;
	margin: .3rem 0;
}

.nlist li {
	flex: 1;
	margin-right: .05rem;
	position: relative;
	height: 4.65rem;
}

.nlist li:last-child {
	margin-right: 0;
}

.nlist li:nth-child(2) .infor {
	top: 0;
	bottom: initial;
}

.nlist li .con {
	display: block;
	width: 100%;
	height: 100%;
}

.nlist li img {
	width: 100%;
	height: 2.65rem;
	object-fit: cover;
}

.nlist li:nth-child(2) img {
	position: absolute;
	bottom: 0;
}

.nlist li .infor {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	color: #fff;
	width: 100%;
	height: 2rem;
}

.nlist li .infor .d0 {
	padding: .6rem .2rem .4rem .2rem;
}

.nlist li .infor .d0 h1 {
	font-size: .24rem;
	font-weight: normal;
}

.nlist li .infor .d0 p {
	font-size: .18rem;
	opacity: 0.5;
	-webkit-opacity: .5;
}

.nlist li .infor .d1 {
	width: 100%;
	height: .4rem;
	line-height: .4rem;
	font-size: .16rem;
	opacity: 0.75;
	-webkit-opacity: .75;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.15);
}

.nlist li .infor .d1 .s1 {
	padding-left: 20px;
}

.nlist li .infor .d1 .s2 {
	width: .4rem;
	height: .4rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.3);
}

.index_other .notify_wrap {
	display: flex;
	display: -webkit-flex;
	height: 2.8rem;
}

.notify_wrap #slide-tz,
.notify_wrap .right {
	width: 50%;
	height: 100%;
}

#slide-tz {
	height: 100%;
	margin-right: .05rem;
}

#slide-tz .swiper-slide {
	width: 100%;
	height: 100%;
	padding: .3rem;
	overflow: hidden;
	background: url(../img/bg1.png) no-repeat center;
}

#slide-tz .swiper-pagination {
	bottom: .3rem;
}

#slide-tz .swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	opacity: 1;
	border: 1px solid #fff;
	background: #fff;
}

#slide-tz .swiper-pagination-bullet-active {
	width: 10px;
	background: #fff;
	border-radius: 0.05rem;
	-webkit-border-radius: 0.05rem;
}

#slide-tz a {
	color: #fff;
}

#slide-tz h1 {
	font-weight: normal;
	overflow: hidden;
	height: .3rem;
	line-height: .3rem;
}

#slide-tz h1 .tt {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	align-items: center;
}

#slide-tz h1 i {
	font-size: .16rem;
	margin-right: .1rem;
}

#slide-tz .p0 {
	font-size: .14rem;
	margin: .2rem auto;
}

#slide-tz .p1 {
	font-size: .22rem;
	line-height: .4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*设置行数*/
	-webkit-box-orient: vertical;
	/*子元素垂直排列*/
}

.poster-wrap {
	background: #f5f5f5;
	margin-top: .1rem;
	padding: .3rem;
}

.poster-wrap h1 {
	color: #0f64b9;
	font-weight: normal;
}

.poster-wrap h1 .tt {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	align-items: center;
	font-size: .32rem;
}

.poster-wrap h1 i {
	font-size: .16rem;
	margin-right: .1rem;
}

.poster-wrap .title {
	padding: .2rem .5rem;
	border-bottom: 1px solid #c7cacd;
}

.poster-wrap .title h3 {
	font-weight: normal;
	margin-bottom: .1rem;
	font-size: .26rem;
	text-align-last: center;
}

.poster-wrap .title p {
	font-size: .14rem;
	color: #999;
	text-align: right;
}

.poster-wrap .des {
	color: #7F7F7F;
	line-height: .4rem;
}


/*公司概况*/

.cpy {
	padding-bottom: 1rem;
	margin-top: .4rem;
}

.cpy .body {
	height: 1.9rem;
	background: url(../img/bg2.png) no-repeat center/contain;
	padding: .2rem .6rem;
}

.cpy .body .content {
	height: 1.5rem;
	overflow: hidden;
}

.cpy .body .content p {
	color: #fff;
	line-height: .4rem;
	font-size: .22rem;
}

.cpy .btn-more {
	display: block;
	width: 2.20rem;
	height: .48rem;
	line-height: .48rem;
	font-size: .26rem;
	margin: .4rem auto 0 auto;
	text-align: center;
	color: #cbcbcb;
	border: 1px solid #cbcbcb;
}

.cpy .btn-more i {
	position: relative;
	top: -.05rem;
}

.remarks {
	background: #F7F7F7;
	padding-bottom: 1rem;
}

.remarks .body {
	width: 100%;
	background: #fff url(../img/bg3.png) no-repeat right .3rem/.3rem 3.36rem;
	padding: .4rem .35rem;
	border: 1px solid #d2dfed;
	box-shadow: 5px 5px 5px #f2f2f2;
	-webkit-box-shadow: 5px 5px 5px #f2f2f2;
}

.remarks .content {
	background: #fff;
	color: #555;
}

.remarks .content p {
	width: 100%;
	font-size: .22rem;
	line-height: .4rem;
	text-indent: .3rem;
}

.leadship {
	padding-bottom: 1rem;
}

.leadship #slide-ship {
	height: 4.2rem;
	margin: .3rem 0 .6rem 0;
}

.leadship #slide-ship .swiper-slide {
	width: 100%;
	height: 3.76rem;
}

.leadship #slide-ship .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.leadship #slide-ship .swiper-slide p {
	width: 100%;
	height: .7rem;
	line-height: .7rem;
	background: rgba(15, 100, 185, 0.7);
	text-align: center;
	font-size: .24rem;
	font-weight: 400;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
}

.leadship #slide-ship .swiper-pagination {
	bottom: 0;
}

.leadship #slide-ship .swiper-pagination-bullet {
	width: 7px;
	height: 7px;
	opacity: 1;
	filter: alpha(opacity=100);
	/*IE专用*/
	-moz-opacity: 1;
	/*火狐（firefox）*/
	border: 1px solid #e0e0e0;
	background: none;
}

.leadship #slide-ship .swiper-pagination-bullet-active {
	background: #0f64b9;
	border: 1px solid #0f64b9;
}

.leadship .ship-infor {
	overflow: hidden;
}

.leadship .ship-infor li {
	float: left;
	width: 49%;
	height: 1.6rem;
	background: #f7f7f7;
	margin: .15rem 0;
	padding: .1rem;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	align-items: center;
}

@media only screen and (max-width: 320px) {
	.leadship .ship-infor li {
		height: 2rem;
	}
}

.leadship .ship-infor li:nth-child(2n) {
	float: right;
}

.leadship .ship-infor li .zw {
	display: inline-block;
	min-width: .96rem;
	margin-right: .1rem;
	font-size: .24rem;
	color: #999;
}

.leadship .ship-infor li div {
	flex: 1;
	font-size: .22rem;
}

.leadship .ship-infor li:nth-child(2n) {
	margin-right: 0;
}

.organiz {
	background: #f7f7f7;
	text-align: center;
	padding-bottom: 1rem;
}

.organiz img {
	width: 100%;
	height: auto;
	object-fit: contain;
	margin: auto;
}

.history {
	padding-bottom: 1rem;
}

.history #slide-history {
	margin-top: 50px;
}

.history #slide-history .swiper-pagination {
	bottom: 0;
}

.history #slide-history .swiper-pagination-bullet {
	width: 7px;
	height: 7px;
	opacity: 1;
	filter: alpha(opacity=100);
	/*IE专用*/
	-moz-opacity: 1;
	/*火狐（firefox）*/
	border: 1px solid #e1e1e1;
	background: none;
}

.history #slide-history .swiper-pagination-bullet-active {
	border: 1px solid #0F64B9;
	background: #0f64b9;
}

.history #slide-history .history-list {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}

.history #slide-history .history-list li {
	flex: 1;
	max-width: 33.33%;
}

.history #slide-history .history-list li>a {
	display: block;
}

.history #slide-history .history-list li .p0 {
	font-size: .22rem;
	color: #000;
	text-align: center;
	margin-bottom: .2rem;
}

.history #slide-history .history-list li .line {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	align-items: center;
}

.history #slide-history .history-list li .line i {
	flex: 1;
	height: 2px;
	background: #0f64b9;
}

.history #slide-history .history-list li .line span {
	display: block;
	width: .2rem;
	height: .2rem;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border: 2px solid #0f64b9;
}

.history #slide-history .history-list li .p1 {
	font-size: .22rem;
	line-height: .4rem;
	padding: 0 .15rem .2rem .15rem;
}

.honor {
	background: #f7f7f7;
	padding-bottom: 1rem;
}

.honor .honor-list {
	width: 80%;
	margin: auto;
	overflow: hidden;
	margin: .2rem auto;
}

.honor .honor-list li {
	float: left;
	width: 2.68rem;
	height: 1.76rem;
	border: .02rem solid #fff;
	background: #fff;
}

.honor .honor-list li:nth-child(2n) {
	float: right;
}

.honor .honor-list li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


/*TODO 公司历程*/

.histoty-sec {
	text-align: center;
	padding: .2rem 0;
}

.histoty-sec img {
	width: 100%;
	height: auto;
}


/*TODO 联系我们*/


/*服务时间*/

.c-servTime .time-group {
	overflow: hidden;
	margin: .3rem .4rem;
	text-align: center;
}

.c-servTime .time-group .group {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}

.c-servTime .time-group .group .circle .p0 {
	width: 1.24rem;
	height: 1.24rem;
	line-height: 1.24rem;
	border: .02rem solid #bfbfbf;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	font-size: .3rem;
	color: #757575;
}

.c-servTime .time-group .group .circle .p1 {
	font-size: .22rem;
	color: #2f2f2f;
	margin-top: .3rem;
}

.c-servTime .time-group .group .line {
	height: 1px;
	width: .6rem;
	background: #bcbcbc;
	margin-top: .62rem;
}

.c-servTime .listen {
	text-align: center;
	margin: .8rem auto .6rem auto;
}

.c-servTime .listen h2 {
	font-size: .26rem;
	color: #0f64b9;
	font-weight: normal;
	margin-bottom: .2rem;
}

.c-servTime .listen p {
	font-size: .22rem;
	color: #868686;
}


/*关注我们*/

.c-atten {
	background: #f7f7f7;
	padding-bottom: 1rem;
}

.c-atten .body .p0 {
	font-size: .24rem;
	color: #868686;
	text-align: center;
	margin: .5rem auto;
}

.c-atten .body .ways {
	width: 70%;
	overflow: hidden;
	margin: auto;
}

.c-atten .body .ways .item {
	text-align: center;
}

.c-atten .body .ways .item p {
	font-size: .22rem;
	color: #666;
	margin-bottom: .3rem;
}

.c-atten .body .ways .item p span {
	font-size: .34rem;
	color: #0f64b9;
}

.c-atten .body .ways .item p img {
	width: 1rem;
	height: 1rem;
	margin: auto;
}

.c-map #map {
	width: 100%;
	height: 4.2rem;
}

.c-map #map .amap-info-content {
	padding: .2rem .5rem .2rem .1rem;
	border-radius: .1rem;
	-webkit-border-radius: .1rem;
}

.c-map #map .amap-info-content h1 {
	margin-bottom: .1rem;
}

.c-map #map .amap-info-close {
	color: #0f64b9;
	border: 1px solid #0f64b9;
	line-height: 14px;
	text-align: center;
}

.leave-online {
	padding: .8rem 0;
}

.leave-online .tt {
	font-size: .16rem;
	color: #999;
}

.leave-online .tt span {
	font-size: .28rem;
	color: #333;
	margin-right: .1rem;
}

.leave-online .form {
	margin: .2rem 0;
}

.leave-online .form-list {
	font-size: .22rem;
}

.leave-online .form-list li {
	height: .6rem;
	margin-bottom: .1rem;
	border: 1px solid #eaeaea;
	padding: 0 .1rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	position: relative;
}

.leave-online .form-list li label {
	color: #999;
}

.leave-online .form-list li input {
	flex: 1;
	font-size: .22rem;
}

.leave-online .form-list li.li-msg {
	height: 2rem;
}

.leave-online .form-list li.li-msg textarea {
	width: 100%;
	height: 100%;
	outline: none;
	border: none;
	resize: none;
}

.leave-online li.li-code {
	display: flex;
	display: -webkit-flex;
	margin-top: .3rem;
	height: .7rem;
	line-height: .7rem;
	border: none;
}

.leave-online .li-code .dcode {
	width: 40%;
	height: .7rem;
	color: #4f4f4f;
	border: 1px solid #eaeaea;
	padding: 0 .2rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.leave-online .li-code .dcode .code {
	flex: 1;
	width: 0;
	height: .6rem;
}

.leave-online .li-code img {
	width: 1.4rem;
	height: .7rem;
	object-fit: contain;
	margin-left: .2rem;
}

.leave-online .li-code .btn {
	display: inline-block;
	height: .7rem;
	background: #0f64b9;
	color: #fff;
	text-align: center;
	margin-left: .3rem;
}

.plat-head {
	padding: .2rem .2rem 0;
}

.plat-head ._top {
	display: flex;
	display: -webkit-flex;
}

.plat-head ._top .img {
	width: 1.1rem;
	height: 1.1rem;
	border: 1px solid #ccc;
}

.plat-head ._top .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.plat-head .des {
	flex: 1;
	width: 0;
	margin: 0 1rem 0 .2rem
}

.plat-head .des p {
	font-size: .34rem;
	color: #333;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.plat-head .des span {
	font-size: .22rem;
	color: #999;
	margin-right: .2rem;
}

.plat-head .toPub {
	display: inline-block;
	width: .7rem;
	height: .5rem;
	line-height: .5rem;
	border-radius: .1rem;
	-webkit-border-radius: .1rem;
	background: #0f64b9 url(../img/pub.png) no-repeat center / .27rem .26rem;
	margin-top: .3rem;
}

.plat-TT h4 {
	font-size: .32rem;
	padding: 0 .5rem;
	font-weight: 400;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: .2rem;
	color: #333;
	background: url(../img/i_tt.png) no-repeat left center/.33rem .33rem;
}

.plat-TT .avator {
	display: inline-block;
	width: .25rem;
	height: .25rem;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	object-fit: cover;
}

.plat-TT .tt {
	overflow: hidden;
}

.plat-TT .other {
	height: .3rem;
	line-height: .3rem;
	padding: 0 .5rem;
}

.plat-TT .other span {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-right: .3rem;
}

.plat-TT .other span:last-child {
	margin-right: 0;
}

.plat-TT .other i {
	width: .25rem;
	height: .25rem;
	margin-right: .1rem;
}

.plat-TT .other i.i_sort {
	background: url(../img/i_sort.png) no-repeat left center/contain;
}

.plat-TT .other i.i_eye {
	background: url(../img/i_eye.png) no-repeat left center/contain;
}

.plat-TT .other i.i_hf {
	background: url(../img/i_hf.png) no-repeat left center/contain;
}

.plat-TT .tt {
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.plat-TT.plat-TT1 {
	padding: .3rem .2rem;
	border-bottom: 1px solid #e5e5e5;
}

.plat-TT.plat-TT1 h3 {
	flex: 1;
	width: 0;
	font-size: .32rem;
	color: #333;
	font-weight: 400;
	margin: 0 .4rem .2rem 0;
}

.plat-TT.plat-TT1 .other {
	padding: 0;
}

.plat-TT .tt .right span {
	font-size: .22rem;
	color: #333;
}

.plat-TT .tt .right .s0 {
	display: table;
	padding: 0 .1rem;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #edefed;
	height: .4rem;
	line-height: .4rem;
	float: left;
	background: #fafafa;
}

.plat-TT .tt .right .hf.s0 {
	background: #fafafa url(../img/i_hf1.png) no-repeat .1rem center/.25rem .25rem;
	padding-left: .4rem;
	margin-left: .2rem;
}

.plat-head ._btm {
	padding: .2rem .5rem .1rem;
}

.plat-list li {
	background: #fff;
	color: #b6b6b6;
	font-size: .26rem;
	border-top: 1px solid #F5F5F5;
	padding: .3rem .2rem;
}

.plat-list .imgs {
	overflow: hidden;
	padding: 0 .5rem;
}

.plat-list .imgs .item {
	float: left;
	width: 48%;
	border: .02rem solid #fff;
	margin: 0 0.1% .2rem;

}

.plat-list .imgs .item:nth-child(3n) {
	margin-right: 0;
}

.pubSitem {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	border-bottom: .02rem solid #e5e5e5;
}

.pubSitem .avatar {
	text-align: center;
	width: 1.1rem;
	padding: .3rem .2rem;
	background: #f5f5f5;
}

.pubSitem .avatar .img {
	width: .7rem;
	height: .7rem;
	flex: 0 0 .7rem;
}

.pubSitem .avatar .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pubSitem .right {
	flex: 1;
	padding-bottom: .2rem;
}

.pubSitem .pHead {
	padding: .3rem;
}

.pubSitem .pHead .tt {
	color: #0F64B9;
	font-size: .22rem;
	width: 100%;
	height: .4rem;
	line-height: .4rem;
}

.pubSitem .pHead .tt h2 {
	font-size: .32rem;
	margin-right: .8rem;
}

.pubSitem .pHead .tt .auth {
	background: #0F64B9;
	color: #fff;
	display: block;
	height: .3rem;
	line-height: .3rem;
	padding: 0 .1rem;
	border-radius: .1rem;
	-webkit-border-radius: .1rem;
}

.pubSitem .pHead .time {
	color: #999;
}

.pubSitem .pBody {
	padding: 0 .3rem;
}

.pubSitem .pBody img {
	width: auto;
	height: auto;
	max-width: 100%;
	margin: .2rem auto;
}

.pubSitem .pBody .share-group {
	margin: .3rem 0;
}

.pubSitem .pBody .share-group .con {
	overflow: hidden;
	display: inline-block;
	margin: auto;
	font-size: .22rem;
}

.pubSitem .pBody .share-group .con>a {
	float: left;
}

.pubSitem .pBody .share-group .con img {
	width: .2rem;
	height: .2rem;
	margin: 0 .05rem;
}

.pubSitem .pFoot {
	height: .8rem;
	line-height: .8rem;
	font-size: .22rem;
	border-top: 1px dashed #e4e4e4;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding: 0 .2rem;
}

.pubSitem .pFoot p {
	flex: 1;
	margin-right: .4rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.pubSitem .pFoot .mBtn {
	display: block;
	width: 1rem;
	height: .4rem;
	line-height: .4rem;
	text-align: center;
	font-size: .22rem;
	background: #f6f6f6;
	color: #333;
}

.pubSitem .pFoot .mBtn.active {
	background: #0F64B9;
	color: #fff;
}

.hf-wrap.pubSitem .pHead .tt {
	color: #333;
}

.hf-wrap.pubSitem .author {
	padding: 0 .1rem;
}

.hf-wrap.pubSitem .content {
	padding: .5rem 0;
}

.hf-wrap.pubSitem .content p {
	font-size: .22rem;
}

.plate-page {
	padding: .3rem 0 .3rem 1.1rem;
}

.plate-page .page {
	display: inline-block;
	margin: auto;
	overflow: hidden;
}

.plate-page .page li {
	float: left;
	height: .34rem;
	line-height: .34rem;
	font-size: .18rem;
	padding: 0 .1rem;
	border: .02px solid #e9eef4;
	margin-right: 5px;
}

.plate-page .page li.active {
	background: #e5edf2;
	border: .02px solid #c2d5e3;
}

.plate-page .page .ye {
	width: .35rem;
	height: .22rem;
	line-height: .22rem;
	border: 1px solid #e0e0e0;
	-moz-box-shadow: -1px -1px 1px #000;
	-webkit-box-shadow: -1px -1px 1px #000;
	box-shadow: -1px -1px 1px #000;
}

.f_send {
	padding: .2rem;
	background: #e6e6e6;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	font-size: .24rem;
	position: fixed;
	bottom: 0;
	width: 100%;
}

.f_send .send {
	flex: 1;
	height: .7rem;
	line-height: .7rem;
	background: #fff;
	border: 1px solid #E0E0E0;
	border-radius: .2rem;
	-webkit-border-radius: .2rem;
	padding: 0 .2rem;
	font-size: 14px;

}

.toPub {
	margin: 0 .1rem;
}

.toAdd {
	width: .44rem;
	height: .44rem;
	line-height: .27rem;
	font-size: .48rem;
	border: 2px solid #0F64B9;
	color: #0F64B9;
	text-align: center;
}


/*TODO 农技服务*/


/*服务团队*/

.serveTeam {
	background: #f7f7f7;
	padding-bottom: .8rem;
}

.serveTeam .content p {
	color: #4f4f4f;
	font-size: .24rem;
	line-height: .42rem;
}

.serveTeam .body .mMsg-list {
	display: inline-block;
	width: auto;
}


/*科技知识*/
.kledge {
	padding-bottom: .8rem;
}
.kledge-list {
	overflow: hidden;
}

.kledge-list li {
	float: left;
	width: 50%;
	padding: 0 .1rem .3rem 0;
}

.kledge-list li .content h1 {
	font-size: .28rem;
	color: #0f64b9;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: .6rem;
	line-height: .6rem;
}
.kledge-list li .content .infor{
	font-size: .22rem;
	color: #999;
	line-height: .36rem;
	background: #e7eff8;
	padding: .2rem;
}
.kledge-list li .content p {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.kledge .mBtn{margin-top: .2rem;}
/*专家信箱*/
.eMailbox {
  background: #f7f7f7;
  padding-bottom: .8rem;
}
.email-list {
  overflow: hidden;
}
.email-list li{
  width: 48%;
  float: left;
  margin: 0 1% .4rem 1%;
}
.email-list li:last-child{
	margin-right: 0;
}
.email-list li .con{
  background: #fff;
  padding: .2rem 0 .2rem .2rem;
  border: 1px solid #ececec;
}
.email-list li p {
  font-size: .22rem;
  color: #999;
  padding-left: .3rem;
  line-height: .4rem;
}
.email-list li .name{
	font-size: .28rem;
    color: #333;
	background: url(../img/icon6.png) no-repeat left center/.26rem .2rem;
}
.email-list li .stxt{
  background: url(../img/icon7.png) no-repeat left center/.26rem .2rem;
}
/*产品信息*/
.proInfo {
  padding-bottom: .8rem;
}
#slide-pro .swiper-slide {
  width: 2.3rem;
  background: #fff;
  height: 2rem;
  float: left;
  margin: .4rem 0 .8rem 0;
}
#slide-pro .swiper-slide dl {
  text-align: center;
  border-right: 1px solid #e1e1e1;
  padding: .2rem;
}
#slide-pro .swiper-slide img {
  width: .5rem;
  height: .5rem;
  object-fit: contain;
}
#slide-pro .swiper-slide .d0 {
  font-size: .32rem;
  color: #333;
  margin: .2rem 0 .05rem 0;
  text-align: center;
}
#slide-pro .swiper-slide .d1 {
  font-size: .16rem;
  color: #999;
  text-align: center;
  transform: scale(.8); 
  -webkit-transform: scale(.8);
}
#slide-pro .swiper-pagination .swiper-pagination {
  bottom: 0;
}
#slide-pro .swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  opacity: 1;
  filter: alpha(opacity=100);
  /*IE专用*/
  -moz-opacity: 1;
  /*火狐（firefox）*/
  border: 1px solid #e1e1e1;
  background: none;
}
#slide-pro .swiper-pagination .swiper-pagination-bullet-active {
  background: #0f64b9;
  border: none;
}
/*TODO 企业党建*/
.news-sec{padding-top: .3rem;}
.cpy-news-list li {
  margin-bottom: .2rem;
  background: #f7f7f7;
  padding: .2rem ;
}
.cpy-news-list .con {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.cpy-news-list img {
  flex: 0 0 1.7rem;
  height: 1.5rem;
  margin-right: .4rem;
  object-fit: cover;
}
.cpy-news-list .infor {
  flex: 1;
  font-size: 0;
  width: 0;
}
.cpy-news-list .infor h1 {
  font-size: .26rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: .1rem;
  font-weight: normal;
}
.cpy-news-list .infor .p0 {
  font-size: .22rem;
  color: #777;
  line-height: .26rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*设置行数*/
  -webkit-box-orient: vertical;
  /*子元素垂直排列*/
}
.cpy-news-list .infor .p1 {
  font-size: .14rem;
  color: #999;
  margin-top: .1rem;
}
.cpy-news-list .infor .p1 .icon {
  font-size: .16rem;
}
/*企业文化*/
.cpy-ploy {
  padding-top: 30px;
  padding-bottom: .8rem;
  overflow: hidden;
}
.cpy-ploy li {
  float: left;
  width: 48%;
  margin-right: 4%;
  text-align: center;
  border: 1px solid #ededed;
  position: relative;
  padding: .5rem .2rem;
  margin-bottom: .7rem;
}
.cpy-ploy li:nth-child(2n) {
  margin-right: 0;
}
.cpy-ploy li .icon {
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  top: -.3rem;
  z-index: 1;
  width: .6rem;
  height: .6rem;
  margin: 0 .1rem;
}
.cpy-ploy li .icon.icon1 {
  background: #fff url(../img/qy_1.png) no-repeat center/contain;
}
.cpy-ploy li .icon.icon2 {
  background: #fff url(../img/qy_2.png) no-repeat center/contain;
}
.cpy-ploy li .icon.icon3 {
  background: #fff url(../img/qy_3.png) no-repeat center/contain;
}
.cpy-ploy li .icon.icon4 {
  background: #fff url(../img/qy_4.png) no-repeat center/contain;
}
.cpy-ploy li h1 {
  font-size: .32rem;
  color: #252525;
  margin-bottom: .2rem;
  font-weight: normal;
}
.cpy-ploy li p {
  font-size: .22rem;
  color: #555;
}
.cpy-ploy li .mBtn {
  font-size: .2rem;
  height: .36rem;
  line-height: .36rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  z-index: 1;
  bottom: -.18rem;
}
/*工会团体*/
.tradeUnion {
  background: #f7f7f7;
}
.tradeUnion .union-list {
  padding: .5rem .2rem;
}
.tradeUnion .union-list .item {
  height: 3.3rem;
  margin-bottom: .2rem;
  position: relative;
}
.tradeUnion .union-list .item  img{
	width: 50%;
	height: 100%;
	object-fit: cover;
}
.tradeUnion .union-list .item img:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -webkit-transition-duration: 1.5s;
}

.tradeUnion .union-list .item .infor {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 .4rem;
  width: 50.1%;
  height: 100%;
  color: #fff;
  display: table;
  z-index: 1;
}
.tradeUnion .union-list .item .con {
  display: table-cell;
  vertical-align: middle;
}
.tradeUnion .union-list .item h1 {
  font-size: .4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
}
.tradeUnion .union-list .item .infor p {
  font-size: .24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box; 
  -webkit-line-clamp: 3;
  /*设置行数*/
  -webkit-box-orient: vertical;
  /*子元素垂直排列*/
}
.tradeUnion .union-list .item .infor .p1{
	font-size: .18rem;
}
.tradeUnion .union-list .item .infor:before{
  width: 0;
  height: 0;
  border-bottom: .2rem solid transparent;
  border-top: .2rem solid transparent;
  border-right: .3rem solid #0f64b9;
  content: '';
  position: absolute;
  left: -.2rem;
  top: 1.6rem;
  z-index: 2;
}
.tradeUnion .union-list .item:nth-child(2) .infor {
  left: 0;
  color: #838383;
}
.tradeUnion .union-list .item:nth-child(2) .infor p{
	 -webkit-line-clamp: 7;
}
.tradeUnion .union-list .item:nth-child(2) img{
	float: right;
}
.tradeUnion .union-list .item:nth-child(2) .infor:before {
  width: 0;
  height: 0;
  border-bottom: .2rem solid transparent;
  border-top: .2rem solid transparent;
  border-left: .3rem solid #fff;
  border-right: none;
  content: '';
  position: absolute;
  left: initial;
  right: -.2rem;
  top: 1.6rem;
  z-index: 2;
}
/*TODO 搜索结果*/
.mSearch {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  height: .8rem;
  line-height: .8rem;
  padding: 0 .4rem;
  align-items: center;
}
.mSearch .ipt {
  flex: 1;
  background: #fff;
  height: .8rem;
  line-height: .8rem;
  font-size: .24rem;
  text-align: center;
  padding: 0 .2rem;
}
.mSearch .go {
  width: .8rem;
  height: .8rem;
  background: #0f64b9 url(../img/i_sch1.png) no-repeat center/.5rem .48rem;
}
.schResult{position: relative;}
.schResult .mBread-wrap{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 .2rem;
}
.schResult .mBread-wrap .mBread{padding: 0;}
/*TODO 公司新闻*/
#slide-news {
  width: 100%;
  height: 3.4rem;
}
#slide-news img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#slide-news .swiper-pagination-bullet {
  opacity: 1;
  filter: alpha(opacity=100);
  /*IE专用*/
  -moz-opacity: 1;
  /*火狐（firefox）*/
  background: #fff;
}
#slide-news .swiper-pagination-bullet-active {
  background: #0f64b9;
}
.cpy-news-wrap{
	margin: .4rem .2rem;
}
.cpy-news-wrap .mBtn{
	margin-top: .4rem;
}
.cpy-news{
	display: flex;
	display: -webkit-flex;
}
.cpy-news .sort {
  flex: 1;
  background: #efeef1;
  -moz-box-shadow: .04rem 1px .04rem #f4f3f5;
  -webkit-box-shadow: .04rem 1px .04rem #f4f3f5;
  box-shadow: .04rem 1px .04rem #f4f3f5;
}
.cpy-news .sort li {
  display: table;
  padding: 0 .1rem;
  width: 100%;
}
.cpy-news .sort li:nth-child(2) {
	margin: .4rem 0;
}
.cpy-news .sort li.active h1 {
  color: #0f64b9;
  background: url(../img/i_arrowR1.png) no-repeat right center/.12rem .14rem;
}
.cpy-news .sort .con {
  display: table-cell;
  vertical-align: middle;
}
.cpy-news .sort h1 {
  font-size: .3rem;
  font-weight: normal;
  color: #6b6b6b;
}
.cpy-news .sort p {
  color: #b5b5b7;
  font-size: .14rem;
}
.cpy-news .tabs {
  flex: 2;
}
.cpy-news .list {
	display: none;
}
.cpy-news .list.active {
	display: block;
}
.cpy-news .list li .con{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding: .05rem .1rem;
}
.cpy-news .list li .time {
  background: #0f64b9;
  color: #fff;
  padding: .1rem;
  text-align: center;
  margin-right: .1rem;
  -moz-box-shadow: 1px 1px 1px #9dbad7;
  -webkit-box-shadow: 1px 1px 1px #9dbad7;
  box-shadow: 1px 1px 1px #9dbad7;
}
.cpy-news .list li .des {
  flex: 1;
  width: 0;
  background: #F7F7F7;
  font-size: 0;
  padding: 5px 10px;
}
.cpy-news .list li .des h1 {
  font-size: .28rem;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #0c0c0c;
}
.cpy-news .list li.active  .des h1{
  color: #0f64b9;
}
/*TODO 公司新闻-详情*/
.news-art .head {
  border-bottom: 1px solid #ddd;
}
.news-art .head.headN{
	border: none;
}
.news-art .head h1 {
  font-size: .40rem;
  text-align-last: center;
  margin: .2rem 0 .3rem;
  font-weight: 400;
}
.news-art .head p {
  text-align: right;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #999;
}
.news-art .body .lg-img {
  text-align: center;
}
/*.news-art .content p {
  text-indent: .5rem;
	margin-bottom: .5rem;  
}*/
.news-art .content .sm-img {
  display: table;
  margin: auto;
}
.news-art .content .sm-img img {
  width: 2.95rem;
  height: 2.2rem;
  margin-right: .4rem;
}
.news-art .content .sm-img img:last-child {
  margin-right: 0;
}
/*业务领地*/
.bns-list {
  overflow: hidden;
  padding: 0 .2rem;
}
.bns-list li {
  width: 49%;
  float: left;
  margin-right: 2%;
  background: #fff;
  border: 1px solid #ccc;
  padding-bottom: 18px;
  position: relative;
  margin-bottom: .6rem;
}
.bns-list li:nth-child(2n) {
  margin-right: 0;
}
.bns-list li .img {
  width: 100%;
  height: 1.75rem;
}
.bns-list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bns-list li .info {
  padding: 0 .1rem;
}
.bns-list li .info h1 {
  font-size: .28rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  text-align: center;
  margin: .1rem 0;
}
.bns-list li .info p {
  color: #7f7f7f;
  font-size: .22rem;
  line-height: .34rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*设置行数*/
  -webkit-box-orient: vertical;
  /*子元素垂直排列*/
  overflow: hidden;
}
.bns-list li .mBtn {
  width: 1.8rem;
  height: .6rem;
  line-height: .6rem;
  font-size: .32rem;
  text-align: center;
  position: absolute;
  bottom: -18px;
  left: 50%;
  z-index: 1;
  margin-left: -.9rem;
}
.job-list  li {
  margin: .2rem 0;
}
.job-list .level {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  padding: .2rem;
  background: #fff;
}
.job-list .level .des{
	flex: 1;
}
.job-list .level .des .p0{
	font-size: .32rem;
	color: #2e2e2e;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: .4rem;
	line-height: .4rem;
}
.job-list .level .des .p1{
	font-size: .24rem;
	color: #5e5e5e;
	margin-bottom: .2rem;
}
.job-list .level .des .p1 span{
	padding: 0 .1rem;
}
.job-list .level .des .p1 span:first-child{
	padding-left: 0;
}
.job-list .level .des .p2{
	color: #a7a7a7;
	font-size: .22rem;
}
.job-list .level .right p{
	height: .4rem;
	line-height: .4rem;
	font-size: .24rem;
}
.job-list .level .arrow {
  display: block;
  font-size: .22rem;
  width: 1.4rem;
  height: .4rem;
  line-height: .4rem;
  background: #0f64b9 url(../img/zp.png) no-repeat .2rem center/.18rem .18rem;
  margin: auto;
  padding-left: .4rem;
  color: #fff;
}
.jobDetail{
	background: #fff;
	margin-top: .2rem;
	display: none;
}
.jobDetail .item{
	padding: 0 .2rem;
	margin-bottom: .5rem;
}
.jobDetail .item h1{
	font-size: .34rem;
	padding: 0 .2rem;
	font-weight: 500;
}
.jobDetail .item .content {
	font-size: .22rem;
	line-height: .32rem;
	color: #666;
}
.download-list {
	padding: .2rem 0;
}
.download-list li{
	padding: .2rem .4rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	color: #9c9c9c;
}
.download-list li img{
	width: .9rem;
	height: .9rem;
	object-fit: cover;
	border: 1px solid #dbdbdb;
    border-radius: 1rem;
  -webkit-border-radius: .1rem;
}
.download-list li .info {
  padding: 0 .2rem;
  font-size: 0;
  flex: 1;
}
.download-list li .info h1 {
  font-size: .28rem;
  color: #333;
  margin-bottom: .2rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.download-list li .info p {
  font-size: .24rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.download-list li .other .p0{
	font-size: .2rem;
}
.download-list li .other .arrow{
	display: block;
	width: .3rem;
	height: .3rem;
	background: url(../img/xz.png) no-repeat center/contain;
	margin-top: .1rem;
}
