.layui-fluid {
    /* position: relative; */
    margin: 0 auto;
    padding: 0;
}
.layui-nav{
	padding: 0 60px;
}
.layui-nav .layui-nav-item a {
    display: block;
    padding: 0 30px;
}
.layui-logo img{
	margin-left: 40px;
	width: 136px;
	height: 40px;
}
.layui-layout-admin .layui-header {
    background-color: #192226;
}
.layui-layout-left{
	height: 66px;
	font-size: 14px;
}
.layui-layout-right{
	line-height: 66px;
	padding: 0 60px;
}
.layui-layout-right li{
	display: inline-block;
}
.layui-layout-right li span{
	width: 58px;
	height: 26px;	
	line-height: 26px;
	display: inline-block;
	/* padding: 0 15px; */
	border-radius:4px;
	color: white;
	text-align: center;
	cursor: pointer;
	border:1px solid #fff;
}
.layui-layout-right li  .sameshow{
	display: none;
	border: none;
}
.layui-layout-right li .employName{
	width: auto;
	border:none;
	margin-right:6px; 
}
.layui-layout-right li .bgqing{
	background: #00BC8D;
	border: 1px solid #00BC8D;
}
.layui-layout-left li ,.layui-layout-left li a{
	height: 66px; 
}
.layui-layout-body .content .selected{
    display: block;
}
.content .tab{
    display: none;
}
.yincang{
	width: 100%;	
	height: 400px;
	text-align: center;	
	display: none;
	position: relative;
}
.yincang img{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -71px;
	margin-top: -100px;
	width: 142px;
	height: 114px;
	text-align: center;	
}
.yincang p{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 142px;
	height: 114px;
	margin-left: -62px;
	margin-top: 20px;
	text-align: center;
}
.loading:hover .loadMore{
	color:#00BC8D;
}
.borderBot{
	border-bottom:3px solid #00BC8D;
}
/* 首页开始 */
.layui-nav-bar{
	background: transparent;
}
.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a{
	color: #00BC8D;
}
.content .content2,.visualManagement{
	background: #F5FAFD;
}
.content .content2{
	margin-top:-60px;
}
.content .banner{
	position: relative;
	width: 100%;
	height: 770px;
	background: url(../img/banner2.png);
	background-size: 1920px 770px;
    background-position: center;
    background-repeat: no-repeat;
}
.content .banner img{
	position: absolute;
	width: 1200px;	
	height: 770px;	
	top:50%;
	left: 50%;
	margin-left: -600px;
	margin-top:-385px;	
}
.secondList,.visualManagement .layui-row{
	width: 1200px;
	margin: 0 auto;
}
.second{
	height: 486px;

}
.second ul{
	margin: 0 auto;
	height: 486px;
	text-align: center;
}
.second ul li{
	position: relative;
	height: 486px;
}
.second ul li div{
	position: absolute;
	top:50%;
	margin-top:-192px; 
	width: 392px;
	height: 384px;
	/* height: 486px; */
	text-align: center;
	background: white;
	/* padding-right: 14px; */
	
}
.second ul li img{
	width: 110px;
	height: 110px;
	margin-top: 40px;
	/* margin-bottom: ; */
}
.second ul li .p1{
	font-size:23px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#333333; 
	margin:32px 35px 35px 35px; 
	
}
.second ul li .p2{
	margin:35px;
	font-size:16px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(102,102,102,1);
}
.solution{
	height: 683px;
}
.scheme{
	width: 100%;
	min-width: 1200px;
	height: 683px;
	background: url(../img/bg_kj.png);
	background-size: 1920px 683px;
    background-position: center;
    background-repeat: no-repeat;
}
.p3{
	width: 100%;
	text-align: center;
	font-size:36px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:50px;
	padding-top: 70px;
}
.peoInfor .lookDetail:hover{
	background: #00D6A1;
    color: #fff;
    border: 1px solid #00D6A1;
}
.p4{
	width: 100%;
	text-align: center;
	height:50px;
	font-size:18px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(110,115,117,1);
	line-height:50px;
}
.solution .wrapper{
	position: relative;
	height: 683px;
}
.serviceList{
	text-align: center;
}
.serviceList1{
	position: absolute;
	left: 10px;
	bottom: 79px;
}
.serviceList4{
	position: absolute;
	right: 10px;
	bottom: 79px;
}
.serviceList2{
	position: absolute;
	top: 246px;
	left: 353px;
}
.serviceList3{
	position: absolute;
	top: 246px;
	right: 353px;
}
.serviceList img{
	width: 103px;
	height: 116px;
}

.line{
	width:23px;
	height:4px;
	margin-left: 42px;
	margin: 14px 42px;
	background:rgba(0,188,141,1);
}
.text{
	font-size:22px;
	font-family:PingFangSC-Semibold;
	font-weight:600;
	color:rgba(255,255,255,1);
	line-height:33px;
}
/* .visualManagement{
	position: relative;
} */
.visualManagement,.visualManagement .layui-row{
	/* height: 778px;
	 */
}
.visualManagement{
	/* padding-bottom: 34px; */
}
.tbgColor{
	background: #F5FAFD;
}
.visualManagement img{
	width: 877px;
    height: 580px;
}
.visualManagement .pic{
	width: 100%;
	/* position: absolute;
	bottom: 0;
	left: 517px; */
	text-align: center;
}
.p5{
	height:50px;
	font-size:36px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:50px;
	padding-top: 72px;
	text-align: center;
	margin-bottom: 10px;
}
.p6{
	height:51px;
	font-size:18px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:25px;
	text-align: center;
	margin-bottom: 10px;
}
.p7{
	height:50px;
	font-size:36px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:50px;
	padding-top: 72px;
	text-align: center;
	margin-bottom: 10px;
}
.p9{
	height:25px;
	font-size:18px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(110,115,117,1);
	line-height:25px;
	text-align: center;
	margin-bottom: 48px;
}
.content .TransactionSecurity{
	height: 686px;
	background: #141818;
}
.TransactionSecurity ul{
	width: 100%;
	height: 360px;
}
.picList li{
	width: 275px;
	height: 360px;
	text-align: center;
	background:#252B2E;
}
.picList div img{
	width: 131px;
	height: 131px;
	margin: 60px 72px;
}
.marginRight{
	margin-right: 33px;
}
.text2{
	height:33px;
	font-size:24px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:33px;
}
/* .content{
	position: relative;
}
.selected{
	height: 100%;
	overflow: auto;
	
} */
.layui-layout-admin .footer{
	height: 144px;
	width: 100%;
    /* position: absolute;
    left: 0;
    bottom: 0; */
	/* line-height: 144px; */
	background: #252B2E;
}
.pore{
	position: relative;
	height: 100%;
}
.partner{
	height: 100%;
}
.huoyListMin{
	min-height: 100%;
}
.pore .footer{
	height: 144px;
	width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
	/* line-height: 144px; */
	background: #252B2E;
}
.footer .wrapper{
	height: 144px;
}
.footer .pic1{
	width: 271px;
	height: 49px;
}
.text3{
	/* height:47px; */
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(144,148,148,1);
	/* line-height:23px; */
}
.layui-layout-right li .hoverColor:hover{
	background: #00D6A1;
    color: #fff;
    border: 1px solid #00D6A1;
}
.layui-layout-right li .userRegist:hover{
	background: #00D6A1;
    color: #fff;
    border: 1px solid #00D6A1;
}
.text4{
	display: inline-block;
	width: 120px;
	height:17px;
	font-size:12px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:17px;
	position: absolute;
	left:-5px;
	top:110px;
}

.erWeiMaCenter1 p{
left:0;
}
/* .layui-footer .layui-col-xs4 .layui-col-sm4 .layui-col-md4 .layui-col-lg4{
	height: 144px;
	text-align: center;
} */
.wrapper .erWeiMa{
	text-align: right;
	height: 144px;
}
.erWeiMa .erWeiMaCenter1{
	/* margin-right: 40px; */
} 

.erWeiMa img{
	position: absolute;
	left:36px;
	top:22px;
	width: 80px;
	height: 80px;
}
.erWeiMaCenter{
	display: inline-block;
	text-align: right;
	width:120px;
	height: 144px;
	position: relative;
}
.dingwei,.tupian{
	position: relative;
	height: 144px;
}
.tupian img{
	position: absolute;
	top:46px;
	left: 0px;
}
.dingwei .text3{
	position: absolute;
	top:50px;
	right: 0px;
}
.text33{
	position: absolute;
	top:66px;
	right: 0px;
	color: rgba(144,148,148,1);
}
.text33 a{
	color: rgba(144,148,148,1);
}
.us{
	position: relative;
}
.us .footer{
	position: absolute;
	bottom: 0;
	left: 0;
}
/* 首页结束 */
/* 货源大厅开始 */
.supplyHall{
	/* background: #F8F9FC; */
}
.huoy{
	height:36px;
	font-size:30px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(34,34,34,1);
	line-height:36px;
	padding-top: 46px;
}

.conditionQuery{
	width: 100%;
	height: 188px;
}
.conditionQuery .condition1{
	width: 100%;
	height: 22px;
	line-height: 22px;
	padding-top: 17px;
	padding-bottom: 17px;
}
.condition1 label{
	width: 70px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(34,34,34,1);
}
.type{
	display: inline-block;
	height: 22px;
	line-height: 22px;	
	vertical-align: middle;
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(102,102,102,1);
	cursor: pointer;
}
.type span{
	display: inline-block;
	padding: 2px 10px;
}
.bgcolor{
	background:#00BC8D;
	color: white;
	border-radius:4px;
}
.type1{
	margin-left: 24px;

}
.type2{
	margin-left: 40px;
}
.type3{
	margin-left: 38px;
}
.dashedline{
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #E9E9E9;
	/* padding-top: 16px; */
}
.query{
	width: 100%;
	height: 32px;
	line-height: 32px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.query2{margin-top: 4px;}
.conditionQuery input {
	display: inline-block;
	width: 256px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
	padding-left:12px;
	/* color: #BDBDBD; */
}
.conditionQuery .layui-input{
	display: inline-block;
	width: 270px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	border: 1px solid #D9D9D9;
	border-radius: 4px;
	padding-left:12px;
	cursor: pointer;
	/* color: #BDBDBD; */
}
.jiant .iconfont{
	display: inline-block;
	font-size: 14px;
	color: #CCCCCC;
}
.jiant2 .iconfont{
	display: inline-block;
	font-size: 14px;
	color:#00BC8D;
}
.sousuo1{
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	margin-top: 4px;
}

.clearData:hover{
	background:#00D6A1;
	color: #fff; 
}
.layui-form {
	display: inline-block;
}
.layui-form .layui-inline select{
    display: none;
}
.bagrey{
	width: 100%;
	height: 16px;
	background: #F8F9FC;
}
.huoyDetail{
	width: 100%;
	min-height: 400px;
}
.huoyDetail li{
	width: 100%;
	height: 156px;
	border-bottom: 1px solid #E9E9E9;
}
.adress{
	width: 100%;
	height: 22px;
	padding-top: 28px;
	padding-bottom: 12px;
}
.adress span{
	vertical-align: middle;
	height: 22px;
	line-height:22px;
}
.lookDetail{
	cursor: pointer;
}
.sameText{
	font-size:18px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#222222;
}
.clearData{
	height: 30px;
    line-height: 30px;
    vertical-align: middle;
	padding:0px 18px;
	margin-left: 16px;
	margin-right: 8px;
	border: 1px solid #D9D9D9;
	/* float: right;
	margin-right: 40px; */
	border-radius: 4px;
	cursor: pointer;
	margin-top: 4px;
}
.carInfor,.peoInfor{
	width: 100%;
	height:17px;
	line-height:17px;
	padding-bottom: 32px;
}
.carInfor span{
	height:17px;
	line-height:17px;
	font-size:14px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(34,34,34,1);
}
.peoInfor label{
	display: inline-block;
}
.peoInfor .lookDetail{
	float: right;
	padding:8px 12px;
	color: #00BC8D;
	border-radius:4px;
	border:1px solid rgba(0,188,141,0.7);
	margin-top: -18px;
}
.loading{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.loadMore{
	width: 166px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	border-radius:4px;
	border:1px solid rgba(217,217,217,1);
	cursor: pointer;
	display: none;
}
.anticonline .iconfont{
	color: #DDDDDD;
	font-size: 14px;
}
.popUP{
	width: 100%;	
	height: 100%;
	position: fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,0.4);
	z-index: 99999;
	display: none;
}
.popContent1{
	width: 432px;
	height: 192px;
	position: absolute;
	top:50%;
	left: 50%;
	margin-left:-216px; 
	margin-top: -96px;
	background: white;
	border-radius:4px;
}
.zhifutext{
	width:365px;
	height:44px;
	line-height: 44px;
	font-size:15px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(34,34,34,1);
	line-height:22px;
	padding: 46px 32px 46px 36px; 
}
.chooseBtn{
	float: right;
	margin-right: 32px;
	margin-bottom: 24px;
}
.quxstyle{
	padding:0px 18px;
	height:30px;
	line-height: 30px;
	background:rgba(255,255,255,1);
	border-radius:4px;
	border:1px solid rgba(217,217,217,1);
	cursor: pointer;
}
.popContent2{
	width: 482px;
	height: 466px;
	position: absolute;
	top:50%;
	left: 50%;
	margin-left:-241px; 
	margin-top: -237px;
	background: white;
	border-radius:4px;
	display: none;
}

.popContent2 .frFloat{
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.frFloat .fr{
	float: right;
	padding-right: 26px;
}
.webicon{
	width: 12px;
	height: 12px;
}
.zhiline{
	height:1px;
	background:rgba(0,0,0,0.09);
}
.colorred{
	color: red;
	padding: 24px 66px 32px 66px;
}
.qrcode{
	width: 100%;
	text-align: center;
	height: 200px;
}
.weixinPic{
	width: 200px;
	height: 200px;
}
.codepic{
	width: 100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
}
.popContent3{
	width: 432px;
	height: 192px;
	position: absolute;
	top:50%;
	left: 50%;
	margin-left:-216px; 
	margin-top: -96px;
	background: white;
	border-radius:4px;
	display: none;
}
.loginText{
	/* text-align: center; */
}
.tishi{
	/* width: 200px; */
	height: 48px;
	line-height: 48px;
	color: #41B12D;
	/* margin：0 auto; */
	text-align: center;
	/* background: #41B12D; */
}
.frFloat .fr:hover{
	color:#00BC8D; 
}
/* 货源大厅结束 */
/* 关于我们开始 */
.aboutUs img{
	width: 991px;
	height: 814px;
}
.aboutUs .wrapper{
	text-align: center;
	/* height: 1340px; */
}
.section1{
	height: 50px;
    font-size: 36px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: #fff;
    line-height: 50px;
    padding-top: 70px;
    padding-bottom: 50px;
}
.jiant{
	width: 38px;	
	height: 32px;	
}
.section2{
	height: 131px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(255,255,255,0.84);
    line-height: 26px;
    padding-bottom: 100px;
    padding-left: 33px;
}
.section3{
	height: 50px;
    font-size: 36px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 50px;
    padding-top: 30px;
}
/* 关于我们结束 */
 .text6{
	height: 50px;
    font-size: 36px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(34,34,34,1);
    line-height: 50px;
    padding-top: 70px;
    padding-bottom: 50px;
 }
 .partner .wrapper{
 	text-align: center;
 	position: relative;
 	height: 554px;
 }
.partner img{
 	width: 880px;
 	height: 334px;
 	/* position: absolute; */
 	left: 160px;
 	bottom: 116px;
 	/* padding-bottom: 116px; */
 }
/*货源详情  */
.huoyd{
	height:36px;
	font-size:30px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	color:rgba(34,34,34,1);
	line-height:36px;
	padding-bottom: 16px;
}
.bagroundgrey{
	width: 100%;
	height: 100%;
	background: #F8F9FC;
}
.adressTop{
	text-align: center;
	/* margin-top: 16px; */
}
.bagroundgrey .wrapper{
	background: white;
	height: 484px;
	margin-bottom: 16px;
}
.solidline{
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #E9E9E9;
	padding-top: 20px;
	margin-bottom: 14px;
}
.fr{
	float: right;
}
.peoInford{
	padding-bottom: 48px;
	padding-right: 32px;
}
.selected{
	height: 100%;
}
.layui-table{
	width: 1136px;
	margin-left:32px;
	margin-right:32px;
}
.layui-layout-right li span a{
	color: white;
}
/* 城市样式 */
.codeCity{
	position: relative;

}
 .box{
    display: flex;
   	justify-content:space-between;
    width: 100%;
    font-size:14px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:#222222;
	/* line-height:20px; */
   }
.box>div{
    /* flex: 1; */
    width: 160px;
    text-align: center;
    font-size:14px;
	font-family:PingFangSC-Medium;
	font-weight:500;
	color:rgba(102,102,102,1);
}
.box>div li {
	width: 160px;
}
.adCity .boxHiden{
	width: 100%;
	height: 200px;
	border-bottom: 1px solid #E9E9E9;
	overflow: hidden;
	overflow-y:auto;
}
.conditionQuery li .adCity{
	position: relative;
	cursor: pointer;
}  
.conditionQuery li .show{
	width: 530px;
    height: 300px;
    display: none;
    /* border: 1px solid red; */
    position: absolute;
    top:36px;
    left:0px;
    z-index: 99999;
    background: white;
    box-shadow:0px 2px 8px 0px rgba(0,0,0,0.15);
	border-radius:4px;
	cursor: pointer;
} 
.adCity .show .cityTitle{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E9E9E9;
}
.adCity .show .cityTitle div .borderBOT{
	/* color: #00BC8D; */
	/* border-bottom: 3px solid #00BC8D; */
}
.cityTitle div{
	font-weight: 600;
}
.querenBtn{
	float: right;
	margin-right: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.corlorBg{
	/* background: #00BC8D; */
	color:  #00BC8D;
	border-radius:4px;
}
.layui-table td, .layui-table th {
	text-align: center;
}
.infor{
	width: 168px;
	background:#FAFAFA; 
	color:#222222; 
}
.layui-table td{
	width: 396px;
	color:#666666; 
}
/*添加动画*/
@keyframes fadeInRight{
	0%{
		opacity: 0;
		-webkit-transform: translateX(300px);
		-ms-ransform: translateX(300px);
		transform: translateX(300px);
	}
	100%{
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-ransform: translateX(0);
		transform: translateX(0);
	}
}
@-webkit-keyframes fadeInRight{
	0%{
		opacity: 0;
		-webkit-transform: translateX(300px);
		-ms-ransform: translateX(300px);
		transform: translateX(300px);
	}
	100%{
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-ransform: translateX(0);
		transform: translateX(0);
	}
}
@keyframes fadeInLeft{
	0%{
		opacity: 0;
		-webkit-transform: translateX(-300px);
		-ms-ransform: translateX(-300px);
		transform: translateX(-300px);
	}
	100%{
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-ransform: translateX(0);
		transform: translateX(0);
	}
}
@-webkit-keyframes fadeInLeft{
	0%{
		opacity: 0;
		-webkit-transform: translateX(-300px);
		-ms-ransform: translateX(-300px);
		transform: translateX(-300px);
	}
	100%{
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-ransform: translateX(0);
		transform: translateX(0);
	}
}
/* (从上往下) */
@keyframes fadeInup {
  from {
    opacity: 1;
    /* transform: translate3d(0, -100%, 0); */
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
/* (从下往上) */
@keyframes fadeIndown {
  from {
    opacity: 1;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.serviceDection,.sameDection1{
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;

	/* animation-duration: 500ms;
    animation-fill-mode: both; */
    animation-name: fadeInLeft;	
}
.serviceDection2,.sameDection3{
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
    animation-name: fadeInRight;	
}
.fadeInUp_2{
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
    animation-name: fadeInUp;
}