*{
    margin: 0;
    padding: 0;
}

body{
    font-family: Arial;
    position: relative;
    line-height: inherit;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
    margin: 0;
    padding: 0;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none !important;
}

.img-com{
    border: none;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
main{
    width: 1200px;
    margin:0 auto;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
}
.conOne{
    width: 98%;
    margin: 0 auto;
    text-align: center;
}
.our{
    font-size: 14px;
    font-weight: 400;
    color: #ff3333;
    line-height: 30px;
}
.conOne h1{
    font-size: 24px;
    font-family: Arial MT;
    font-weight: bold;
    color: #00806A;
    line-height: 40px;
    margin-top: 20px;
}
.orderProcess{
    width: 92%;
    background: #FAFAFA;
    border-radius: 8px;
    padding: 30px 0;
    margin: 10px auto;
    margin-bottom: 25px;
}
.but{
    width: 85%;
    margin: 0 auto;
    border: none;
}

button.butUpload{
    background: #00806A;
    border-radius: 8px;
    font-size: 24px;
    font-family: Arial MT;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
    padding: 10px 0;
    cursor: pointer;

}
button.butUpload:hover{
    background: #FFFFFF;
    border: 1px solid #00806A;
    color: #00806A;
}
button.butUpload:focus{
    background: #FFFFFF;
    border: 1px solid #00806A;
    color: #00806A;
}
.butUpload i{
    font-size: 24px;
    margin-right: 15px;
}
.butUpload p{
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
}
.but-tips{
    width: 85%;
    margin: 15px auto;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
}
.but-tips p{
    line-height: 16px;
    margin: 0;
}
.butManua{
    border: 1px solid #00806A;
    border-radius: 8px;
    background: #FFFFFF;
    font-size: 24px;
    font-family: Arial MT;
    font-weight: bold;
    color: #00806A;
    line-height: 30px;
    padding: 21px 0;
    cursor: pointer;
}
.butManua:hover{
    background: #00806A;
    color: #FFFFFF;
}
.tableBox,.addCart{
    width: 98%;
    margin: 20px auto;
}
table.tables{
    width: 100%;
    border-collapse:separate;
    border-spacing: 0 15px;
}
.tableHead{
    background: #B5B5B5;
    font-size: 18px;
    font-family: Arial;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
}
.tables .tableHead tr th{
    padding: 10px 15px;
}
.tables .tableHead tr th:first-child{
    border-radius:8px 0px 0px 0px;
}

.tables .tableHead tr th:last-child{
border-radius:0px 8px 0px 0px;
}
.tables tbody tr td{
    padding: 15px 10px;
    border-top: 1px dashed #333333;
    border-bottom: 1px dashed #333333;
    border-right: 1px solid #B5B5B5;
    font-size: 14px;
    font-weight: 400;
    color: #282828;
    line-height: 24px;
    text-align: left; 
    vertical-align:inherit;
}
.tables tbody tr td:nth-of-type(1){
    border-left: 1px dashed #333333;
}
.tables tbody tr td:nth-last-of-type(1){
    border-right: 1px dashed #333333;
}
.tables tbody tr td input.nums{
    width: 45px !important;
    font-size: 12px;
    line-height: 35px;
    height: 37px;
    text-align: center;
    border: 1px solid #BFBFBF;
    vertical-align:bottom;
}

.preview-box{
    width: 20%;
}
.file-thumbnail.ui.button{
    width: 100%;
    background-color: #FFFFFF;
    padding: 0;
}
.file-thumbnail img{
    width: 100%;
    height: 100%;
}
.material{
    width: 17%;
}
.tables .ui.checkbox input[type="radio"]:checked + label:before {
    border: 1px solid #408ED4;
}
.tables .ui.checkbox input[type="radio"]:checked + label::after {
    background-color: #408ED4;
}

.buts{
    border: 1px solid #BFBFBF;
    outline: none;
    line-height: 35px;
    text-align: center;
    padding: 0 15px;
    background: #FFFFFF;
    color: #BFBFBF;
}
button.butLeft,button.butRight{
    vertical-align:unset;
}
.pirceNum span{
    color: #FF6A00;
}
.discounts{
    display: none;
}
.tables tbody tr td button.dels{
    text-align: center;
    border: none;
    background-color: #FFFFFF;

}
.tables tbody tr td button.dels img{
    width: 30px;
    height: 30px;
}
.addR{
    display: flex;
    justify-content: end;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.addR button{
    padding: 10px 50px;
    color: #FFFFFF;
    background: #408ED4;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}
.addR button:hover{
    background: #FFFFFF;
    border: 1px solid#408ED4;
    color: #408ED4;
}
.dIntroduction{
    width:95%;
    margin: 20px auto;
}
.dIntroduction h3{
    font-size: 24px;
    font-family: Arial MT;
    font-weight: bold;
    color: #408ED4;
    line-height: 30px;
    margin-bottom: 15px;
}
table.tableIntroduction.ui.table{
    width: 100%;
    margin: 0 auto;
    border-collapse:collapse;
    border: 1px solid #333333;
    text-align: left;
}
.tableIntroduction.ui.table thead th{
    color: #FFFFFF;
    background-color: #00806A;
    text-align: left;
    font-size: 16px;
}

.tableIntroduction.ui.table thead tr th{

    border-bottom: 1px solid #333333;
}
.tableIntroduction.ui.table tbody tr td{
    border-top: 1px solid #333333;
    font-size: 14px;
    line-height: 20px;
}
.tableIntroduction.ui.table tbody tr td p{
    margin: 0;
}
.tableIntroduction .tabImg{
    width:150px;
    height: auto;
    margin: 0 auto;
}
.texts{
    font-size: 22px;
    color: #181818 ;
    font-weight: 900;
    margin: 20px 0;
}
.titles{
    font-size: 18px;
    color: #181818 ;
    font-weight: 700;
}
.titles:nth-of-type(1){
    margin-top: 25px;
}
.dIntroduction ul{
    margin: 20px 0;
    font-size: 16px;
    color: #181818;
    line-height: 25px;
}
.dIntroduction ul span{
    font-size: 18px;
    font-weight: 700;
}
.productImg{
    width: 90%;
    margin: 20px auto;
}
#preview3d{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    background: #000000;
    z-index: 999;
}
.head-3d{
    background-color: #00B0F0;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    padding: 15px 0;
    color: #FFFFFF;
}
.rig{
    display: inline-block;
    float: right;
}

.iconImg{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 15px;
    cursor: pointer;
}
.iconImg img{
    width: 100%;
    height: 100%;
}