.collectsHead {
    width: 1010px;
    height: 58px;

}

.collectsLeft {
    float: left;
    height: 58px;
    line-height: 78px;
    width: 91px;
    color: #3dbb2b;
    font-weight: 600;
    font-size: 18px;
    color: #3dbb2b;
    font-weight: 600;
    text-align: center;
    border-bottom: 2px solid #3dbb2b;
}

.collectsRight {
    height: 58px;
    float: left;
    width: 917px;
    font-size: 14px;
    margin-left: 1px;
    line-height: 78px;
    color: #FF7400;
    border-bottom: 2px solid #D8D8D8;
}

.collectsRight i {
    width: 1px;
    height: 15px;
    background: #D8D8D8;
    float: left;
    margin-top: 33px;
    margin-right: 10px;
}

.chkall {
    vertical-align: middle;
}

.collectsBox {
    margin-top: 50px;
    padding-bottom: 24px;
    padding-left: 11px;
}

.collectsBox > input {
    vertical-align: middle;
}

.collectsBox span {
    width: 88px;
    display: inline-block;
    text-align: center;
    height: 21px;
    box-sizing: content-box;
    border: 1px solid rgba(216, 216, 216, 1);
    border-radius: 11px;
    font-size: 14px;
    color: #666666;
    cursor: pointer;
}

.collectsBox span:hover {
    color: #FF7400;
    border: 1px solid #FF7400;
}

.collectsBox span {
    margin-left: 10px;
}

.collectsTable {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #DAF3FF;
    border-collapse: collapse;
    border-spacing: 0;
    box-sizing: border-box;
}

.collectsList {
    margin-bottom: 40px;
}

.collectsbot {
    padding-bottom: 0px;
}

.collectsTable thead {
    height: 40px;
    line-height: 40px;
    background: #EAF8FF;
    color: #999999;
    font-size: 14px;
}

.collectsTable thead th {
    color: #333333;
}

.collectsTable tbody tr {
    border-bottom: 1px solid #DAF3FF;
}

.collectsPrduct {
    text-align: left;
    padding-left: 60px;
    width: 180px;
    box-sizing: border-box;

}

.collectsTable tbody td {
    vertical-align: top;
    padding: 25px 0px 20px;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.collectsCheck {
    padding: 40px 0px 0px !important;
}

.buy-total {
    border-left: 1px solid #DAF3FF;
    border-right: 1px solid #DAF3FF;
}

.puchaCard {
    cursor: pointer;
}

.collectsImg {
    width: 50px;
    height: 50px;
    float: left;
}

.collectsPro {
    float: left;
    width: 165px;
    margin-left: 5px;
    text-align: left;
    line-height: 25px;
}

.collectsPro span:nth-child(1) {
    width: 168px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
}

.collectsPro span:nth-child(3) {
    color: #999999;
}

.collectsPro:hover span {
    color: #FF7400 !important;
}

.collectsDesc {
    text-align: left;
    margin-left: 10px;
    line-height: 25px;
}

.collectsDesc span:nth-child(1) {
    width: 168px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
}

.ellipse {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.collectsDesc:hover span {
    color: #FF7400 !important;
}

.collectsLeftBor {
    border-left: 1px solid #DAF3FF;
}

.collectsDesc span:nth-child(3) {
    color: #666;
}

.collectsPrice span.aprice {
    padding-bottom: 5px;
    text-decoration: line-through;
    color: #999999;
}


.collectsAction span {
    display: inline-block
}

.collectsAction span:nth-child(1) {
    text-align: center;
    font-weight: 500;
    color: #fff;
    width: 71px;
    height: 19px;
    background: #3dbb2b;
    background-color: #3dbb2b;
    border-radius: 9px;

}

.collectsAction span:nth-child(1):hover {
    background: #FF7400;
    cursor: pointer;
}

.collectsAction span:nth-child(3) {
    background: url('img1563787126200.png') no-repeat;
    width: 13px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
}

.collectsAction span:nth-child(3):hover {
    background: url('img1563787349285.png');
    margin-top: 10px;
    position: relative;
}

.collectsAction span:nth-child(3) span {
    display: none;
    position: absolute;
    width: 57px;
    height: 16px;
    border-radius: 4px;
    font-size: 12px;
    top: 19px;
    left: -21px;
}

.collectsAction span:nth-child(3):hover span {
    display: inline-block;
    background: #D8D8D8;
}

.collectsAction span:nth-child(5) {
    width: 57px;
    height: 16px;
    font-size: 12px;
    background: #3dbb2b;
    background-color: #3dbb2b;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    /* display: none; */
}

.collectsNo {
    padding-bottom: 60px;
    padding-top: 60px;
    border: 1px solid #DAF3FF;
    border-top: none;
}

.collectsNo img {
    width: 183px;
    height: 152px;
    display: block;
    margin: 0 auto;
}

.collectsNo p {
    color: #999999;
    text-align: center;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.collectsNo a {
    width: 73px;
    height: 21px;
    background: #3dbb2b;
    background-color: #3dbb2b;
    border-radius: 11px;
    text-align: center;
    line-height: 21px;
    display: block;
    margin: 0 auto;
    color: #fff !important;
}

.collectsNo a:hover {
    background: #ff7400;
}

.tab-nav {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.clear {
    border: none;
    clear: both;
    width: 100%;
    height: 0px;
    display: block;
}

.puchUl {
    height: 40px;
}

.tab-nav-num2 ul li.active, .tab-nav-num2 ul li:hover {
    background-color: #3dbb2b;
    color: #FFFFFF;
}

.tab-nav-num2 ul li {
    width: 50%;
    float: left;
    text-align: center;
    background-color: #EAF8FF;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    color: #3dbb2b;
}

.puchSearBox {
    margin-top: 28px;
    margin-bottom: 15px;
    height: 38px;
}

.puchSearBox input {
    width: 410px;
    height: 38px;
    line-height: 36px;
    padding-left: 5px;
    display: inline-block;
    padding-left: 21px;
    border: none;
    float: left;
    outline: none;
    color: #333333;
    display: inline-block;
    border: 1px solid #D8D8D8;
    font-size: 14px;
    box-sizing: border-box;
    border-radius: 19px 0 0px 19px;
}

.puchSearch {
    float: left;
    width: 94px;
    background: #3dbb2b;
    display: inline-block;
    text-align: center;
    line-height: 38px;
    color: #fff;
    cursor: pointer;
}

.tab-content {
    width: 100%;
    overflow: hidden;
}

.first-border {
    border: 1px solid #DAF3FF;
    padding-bottom: 60px;
}

.pur-title {
    margin: 60px 0 30px 0;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
}

.pur-form {
    width: 100%;
    overflow: hidden;
}

.pur-form, input, .pur-form textarea {
    border: none;
    outline: none;
}

.from-col2 {
    width: 50%;
    float: left;
    margin-top: 30px;
    line-height: 40px;
}

.from-col1 {
    width: 100%;
    margin-top: 30px;
    line-height: 40px;
    padding-left: 16px;
}

.from-item {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}

.from-item .left {
    float: left;
    margin-left: 8%;
    width: 25%;
}

.from-item .left i.red {
    color: #FF0000;
    padding: 11px;
    vertical-align: sub;
}

.from-item .right {
    float: left;
    width: 65%;
}

.pur-form input, .pur-form textarea {
    position: relative;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
    height: 40px;
    width: 92%;
    padding: 2px 10px;
    line-height: 40px;
    color: #000;
    left: -22px;
    font-size: 14px;
}

.from-item {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}

.from-col1 .from-item .left {
    width: 12.5%;
    float: left;
    margin-left: 2.5%;
}

.from-col1 .from-item .right {
    width: 82.5%;
    float: left;
}

.pur-form textarea {
    width: 98.5%;
    height: 90px;
    margin-left: 1px;
}

.from-col1 a.subform {
    margin: 0 auto;
    display: block;
    width: 120px;
    text-align: center;
    border-radius: 50px;
    padding: 4px 40px;
    background: #3dbb2b;
    background-color: #3dbb2b;
    font-size: 24px;
    font-weight: 100;
    color: #FFFFFF;
}

.pur-info {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.pur-info-title {
    border-bottom: 2px solid #3dbb2b;
    line-height: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #3dbb2b;
    padding-left: 10px;
}

.pur-info-content {
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    border: 1px solid #DAF3FF;
}

.purchaseNo {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #DAF3FF;
}

.purchaseNo img {
    width: 183px;
    height: 152px;
    margin: 0 auto;
    display: block;
}

.purchaseNo p {
    color: #999999;
    text-align: center;
    font-size: 16px;
}

.pageFoot {
    padding-top: 15px;
    text-align: center;
}

.page {
    font-size: 14px;
    background-color: transparent;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.page .page-r {
    margin: 0 auto;
    padding-top: 10px;
}

.page .page-r ul {
    text-align: center;
    list-style: none;
    margin: 0 auto;
    height: 30px;
    box-sizing: border-box;
    padding: 0;
    width: 900px;
}