.iMenu{
	background-color:#fff;
	overflow:hidden;	
	padding:.3rem 0;
}
.iMenu .imDetail{
	float:left;
	width:25%;
	text-align:center;
	padding:.3rem 0;
}
.iMenu .imDetail i{
	display:block;
	margin-bottom:.22rem;
}
.iMenu .imDetail i img{
	display:block;
	width:60%;
	margin:0 auto;
}
.iMenu .imDetail p{
	font-size:.36rem;
}
.index .iMt{
	overflow:hidden;
	border-bottom:2px solid #ff6632;
	margin:0 .2rem .3rem;
}
.index .iMt p{
	float:left;
	font-size:.3rem;
	padding:.2rem .4rem;
	background-color:#ff6632;
	color:#fff;
	font-size:.4rem;
}
.index .iMt p a{
	font-size:.3rem;
	color:#fff;
	font-size:.4rem;
}
.index .iMt .imMore{
	float: right;
    font-size: .4rem;
    padding: .2rem 0;
}
.index .iJob{
	background-color:#fff;
	padding:.3rem 0;
}
.index .iJob .ijMc{
	padding:0 .2rem;
	overflow:hidden;
}
.index .iJob .ijList{
	display: -webkit-box;
	overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
	padding-bottom:.2rem;
}
.index .iJob .ijList li{
	margin-right:.2rem;
}
.index .iJob .ijList li:last-child{
	margin-right:0;
}
.index .iJob .ijList li > a{
	display:block;
}
.index .iJob .ijList li .imgBox{
	height:4rem;
	margin-bottom:.1rem;
}
.index .iJob .ijList li .imgBox img{
	height:100%;
}
.index .iJob .ijList li p{
	font-size:.34rem;
	text-align:center;
}
.index .cert .ijList li{
	width:3.8rem;
	margin-right:0;
}
.index .cert .ijList li .imgBox{
	margin-bottom:.1rem;
}
.index .cert .ijList li p{
	font-size:.32rem;
}
.index .iJob .ijMc .detail{
	float:left;
	display:block;
	width:100%;
	height:1rem;
	line-height:1rem;
	overflow:hidden;
	background:#f7f7f7;
	border-left:.15rem solid #666;
	position:relative;
	margin-bottom:.2rem;
	font-size:.35rem;
	color:#666;
	padding:0 .1rem 0 .3rem;
}
.index .iJob .ijMc .detail:last-child{
	margin-bottom:0;
}
.index .iJob .ijMcList{
	padding:0 .2rem;
}
.index .iJob .ijMcList .ijMcDetail > p{
	font-size:.4rem;
	background-color:#f7f7f7;
	padding:.3rem;
	margin-bottom:.2rem;
}
.index .iJob .ijMcList .ijMcDetail > p > span{
	color:#ff6632;
	margin-right:.2rem;
}
.index .iJob .ijMcList .ijMcDetail .detail-mc {
	overflow:hidden;
	padding-bottom:.2rem;
}
.index .iJob .ijMcList .ijMcDetail .detail-mc a{
	float:left;
	width:48%;
	padding:.2rem .3rem;
	margin:0 1%;
	font-size:.35rem;
	border-bottom:1px dashed #f7f7f7;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index .iActivity{
	background-color:#fff;
	padding:.3rem .2rem;
}
.index .iActivity .iaMt{
	overflow:hidden;
	border-bottom:2px solid #ff6632;
}
.index .iActivity .iaMt a{
	float:left;
	width:50%;
	text-align:center;
	font-size:.35rem;
	padding:.25rem 0;
}
.index .iActivity .iaMt a.active{
	background-color:#ff6632;
	color:#fff;
}
.index .iActivity .iamList{
	display:none;
}
.index .iActivity .iamList li a{
	display:block;
	padding:.3rem 0;
	font-size:.34rem;
	border-bottom:1px dashed #ccc;
}
.index .iActivity .iamMore{
	overflow:hidden;
	margin:.3rem 0 0;
}
.index .iActivity .iamMore a{
	float:left;
	width:48%;
	text-align:center;
	font-size:.35rem;
	padding:.3rem 0;
	background-color: #ff6632;
    color: #fff;
}
.index .iActivity .iamMore .iamBtn{
	float:right;
	background: #494949;
	color:#fff;
}
.index .iSupplier{
	padding:.3rem 0;
	background-color:#fff;
}
.index .iSupplier .isList{
	padding:0 .2rem;
}
.index .iSupplier .isDetail,
.index .iSupplier .isDetail .isdTop,
.index .iSupplier .isDetail .info .desc{
	display:block;
	overflow:hidden;
}
.index .iSupplier .isDetail{
	margin-bottom:.2rem;
}
.index .iSupplier .isDetail .img{
	float: left;
    width: 1.8rem;
    height: 1.8rem;
	overflow:hidden;
}
.index .iSupplier .isDetail .info{
	overflow:hidden;
	padding-left:.4rem;
	position:relative;
}
.index .iSupplier .isDetail .info .title{
	font-size: .45rem;
    display: block;
    color: #000;
	padding: 0 0 0.2rem;
}
.index .iSupplier .isDetail .info .desc p{
	font-size: .32rem;
	float:left;
	width:40%;
	color:#666;
}
.index .iSupplier .isDetail .info .desc p span{
	float:left;
}
.index .iSupplier .isDetail .isdTop{
	padding:.14rem;
	background-color:#fcfcfc;
}
.index .iSupplier .isDetail .jobTitle{
	font-size: .32rem;
	color:#666;
	margin-top:.12rem;
	color:#ff6632
}
.index .iSupplier .isDetail .jobTitle i{
	margin-left:.14rem;
}
.index .iSupplier .isdBottom{
    background: #f7f7f7;
    padding: .18rem;
}
.index .iSupplier .isdBottom li{
	position:relative;
	border-bottom: 1px dashed #e8e8e8;
}
.index .iSupplier .isdBottom li:last-child{
	border:0;
}
.index .iSupplier .isdBottom li a{
	display: block;
    font-size: .32rem;
    color: #666;
	padding:.3rem 0 .3rem .4rem;
}
.index .iSupplier .isdBottom li a:before {
    content: "";
    position: absolute;
    width: .1693rem;
    height: .1693rem;
    background: #ff6632;
    border-radius: .1rem;
    left: 0;
    top: .42rem;
}
.index .iSupplier .isdbDesc{
	background: #f7f7f7;
    padding: .18rem;
    font-size: .32rem;
    color: #666;
	line-height:.6rem;
}
.index .iDemand,
.index .iNews,
.index .iFeedback,
.index .iProduct,
.index .iBid{
	overflow:hidden;
	padding: .3rem 0;
	background-color:#fff;
}
.index .iDemand .mc{
	padding:0 .2rem;
}
.index .iDemand .mc .idmDetail{
	overflow:hidden;
	margin-bottom:.2rem;
}
.index .iDemand .mc .detail{
	margin-bottom:0;
}
.index .iDemand .mc label{
	float: left;
    font-size: .35rem;
    font-weight: 400;
    margin: 0;
	line-height:1.14rem
}
.index .iDemand .mc input[type="text"]{
	overflow: hidden;
    width: 100%;
    font-size: .35rem;
    display: block;
    padding: .3rem .2rem;
	border: 1px solid #e2e2e2;
    color: #666;
}
.index .iDemand .mc .idmDetail p{
	overflow:hidden;
	padding-left:.2rem;
}
.index .iDemand .mc textarea{
	overflow: hidden;
    width: 100%;
    font-size: .35rem;
    display: block;
    padding: .3rem .2rem;
	border: 1px solid #e2e2e2;
    color: #666;
}
.index .iDemand .mc .btn{
	display: block;
    width: 100%;
    background-color: #ff6632;
    color: #fff;
    border-radius: 0;
    padding: .26rem;
    font-size: .35rem;
}
.index .iNews{
	padding-top:.5rem;
}
.index .iNews .inList{
	padding:0 .2rem;
}
.index .iNews .inList li{
	overflow:hidden;
	margin-bottom:.24rem;
	padding-bottom:.24rem;
	border-bottom:1px dashed #ccc;
}
.index .iNews .inList li a{
	display:block;
}
.index .iNews .inList li:last-child{
	margin-bottom:0;
}
.index .iNews .inList li .imgBox{
	float:left;
	width:2.4rem;
	height:1.9rem;
	display: flex;
    align-items: center;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    -ms-align-items: center;
}
.index .iNews .inList li .imgBox img{
	max-width:100%;
    max-height:100%;
    margin:auto;
}
.index .iNews .inList li .info{
	overflow:hidden;
	padding-left:.2rem;
}
.index .iNews .inList li .info .title{
	display:block;
	color:#000;
	font-size:.4rem;
	padding-bottom:.2rem;
}
.index .iNews .inList li .info p,
.index .iNews .inList li .info .desc{
	display:block;
	font-size:.3rem;
	color:#a7a7a7;
	padding-bottom:.06rem;
}
.index .iProduct .ipList{
	overflow:hidden;
}
.index .iProduct .ipList .ipDetail{
	float:left;
	width:50%;
	padding:0 .2rem;
	margin-bottom:.4rem;
}
.index .iProduct .ipList .ipDetail .img{
	height: 0;
    overflow: hidden;
    padding-top: 2.9rem;
	position:relative;
}
.index .iProduct .ipList .ipDetail .img img{
	position:absolute;
	top:0
}
.index .iProduct .ipList .ipDetail a,
.index .iProduct .ipList .ipDetail .title{
	display: block;
    font-size: .35rem;
    text-align: center;
    width: 100%;
}
.index .iProduct .ipList .ipDetail .title{
	padding:.3rem 0;
}
.index .iBid .iMt{
	margin-bottom:.1rem;
}
.index .iBid .mt{
	border-bottom:1px solid #dcdcdc;
	text-align:center;
	line-height:1rem;
	margin:0 .2rem;
}
.index .iBid .mt p{
	float:left;
	font-size:.4rem;
	width:25%;
}
.index .iBid .mt p.t1{
	width:50%;
}
.index .iBid .mc .detail{
	height:.9rem;
	line-height:.9rem;
	border-bottom:1px dashed #ccc;
	display:block;
}
.index .iBid .mc .detail span{
	float:left;
	width:25%;
	font-size:.36rem;
	text-align:center;
}
.index .iBid .mc .detail span.t1{
	width:50%;
}
.bid_info{
	overflow:hidden;
	padding: .3rem .2rem;
	background-color:#fff;
	min-height:4rem;
}
.bid_info .mt{
	font-size:.42rem;
	margin-bottom:.3rem;
}
.bid_info .tt{
	font-size:.36rem;
	color:#999;
	margin-bottom:.3rem;
}
.bid_info .mc{
	font-size:.38rem;
	line-height:.7rem;
}
.bid_info .phone{
	font-size:.38rem;
	margin-top:.3rem;
}
.bid_info .phone a{
	font-size:.38rem;
}
/*main*/
.main .iSupplier .isDetail .info .title{
	padding: .2rem 0 .4rem!important;
}
.main .iSupplier_show_main{
	background-color:#fcfcfc;
	padding-bottom:0;
}
.main .iSupplier_show_main .isDetail .info .title{
	line-height: .6rem;
    height: 1.2rem;
    overflow: hidden;
    padding: 0!important;
    margin-bottom: .145rem;
}
.iSupplier_show_main .is_sPage{
	background-color:#fff;
	padding:.3rem 0;
}
.iSupplier_show_main .is_sPage .is_spDesc{
	margin-bottom:.6rem;
}
.iSupplier_show_main .is_sPage .is_spDesc .mc-list{
	margin:0 .24rem;
}
.iSupplier_show_main .is_sPage .is_spDesc .mc-list p{
	font-size:.35rem;
	overflow:hidden;
	padding:.2rem 0;
}
.iSupplier_show_main .is_sPage .is_spDesc .mc-list p span{
	float: left;
    width: 2rem;
}
.iSupplier_show_main .is_sPage .is_spDesc .mc-list p em{
	font-style:normal;
	overflow:hidden;
}
.iSupplier_show_main .is_sPage .is_spDesc .mc-list p a{
	font-size:.35rem;
}
.iSupplier_show_main .is_sPage .is_spContnet .mc{
	margin:0 .24rem;	
}
.iSupplier_show_main .is_sPage .is_spContnet .mc,
.iSupplier_show_main .is_sPage .is_spContnet .mc p,
.iSupplier_show_main .is_sPage .is_spContnet .mc span,
.iSupplier_show_main .is_sPage .is_spContnet .mc a,
.iSupplier_show_main .is_sPage .is_spContnet .mc div,
.iSupplier_show_main .is_sPage .is_spContnet .mc li,
.iSupplier_show_main .is_sPage .is_spContnet .mc table,
.iSupplier_show_main .is_sPage .is_spContnet .mc tr,
.iSupplier_show_main .is_sPage .is_spContnet .mc td{
	font-size: .38rem;
    line-height: 0.7rem;
    color: #666;
}
.iSupplier_show_main .is_sPage .is_spContnet .mc img{
	max-width:100%;
}
.iSupplier_show_main .isjobList{
	background-color:#fff;
	padding:.2rem 0;
}
.iSupplier_show_main .isjobList .isjobDetail{
	padding:.2rem;
	line-height: .56rem;
    overflow: hidden;
    background: #f7f7f7;
    border-left: .15rem solid #666;
    position: relative;
	margin:0 .2rem .2rem;
}
.iSupplier_show_main .isjobList .isjobDetail p{
	font-size: .35rem;
	color:#a7a7a7
}
.iSupplier_show_main .isjobList .isjobDetail .title{
	font-size:.4rem;
	color:#000;
	margin-bottom:.2rem;
}
.iSupplier_show_main .jobShow {
	background-color:#fff;
	padding:.2rem;
}
.iSupplier_show_main .jobShow .jsTitle{
	font-size:.45rem;
	color:#000;
	margin-bottom:.2rem;
	padding:.2rem 0;
}
.iSupplier_show_main .jobShow .jsTime{
	font-size:.38rem;
	color:#666;
	margin-bottom:.2rem;
}
.iSupplier_show_main .jobShow .jsInfo{
	overflow:hidden;
}
.iSupplier_show_main .jobShow .jsInfo p{
	float:left;
	width:50%;
	font-size: .3rem;
    padding: .1rem 0;
}
.iSupplier_show_main .jobShow .jsInfo .address{
	width:100%;
}
.iSupplier_show_main .jobShow .jsCotent{
	padding:.6rem 0 .3rem;
}
.iSupplier_show_main .jobShow .jsCotent .iMt{
	margin:0 0 .3rem
}
.iSupplier_show_main .jobShow .jsCotent .jMc{
	font-size:.35rem;
	color:#666;
	line-height:.8rem
}
.iSupplier_show_main .jobShow .jsCotent .jMc P{
	font-size:.35rem;
	color:#666;
	line-height:.8rem
}
.iSupplier_show_main .jobShow .jobAction{
	overflow:hidden;
	padding:.4rem 0;
}
.iSupplier_show_main .jobShow .jobAction a{
	float:left;
	width:46%;
	margin:0 2%;
    text-align: center;
    background: #ff6632;
    font-size: .5rem;
    color: #fff;
    padding:.3rem 0;
    border-radius: .14rem;
}
.iSupplier_show_main .jobShow .jobAction a.send_jl {
    background: #54ab52;
}