.publicTitleBox {
    margin-bottom: 50px;
}

.publicBx .subTitle {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
    text-align: center;
    margin-bottom: 40px;
}

.contenBox {
    width: 100%;
    margin-bottom: 80px;
}

.contenBox2 {
    width: 100%;
    margin-bottom: 60px;
}

.publicContenBox {
    width: 580px;
    margin-left: 40px;
    box-sizing: border-box;
}

.CategoryGoods {
    overflow: hidden;
    height: 182px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #e0e0e0;
}

.CategoryGoods img {
    width: 200px;
    height: 180px;
}

.CategoryGoods .contenItem {
    width: 378px;
    height: 180px;
    padding: 20px;
    box-sizing: border-box;
}

.CategoryGoods .contenItem h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}

.CategoryGoods .contenItem .tit {
    font-size: 16px;
    line-height: 26px;
    height: 104px;
    overflow-y: auto;
    margin-top: 10px;
}

.CategoryGoods2 {
    width: 33.3333%;
    padding: 0px 50px;
    box-sizing: border-box;
}

.CategoryGoods2 .imgBox {
    margin: 0px auto;
    width: 90px;
    height: 90px;
    background-color: #f57130;
    border-radius: 50%;
    box-shadow: 0px 10px 76px 0px rgba(255, 197, 168, 0.19);
}

.CategoryGoods2 .imgBox p {
    line-height: 90px;
    text-align: center;
}

.CategoryGoods2 .imgBox p img {
    width: 40px;
    height: 29px;
    display: inline-block;
}

.CategoryGoods2 p.tit {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    color: #333333;
    margin-top: 20px;
}

.CategoryGoods2 span {
    font-size: 16px;
    line-height: 26px;
    color: #999999;
    text-align: center;
    display: block;
    margin-top: 14px;
}

.contenBox3 {
    background-color: #f5f6fa;
    background-color: rgba(245, 246, 250, 0.6);
    border-radius: 8px;
    /* opacity: 0.6; */
}

.contenBox3 img {
    width: 580px;
    box-sizing: border-box;
    height: 270px;
}

.contTitBox {
    width: 620px;
    box-sizing: border-box;
    height: 270px;
    padding: 20px 40px;
}

.contTitBox h4 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
}

.contTitBox2 {
    height: 200px;
    overflow: hidden;
    overflow-y: auto;
}

.contTitBox2 h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    color: #333333;
    margin: 20px 0px 12px;
}

.contTitBox2 p {
    font-size: 16px;
    line-height: 26px;
    color: #999999;
}

.contTitBox3 {
    height: 180px;
    margin-top: 20px;
    overflow: hidden;
    overflow-y: auto;
}

.contTitBox3 p {
    font-size: 16px;
    line-height: 26px;
    color: #999999;
    position: relative;
    padding-left: 15px;
}

.contTitBox3 p:before {
    content: "";
    display: block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background-color: #f57130;
    position: absolute;
    top: 10px;
    left: 0px;
}

/* 购物流程 */
.richBox {
    margin-bottom: 80px;
}

/* 购物流程 end */

/* 合伙人加入 */
.formBox {
    width: 1202px;
    /* height: 1051px; */
    background-color: #ffffff;
    box-shadow: 0px 8px 28px 2px rgba(131, 131, 131, 0.1);
    border-radius: 10px;
    margin-bottom: 80px;
    padding: 30px;
    box-sizing: border-box;
}

.tip {
    width: 100%;
    height: 47px;
    line-height: 45px;
    background-color: #fff1eb;
    border-radius: 4px;
    border: solid 1px #ffb28f;
    padding: 0px 54px;
    position: relative;
    font-size: 16px;
    color: #666666;
    box-sizing: border-box;
}

.tip:after {
    content: "";
    display: block;
    position: absolute;
    left: 22px;
    top: 13px;
    width: 20px;
    height: 20px;
    background: url("../images/app_tip.png") no-repeat center center;
    background-size: 100% 100%;
}

.from ul {
    overflow: hidden;
    padding-top: 30px;
}

.from ul li {
    /* width: 45%; */
    margin-bottom: 30px;
}

.from ul li:nth-child(odd) {
    float: left;
}

.from ul li:nth-child(even) {
    float: right;
}

.from ul li {
    /* height: 48px; */
    line-height: 48px;
    display: inline-block;
}

.from ul li .le {
    width: 110px;
    float: left;
    text-align: right;
    font-size: 16px;
    color: #666666;
}

.from ul li .le .red {
    font-size: 16px;
    color: #ff2323;
}

.from ul li .ri {
    width: calc(100% - 110px);
    float: right;
    padding-left: 30px;
    box-sizing: border-box;
    position: relative;
}

.from ul li .ri.numWarp input {
    padding-left: 85px;
}

.from ul li .ri .num {
    font-size: 16px;
    color: #333333;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
    width: 68px;
    text-align: center;
    border-right: 1px solid #eee;
}

.from ul li .ri input {
    width: 360px;
    height: 48px;
    border-radius: 4px;
    border: solid 1px #e5e5e5;
    padding: 0 20px;
    box-sizing: border-box;
}

.from ul li .ri select {
    width: 100%;
    height: 48px;
    border-radius: 4px;
    border: solid 1px #e5e5e5;
    padding: 0 20px;
    box-sizing: border-box;
    background: url(../../images/downArrowGray.png) no-repeat 95% 50%;
    background-size: 17px 7px;
    cursor: pointer;
    color: #999999;
}

.from .btnWarp {
    padding: 40px;
    text-align: center;
    border-top: 1px solid #e6e6e6;
}

.from .btnWarp button {
    border: none;
    outline: none;
    margin: 0 15px;
    cursor: pointer;
    width: 335px;
    height: 60px;
    border-radius: 4px;
    border: 1px solid transparent;
}

.from .btnWarp .cle {
    background-color: #eeeeee;
    font-size: 18px;
    font-weight: bold;
    color: #999999;

}

.from .btnWarp .cle:hover {
    background-color: #fff;
    color: #999999;
    border: 1px solid #eeeeee;
}

.from .btnWarp .submit {
    background-color: #f56d2f;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.from .btnWarp .submit:hover {
    background-color: #fff;
    color: #f56d2f;
    border: 1px solid #f56d2f;
}

input::placeholder {
    color: #b3b3b3;
}

.addGoods {
    width: 100px;
    height: 48px;
    background-color: #f56d2f;
    border-radius: 4px;
    outline: none;
    margin: 0 15px;
    cursor: pointer;
    border: 1px solid transparent;
    font-size: 16px;
    color: #ffffff;
}

.addGoods:hover {
    background-color: #fff;
    color: #f56d2f;
    border: 1px solid #f56d2f;
}

.goodsBox {
    line-height: normal !important;
}

.from ul li .goodsBoxItem {
    display: inline-block;
    padding: 13px 14px;
    background-color: #f7f7f7;
    border-radius: 4px;
    line-height: normal !important;
    margin-top: 20px;
    margin-right: 20px;
}

.goodsBoxItem span {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
    float: left;

    display: inline-block;
}

.goodsBoxItem .del {
    text-align: center;
    line-height: 24px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #e0e0e0;
    color: #999999;
    display: inline-block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.goodsBoxItem .del:hover {
    background-color: #f56d2f;
    color: #fff;
}

.fl {
    float: left !important;
}

.radioInput {
    display: none;
}


.checkBox input[type="radio"]+label{
    margin-right: 20px;
    line-height: 18px;
    display: inline-block;
    cursor: pointer;
}

.checkBox input[type="radio"]+label:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    border-radius: 50%;
	background-color: #f7f7f7;
    border: solid 1px #b2b2b2;
    margin-right: 6px;
    box-sizing: border-box;
    /* margin-top: -9px; */
}

.checkBox input[type="radio"]:checked+label:before {
    content: "";
    background: url(../../images/choose02.png) no-repeat center !important;
    background-size: 100% 100%;
    border: 2px solid  #f56d2f;
    box-sizing: border-box;
}

#product_desc{
    width:1000px;
    height: 152px;
    border-radius: 4px;
    border: solid 1px #d9d9d9;
    border: solid 1px rgba(217, 217, 217,0.5);
    padding: 16px 20px;
    font-size: 16px;
	line-height: 22px;
    color: #b3b3b3;
    box-sizing: border-box;
	/* opacity: 0.5; */
}

.upload{
    position: relative;
    width: 152px;
	height: 50px;
}

#uploadImg{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 152px;
	height: 50px;
	background-color: #ffffff;
    border-radius: 4px;
    z-index: 1;
    /* filter: alpha(opacity:0); */
    opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    cursor: pointer;
	/* border: solid 1px #e5e5e5; */
}

.uploadBox {
    position: absolute;
    width: 152px;
	height: 50px;
	background-color: #ffffff;
	border-radius: 4px;
    border: solid 1px #e5e5e5;
    left: 0px;
    top: 0px;
    
    cursor: pointer;
}

.goodsImg{
    width: 100%;
}

.uploadBox img{
    width: 23px;
    height: 19px;
    margin: 15px 10px 0px 27px;
}

.uploadBox p{
line-height: 50px;
}

.uploadNumber{
    margin-left: 20px;
}
.tip_tit{
    font-size: 14px;
	color: #999999;
}

.upload_content .item{
    width: 105px;
	height: 105px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    margin-right: 20px;
}

.upload_content .item .upImg{
    width: 100%;
    height: 100%;
    display: inline-block;
}

.upload_content .item:hover .del_popup{
    display: block;
}

.del_popup{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    color: #fff;
    line-height: 105px;
    text-align: center;
    cursor: pointer;
    display: none;
}

.del_popup img{
    width: 18px;
    height: 18px;
    margin-right: 2px;
    margin-top: -2px;
    
}
/* 合伙人加入 end */

/* 弹框 */
.applyPopup{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: rgba(0,0,0,0.5);
    display: none;
}

.applyPopupBox{
    width: 460px;
	height: 510px;
	background-color: #f7f7f7;
    border-radius: 8px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -255px 0px 0px -230px;
    text-align: center;
    padding-top: 85px;
   
}

.applyPopupBox img{
    width: 178px;
    height: 160px;
    margin-bottom: 36px;
}

.applyPopupBox h6{
    font-size: 18px;
	font-weight: bold;
	line-height: 42px;
	color: #333333;
}

.applyPopupBox p{
    font-size: 16px;
	line-height: 42px;
    color: #666666;
    margin-bottom: 84px;
}

.applyPopupBox a{
    display: inline-block;
    width: 180px;
	height: 54px;
	background-color: #f56d2f;
    border-radius: 4px;
    line-height: 54px;
    font-size: 18px;
	color: #ffffff;
}
/* 弹框 end */
