.single {
    padding-top: 44px;
    background-color: #fff;
}

.single img {
    display: block;
    width: 100%;
}

.single .process-tab {
    padding: 4% 0 4% 4%;
    background-color: #03757f;
}

.single .process-tab .swiper-slide {
    width: 43.5%;
    padding: 1.5%;
    background-color: 03757f;
}

.single .process-tab .swiper-slide-active {
    background-color: #119eaa;
}

.single .process-con {
    background-color: #fff;
}

.single .process-con .swiper-container {
    margin: 0 4%;
    padding-bottom: 10%;
}

.single .swiper-pagination-bullet-active {
    background-color: #fe9522;
}

.single .process-brand {
    margin: 0 13.2%;
    padding-bottom: 10%;
}

.single .about {
    padding: 4%;
    font-size: .8rem;
}

.single .about p {
    text-indent: 2em;
    line-height: 1.6em;
    color: #000;
}

/*product begin*/

.clear::after {
    content: '\0020';
    display: block;
    height: 0px;
    clear: both;
}



.product {
    background-color: #fff;
}

.product img {
    width: 100%;
}

.product form {
    padding: 12.5% 1.5em 2em;
    margin-top: 2em;
    background: url(../images/product/form_title.png) no-repeat center top / 75% auto;
}

.product form::before {
    content: unset;
}

.product form .mui-input-group:before, .product form .mui-input-group:after {
    content: unset;
}

.product form input {
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    font-size: 14px;
    height: 46px;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.product form .mui-input-row {
    margin-bottom: 10px !important;
    position: relative;
    height: 46px;
}

.product form p {
    color: #997239;
    text-align: center;
}

.product form button {
    width: 100%;
    height: 46px;
    background-color: #fe9422;
    border: none;
    font-size: 1.5em;
    color: #000;
}

.space {
    padding-bottom: 36px;
}

.space .swiper-slide .include {
    padding: 4.25%;
    background-color: #fff;
}

.space .swiper-slide dl {
    margin: 0;
    height: 254px;
    overflow: scroll;
}

.space .swiper-slide dl dt {
    width: 600px;
    min-width: 100%;
    line-height: 44px;
    border: 1px dashed #ddd;
}

.space .swiper-slide dl dd {
    width: 600px;
    min-width: 100%;
    margin: 0;
    line-height: 44px;
    border: 1px dashed #ddd;
    border-top: none;
}

.space .swiper-slide dl span {
    float: left;
    width: 65%;
    text-indent: 1em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.space .swiper-slide dl span:first-child {
    width: 35%;
    border-right: 1px dashed #ddd;
}

.swiper-pagination-bullet-active {
    background-color: #f0722c;
}

.space.op .swiper-slide img {
    padding: 4.2666%;
}

.brand {
    margin: -1em 1em 1em;
    padding-bottom: 2em;
}

.brand .swiper-slide::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.brand .swiper-slide img {
    float: left;
    width: 25% !important;
    height: 12vw !important;
    object-fit: contain;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.brand .swiper-slide img:nth-child(4n){
    border-right: 1px solid #ddd;
}

.brand .swiper-slide img:nth-child(n+5){
    border-bottom: 1px solid #ddd;
}

/*product end*/

.retread img {
    display: block;
    width: 100%;
}

.retread form {
    padding: 0 12%;
    background: url(../images/single/retread_form_bg.png) repeat-y center / 100% auto;
}

.retread form .mui-input-row:after, .retread form.mui-input-group:before, .retread form.mui-input-group:after {
    content: none;
}

.retread form  input {
    width: 100%;
    height: 3em;
    font-size: .7em;
    background: white;
    border-radius: .3em;
    margin-bottom: .7em;
    text-indent: 1em;
    border:1px solid #ccc;
}

.retread form  button {
    width: 100%;
    background: #292924;
    border: none;
    height: 2em;
    color: #fff;
    font-size: 1.5em;
    border-radius: .3em;
    margin-bottom: .3em;
}

.retread form  .form_alert {
    font-size: .64em;
    line-height: 1.4em;
    color: red;
    display: block;
    margin: .2em 0;
}
section.scroll{
    overflow: hidden;
    background: #ff838d;
    width: 100%;
    margin: 0 auto;
}
section.scroll .txtScroll-top{
    width: 88.4%;
    margin: .5rem auto;
    padding: 1rem 0;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: .5rem;
}

.retread form .mui-input-row {
    margin-bottom: 10px !important;
    position: relative;
}

.retread form .mui-input-group .mui-button-row {
    height: auto;
}

.retread form .mui-btn {
    width: 100%;
    height: 44px;
    background-color: #292924;
    border-radius: unset;
    border: none;
}

.retread form.dark {
    padding-bottom: 50px;
    background: #000;
}

.retread form.dark .mui-btn {
    background-color: #fff5c0;
    color: #000;
}
.retread form p{
    color: red;
}
.retread-vs {
    position: relative;
    padding: 5.2%;
    background: url(../images/single/retread_07.jpg) repeat-y center / 100% auto;
}

.retread-vs .swiper-container {
    border: 5px solid #ffab02;
}

.retread-vs .swiper-tab a {
    display: none;
}

.retread-vs .swiper-tab a.tab-bullet-active {
    display: block;
    padding-top: 5px;
    text-align: center;
    color: #ffab02;
}

.retread-vs .arrow-l, .retread-vs .arrow-r {
    position: absolute;
    top: 35%;
    right: 94.8%;
    width: 9px;
    height: 23px;
    background: url(../images/single/retread_vs_pan.png) no-repeat 0 center / auto 100%;
    outline: none;
}

.retread-vs .arrow-r {
    right: auto;
    left: 94.8%;
    background-position-x: 100%;
}