
.container
{
    width:1200px;
    /* margin-top: 34px; */
    overflow:hidden;
}


.content
{
    /* float:left; */
    background-color:#ffffff;
    min-height:50px;
    /* width:990px; */
    margin-left:19px;
    margin-top:16px;
    padding:0 20px;
    margin-bottom:35px;
}


.septs{width: 100%;}

.septs p{margin-bottom: 25px;}


.septs h6
{
    display:block;
    font-family:proxima-nova-semi;
    font-size:24px;
    font-weight:400;
    height:34px;
    line-height:34.2857px;
    margin-bottom:5px;
    margin-top:20px;
    color: #fa5900;
    font-weight: 700;
    }


.septs ol
{width: 100%;}



.septs ol li
{
    border-bottom-color:rgb(221, 221, 221);
    border-bottom-style:solid;
    border-bottom-width:1px;
    box-sizing:border-box;
    color: #666666;
    cursor:pointer;
    display:block;
    font-family:proxima-nova-regular, Helvetica, Arial, sans-serif;
    font-size:13px;
    height:61px;
    letter-spacing:1px;
    line-height:60px;
    padding-left:15px;
    /* width:1140px; */
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
    font-size: 18px;
}

.septs ol li label{ display: block; cursor: pointer}
.septs ol li:hover
{
    background-attachment:scroll;
    background-clip:border-box;
    background-color:rgb(239, 239, 239);
    background-image:none;
    background-origin:padding-box;
    background-position-x:0%;
    background-position-y:0%;
    background-size:auto;
    border-bottom-color:rgb(221, 221, 221);
    border-bottom-style:solid;
    border-bottom-width:1px;
    box-sizing:border-box;
    color:rgb(0, 0, 0);
    cursor:pointer;
    display:block;
    font-family:proxima-nova-regular, Helvetica, Arial, sans-serif;
    height:61px;
    letter-spacing:1px;
    line-height:60px;
    padding-left:15px;
    /* width: 100%; */
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}


.septs_order ol li input[type="text"]:focus
{height: 40px;padding-left: 5px;width: 550px;/* float: left; */margin-right: 15px;border: none!important;outline: none!important}




.septs ol li input[type="radio"]  {/* background-color:#007aff */border: solid 1px #fa5900;width: 18px;height: 18px;}
.septs ol li input[type="text"]
{height: 40px;padding-left: 5px;width: 550px;/* float: left; */margin-right: 15px;border: none;}




.septs_contact ol li input[type="text"]:focus
{height: 40px;padding-left: 5px;width: 550px;/* float: left; */margin-right: 15px;border: none!important;outline: none!important}




.septs_contact  li {height:80px!important;line-height:80px!important}
.septs_contact  li span{
    display: block;
    width: 120px;
    float: left;
}

.septs_order  li {height:80px!important;line-height:80px!important}
.septs_order  li span{
    display: block;
    width: 153px;
    float: left;
}


.septs_end{min-height:250px;
    font-size: 18px;
    line-height: 30px;}

.customform  .function{margin-top: 25px;
    margin-left: 19px;}



.septs_upload ol{
    overflow: hidden;
    /* height: 281px; */
}

.septs_upload li:hover
{
    background-color: #ffffff!important;
}

.septs_upload li{
    /* height: 130px!important; */
    border: none!important;
    height: auto!important;
}
.septs_upload textarea{
    width: 600px;
    height: 140px;
}
.septs_upload ol li input[type="file-upload-button"]{ color: #0cd7f7}


.septs_upload ol li input[type="file"]
 {width: 800px;}




.septs_upload .ubx{
    position: relative;
    width: 118px;
    height: 118px;
    font-size: 14px;
    display: inline-block;
    padding: 10px;
    margin-right: 25px;
    border: 1px dashed #aaa;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;

}


.septs_upload .ubx .upload{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 118px;
    height: 118px;
    opacity: 0;
    cursor: pointer;
}

.add p{margin-bottom: 0px;height: 30px;/* border: solid; */line-height: 30px;margin-top: -15px;}
.add{
    display: block;
    background-color: #F8F8F8;
    color: #666;
    height: 94px;
    padding: 8px 0;
}
.septs_upload .ubx:hover .add{
    background-color: #cccccc;
    color: #ffffff;
    cursor: pointer;
}
.add .iconfont{
    padding: 10px 0;
    font-size: 40px;
}