@charset "utf-8";
/*多版本：B2B/B2B2b/S2B2B交易管理系统 */
.section-1 .img-list ul li{
    width: 374px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(26, 67, 149, 0.16);
    opacity: 1;
    border-radius: 8px;
    margin-left: 26px;
    padding: 0;
    float: left;
    height: 240px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 10px;
}
.section-1 .img-list ul li h4{
    margin-top: 20px;
}
.section-1 .img-list ul li p{
        text-align: left;
        margin-left: 30px;
}
.section-1 h4 {
	text-align: left;
	margin-left: 30px;
	font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 31px;
    color: #021940;
}
.section-1 p {
	font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #5D6C85;
}
.section-1 .btn {
/*	position: absolute;*/
/*    left: 1.333333rem;
    top: 2.733333rem;*/
    margin-bottom: 20px;
    margin: auto;
    width: 180px;
    line-height: 40px;
    background: linear-gradient(180deg,#6297ff,#0559ff);
    border-radius: 0.36rem;
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #fff;
}


/*运营模式*/
.section-2 .pnControl {
	width: 480px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 40px;
}

.section-2 .pnControl>p {
	width: 190px;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 42px;
	background: #D3D3D3;
	border-radius: 4px;
	text-align: center;
}

.section-2 .pnControl .active {
	background: #55B9B7;
}

.section-2 .patternShow {
	width: 644px;

	margin: 72px auto auto;
	padding-bottom: 136px;
}

.section-2 .patternShow>img {
	width: 100%;
	display: none;
}

.section-2 .patternShow>img:nth-child(1) {
	height: 496px;
}

.section-2 .patternShow>img:nth-child(2) {
	height: 576px;
}

.section-2 .patternShow .active {
	display: block;
}

/*功能模块*/
.centerBlock {
	/*background: url(../images/hrb2b/zmjpg.jpg) center center no-repeat;*/
	background-size: auto 100%;
	width: 100%;
	height: 900px;
	background:linear-gradient(180deg, #5396ffcf 0%, #0f5cfc00 100%);
}

.centerBlock .centerInBox {
	width: 1200px;
	margin: 0 auto;
	color: #fff;
}

.centerBlock .tabLine {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	padding: 36px 74px 0;
}

.centerBlock .tabLine .cont {
	text-align: center;
	cursor: pointer;
}

.centerBlock .tabLine .cont img {
	margin: 0 auto;
	height: 37px;
	width: 38px;
}

.centerBlock .tabLine .cont .img1 {
	display: block;
}

.centerBlock .tabLine .cont .img2 {
	display: none;
}

.centerBlock .tabLine .cont.active .img1 {
	display: none;
}

.centerBlock .tabLine .cont.active .img2 {
	display: block;
}

.centerBlock .tabLine .cont div {
	white-space: nowrap;
	width: 60px;
	font-size: 15px;
	padding: 20px 0 24px;
}

.centerBlock .tabLine .cont.active div {
	border-bottom: 4px solid #0F5CFC;
}

.centerBlock .detailBox {
	background-color: rgba(0, 0, 0, 0.26);
	height: 710px;
	display: none;
}

/* 放大镜效果 */


.centerBlock .detailBox.active {
	display: block;
}

.centerBlock .detailBox .detailTitle {
	font-size: 19px;
	padding: 51px 0 26px 74px;
}

.centerBlock .detailBox .subBox {
	display: flex;
	padding-left: 74px;
	height: 76px;
}

.centerBlock .detailBox .subBox .sub {
	font-size: 11px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 20px;
	margin-right: 62px;
}

.centerBlock .detailBox .subBox .sub div:nth-child(1) {
	color: rgba(255, 255, 255, 1);
	font-size: 13px;
	line-height: 26px;
}

.centerBlock .detailBox .tabImg {
	width: 100%;
	height: auto;
	margin: 64px 10px 0;
	width: 1180px;
	z-index: 1;
}

/*多用户批发商城系统特色亮点*/
.section-3 .img-list ul li{
    width: 374px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px rgba(26, 67, 149, 0.16);
    opacity: 1;
    border-radius: 8px;
    margin-left: 26px;
    padding: 0;
    float: left;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 10px;
}
.section-3 .img-list ul li h4{
    margin-top: 20px;
}
.section-3 .img-list ul li p{
        text-align: left;
        margin: 30px;
}
.section-3 h4 {
	text-align: left;
	margin-left: 30px;
	font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 31px;
    color: #021940;
}
.section-3 p {
	font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #5D6C85;
}




.section-4 .img-list {
    width: 1200px;
}
.section-4 .img-list .img-div {
    display: inline-block;
    margin-right: 50px;
    width: 146px;
    text-align: center;
    padding: 10px;
    transition: all ease 300ms;
    cursor: pointer;
}

.section-4 .img-list .img-div:hover {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.section-4 .img-list .img-div:hover .bg-div {
    box-shadow: 0 10px 30px 0 #0000001a;
    border-radius: 10px;
}

.section-4 .img-list .img-div:last-child {
    margin-right: 0;
}

.section-4 .img-list .img-div .bg-div {
    width: 100px;
    height: 100px;
    display: inline-block;
}

.section-4 .img-list .img-div:nth-child(1) .bg-div {
    background: url("../images/hrb2b/jd.png") no-repeat center;
	background-size: 75px 75px;
}

.section-4 .img-list .img-div:nth-child(2) .bg-div {
    background: url("../images/hrb2b/fz.png") no-repeat center;
	background-size: 75px 75px;
}

.section-4 .img-list .img-div:nth-child(3) .bg-div {
    background: url("../images/hrb2b/xb.png") no-repeat center;
	background-size: 75px 75px;
}

.section-4 .img-list .img-div:nth-child(4) .bg-div {
    background: url("../images/hrb2b/jf.png") no-repeat center;
	background-size: 75px 75px;
}

.section-4 .img-list .img-div:nth-child(5) .bg-div {
    background: url("../images/hrb2b/js.png") no-repeat center;
	background-size: 75px 75px;
}

.section-4 .img-list .img-div:nth-child(6) .bg-div {
    background: url("../images/hrb2b/mr.png") no-repeat center;
	background-size: 75px 75px;
}
.section-4 .img-list .img-div:nth-child(7) .bg-div {
    background: url("../images/hrb2b/sc.png") no-repeat center;
	background-size: 75px 75px;
}
.section-4 .img-list .img-div:nth-child(8) .bg-div {
    background: url("../images/hrb2b/sp.png") no-repeat center;
	background-size: 75px 75px;
}
.section-4 .img-list .img-div:nth-child(9) .bg-div {
    background: url("../images/hrb2b/xh.png") no-repeat center;
	background-size: 75px 75px;
}
.section-4 .img-list .img-div:nth-child(10) .bg-div {
    background: url("../images/hrb2b/yy.png") no-repeat center;
	background-size: 75px 75px;
}
.section-4 .img-list .img-div:nth-child(11) .bg-div {
    background: url("../images/hrb2b/my.png") no-repeat center;
	background-size: 75px 75px;
}
.section-4 .img-list .img-div:nth-child(12) .bg-div {
    background: url("../images/hrb2b/gd.png") no-repeat center;
	background-size: 75px 75px;
}


.section-4 .img-list .img-div p {
    text-align: center;
    color: #333333;
    font-size: 15px;
    margin-top: 15px;
    width: 132px;
}



.wxhome-termials-ul li{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width: 220px;
	height: 242px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #B7CFFF;
	text-align:center;
	box-sizing:border-box;
}
.wxhome-termials-ul li:nth-child(5n){
	margin-right:0;
}
.wxhome-termials-ul li div{
	display:flex;
	justify-content:center;
	flex-direction:column;
	align-items:center;
	width:100%;
	height: 100%;
}
.wxhome-termials-ul li:nth-child(5n){
	margin-right:0;
}
.wxhome-termials-ul li img{
	width: 100px;
	border-style: dashed;
}
.wxhome-termials-ul li h5{
	margin-top:10px;
	margin-bottom:9px;
	font-size:16px;
	color:#383D41;
}
.wxhome-termials-ul li span{
	display:inline-block;
	width:177px;
	font-size:16px;
	color:#383D41;
	text-align:left;
	line-height:20px;
	text-align: center;
	margin-top: 20px;
}
.tc {
    text-align: center!important;
}
.btn-div-bg a {
    display: inline-block;
    margin-top: 20px;
    width: 164px;
    height: 48px;
    line-height: 48px;
    background: linear-gradient(180deg, #63C8FF 0%, #1172FF 100%);
    border-radius: 24px;
    font-size: 16px;
    color: #fff;
}



/*B2B订货系统技术特点*/
.section-4 .featureConnent {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 40px
}

.section-4 .featureConnent .featureDiv {
    width: 183px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    flex-wrap: wrap;
    align-content: baseline
}

.section-4 .featureConnent .featureDiv .featureImage {
    margin-bottom: 24px;
    width: 120px;
    background: white;
    height: 120px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.section-4 .featureConnent .featureDiv .featureImage img {
    width: 70px;
    height: 70px
}

.section-4 .featureConnent .featureDiv .text {
    text-align: center;
    width: 100%;
    height: 25px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    font-size: 18px;
    color: #1F2C3D;
    line-height: 25px
}

.section-4 .featureConnent .featureShadow {
    box-shadow: 0px 8px 24px 0px rgba(192,196,204,0.28)
}

.section-4 .featureConnent .featureDiv:nth-last-child(1) {
    margin-right: 0px
}

.section-4 .featureConnent .featureDiv:hover .featureImage {
    box-shadow: 0px 8px 24px 0px rgba(192,196,204,0.28)
}



/*B2B经销商订货系统·产品价值*/
.w1200 {width:1200px;}
.hr{ display:flex; justify-content:space-between; flex-wrap:wrap; margin-bottom:90px; margin-top:80px;}
.hr .hrItem{ padding:40px 34px 40px 34px; display:flex; width:calc( 50% - 12px); margin:0 0 30px; box-shadow: 0px 11px 25px 0px rgba(208,210,231,0.5);  border-radius:10px; border:#FFFFFF solid 2px;}
.hr .hrItem .hrIcon{ width:55px; flex-shrink:0;}
.hr .hrItem .hrRight{}
.hr .hrItem .hrRight .hrTitle{ font-size:17px; line-height:28px; color:#0A0A0A; margin-bottom:18px; }
.hr .hrItem .hrRight .hrSmall{ font-size:14px; line-height:20px; color:#3D485D;}


