﻿.works-show {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 3%;
}

.ws-left {
    width: 9%;
    display: inline-block;
    float: left;
    background: #f7f8fa;
    padding: 24px 16px;
    box-shadow: 1px 0 0 0 rgba(0, 0, 0, .04);
    height: 100%;
    position: fixed;
}
.ws-phone{
    display: none;
}
.container {
    width: 590px;
    position: relative;
}

.has-children {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 11px;
}

.has-children img {
    float: left;
    width: 17%;
}

.has-children p {
    float: left;
    width: 76%;
    margin-left: 6%;
    font-size: 14px;
    line-height: 30px;
}

.ws-right {
    width: 78%;
    float: left;
    margin-top: 2%;
    margin-left: 11%;
}

.wsr-header {
    padding: 0 50px;
    max-width: 1710px;
    min-width: 990px;
}

.wsrh-left {
}

.wsrh-right {
    float: right;
}

.wsrh-right a {
    color: #fff;
    background: #e99415;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 10px;
    width: 60px;
    display: block;
    margin-top: 26%;
}

.wsr-center {
    height: auto;
    display: inline-block;
    padding: 0 50px;
    max-width: 1710px;
    min-width: 990px;
    width: 100%;
    float: left;
    margin-top: 2%;
}
.container {
    width: 590px;
    position: relative;
}
.container .input {
    position: relative;
    width: 470px;
    height: 38px;
    border-top: #ccc solid 1px;
    border-right: none;
    border-bottom: #ccc solid 1px;
    border-left: #ccc solid 1px;
    border-radius: 4px 0 0 4px;
    background: #f6f6f6;
}
.container>div {
    float: left;
}
.container .input>input {
    outline: none;
    border: none;
    padding: 0 80px 0 10px;
    margin: 0;
    height: 35px;
    color: #333;
    font-size: 14px;
    border-radius: 4px 0 0 4px;
    background: #f6f6f6;
    width: auto;
}
.container .input .picker {
    width: 66px;
    padding-right: 30px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    line-height: 35px;
    cursor: pointer;
    color: #999;
    font-size: 14px;
    text-align: right;
    background-image: url(../images/down.png);
    background-position: 50px center;
    background-repeat: no-repeat;
    user-select: none;
}
.container .input .picker-list {
    list-style: none;
    padding: 5px 0;
    width: 100px;
    position: absolute;
    right: 0;
    top: 50px;
    margin: 0;
    line-height: 26px;
    font-size: 12px;
    border-radius: 2px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
    background-color: #fff;
    display: none;
}
.container .search {
    width: 89px;
    height: 39px;
    background-color: #e99415;
    background-image: url(../images/search.png);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}
.ws-footer {
    width: 100%;
    height: auto;
    display: inline-block;
    box-shadow: 0px 0px 25px rgb(177 177 177 / 40%);
    padding: 25px 16px;
}
.wsf-left {
    float: left;
    margin-top: 1%;
}
.wsf-left a {
    border: 1px solid #f3971a;
    padding: 7px 25px;
    border-radius: 9px;
}
.wsf-right {
    float: right;
    width: 22%;
    margin-top: 1%;
}
.wsf-right li {
    float: left;
    margin-left: 5%;
}
.wsf-right li a {
    border: 1px solid #f3971a;
    padding: 7px 25px;
    border-radius: 9px;
}


.wsrc-title {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 3%;
}

.wsrc-title h2 {
    font-size: 21px;
    color: #353535;
    font-weight: normal;
    letter-spacing: 5px;
    margin-bottom: 3px;
    border-bottom: 1px solid#e5e5e5;
    padding-bottom: 2%;
}
.wsr-bax{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0%;
    margin-bottom: 2%;
}
.wb-left{
    float: left;
    color: #616161;
    font-size: 16px;
    width: 5%;
    display: inline-block;
    font-weight: normal;
    line-height: 32px;
}
.wb-right{
    width: 95%;
    float: left;
}
.wb-right p{
    float: left;
    margin-right: 4%;
}
.wb-right input{
    /* color: #333; */
    /* font-size: 14px; */
    /* margin-top: 0px; */
    /* margin-left: 0px; */
    /* width: 100%; */
    /* float: right; */
}
.wb-right  input {
    border-radius: 0;
    outline: medium;
    background-color: transparent;
    border: 1px solid #616161;
    padding: 6px 0;
    text-align: left;
    width: auto;
    padding-left: 13px;
    margin-right: 8px;
}

.cabl-b-ones {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 3% 0;
    margin-bottom: 0px;
}

.details-wrapper h4 {
    border-radius: 3px;
    margin-right: 14px;
    border: 1px solid #919191;
    padding: 3px 11px;
    width: auto;
    float: left;
    font-size: 13px;
    text-align: center;
    line-height: 26px;
    font-style: normal;
    color: #919191;
    font-weight: 500;
    margin-bottom: 1%;
}

.cablb-rightes {
    float: left;
    width: 80%;
}

.cablb-rightes span {
    color: #626262;
    font-size: 14px;
    line-height: 29px;
}

.details-wrapper h3 {
    border-radius: 3px;
    margin-left: 14px;
    border: 1px solid #919191;
    padding: 10px 23px;
    width: 23%;
    float: left;
    font-size: 15px;
    text-align: center;
    line-height: 26px;
    font-style: normal;
    color: #919191;
    font-weight: 500;
}

.cab-right {
    width: 66%;
    height: auto;
    display: inline-block;
    background: #ffff;
    float: left;
    padding: 15px;
}

.cr-one {
    width: 100%;
    height: auto;
    display: inline-block;
}

.cr-title {
    width: 91%;
    height: auto;
    display: inline-block;
    background: #f1f3f6;
    padding: 1% 2%;
}

.cr-one img {
    width: 80%;
    text-align: center;
    margin: 0 auto;
    margin-top: 3%;
}

.cr-two {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 8%;
}

.ct-title {
    width: 100%;
    height: auto;
    display: inline-block;
}

.ct-title h3 {
    float: left;
    font-size: 15px;
    font-weight: normal;
    border-left: 3px solid#e99415;
    padding-left: 9px;
}

.ct-title span {
    float: right;
    font-size: 15px;
}

.col {margin-top: .5%;}

.opt {float: left;margin-right: 1%;}

label {
    font-size: 15px;
    color: #616161;
    margin-left: 7px;
}

.cr-three {
    width: 100%;
    height: auto;
    display: inline-block;
    margin: 8% 0;
}

.cr-three p {
    width: 50%;
    float: left;
    color: #626262;
    font-size: 15px;
}

.cr-four {
    width: 100%;
    height: auto;
    display: inline-block;
}

.cr-four h3 {
    float: left;
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 19px;
}

.unit {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #f1f3f6;
    padding: 4% 2%;
}

.unit h4 {
    float: left;
    color: #e99415;
    font-size: 22px;
}

.unit h5 {
    float: left;
    margin-top: 2%;
    margin-left: 6%;
    font-size: 15px;
    font-weight: normal;
}

.cr-four ul {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 9%;
}

.cr-four li {
    float: left;
    text-align: center;
    width: 50%;
}

.cr-four li a {
    width: 80%;
    height: auto;
    display: inline-block;
    float: left;
    border: 1px solid #e99415;
    padding: 12px 8px;
    border-radius: 7px;
    font-size: 14px;
    color: #e99415;
}

#buy {
    color: #FFF;
    background: #e99415;
}

.cablbr-bottoms {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 10px;
}

.cablbr-bottoms h2 {
    float: left;
    color: #626262;
    padding: 10px 9px;
    font-size: 13px;
    font-weight: normal;
}

.cablbr-bottoms p {
    text-align: left;
    margin-right: 3%;
    color: #6e6e6e;
    border: 1px solid #919191;
    width: 19%;
    background-color: #eeeeee;
    float: left;
}

.cablbr-bottoms input {
    border-radius: 0;
    outline: medium;
    background-color: #fff;
    padding: 10px 0;
    text-align: left;
    width: 30% !important;
    padding-left: 13px;
    border: 0px;
    border-right: 1px solid #919191;
    float: left;
}

.cablbr-bottoms span {
    background-color: #eeeeee;
    width: 52%;
    display: inline-block;
    color: #919191;
    margin-top: 8%;
    text-align: center;
    font-size: 13px;
}

.details-wrappers {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 2%;
}

.radio-button.selected {
    background-color: #ff9900;
    color: #fff;
    border-color: #ff9900;
}

.radio-button {
    display: inline-block;
    padding: 8px 12px;
    border: 1px solid #dcdfe6;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    font-weight: normal;
    margin-right: 1%;
    text-align: center;
    font-size: 14px;
    margin-bottom: 13px;
}
.radio-button input[type="radio"] {
    display: none;
}

#kraftmaterial184{
    display: none;
}
#kraftmaterial185 {
    display: none;
}
#kraftmaterial186{
    display: none;
}
#dtzsmaterial157{
    display: none;
}
.calb-box{
    display: none;
    margin-top: 1%;
}
.cr-left p{
    float: left;
    color: #616161;
    font-size: 16px;
    width: 5%;
    display: inline-block;
    font-weight: normal;
    line-height: 31px;
}
.mb-boxs-one {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    border: 0px solid #ddd;
    padding: 0px;

}
.mbb-top {
    margin-bottom: 0px;
}
.mbb-center {

    overflow: hidden;
    border: 0px solid #ddd;

}
.mbb-center iframe {
    width: 100%;
    height: 392px;
    border: none;
}
input[type="radio"]::before {
    position: relative;
    content: "";
    top: -1px;
    left: -1px;
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #ec8e4b;
    z-index: 5;
}
input[type="radio"]:checked::after {
    position: relative;
    content: "";
    bottom: 11px;
    left: 2px;
    width: 7px;
    height: 7px;
    display: block;
    border-radius: 50%;
    visibility: visible;
    background-color: #ec8e4b;
    z-index: 6;
}
.details-wrapper{
    width: auto;
    height: auto;
    margin-bottom: 0%;
}
.cb-bottom {
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1px solid #d2d2d2;
    margin-top: 4%;
    margin-bottom: 7%;
    padding-bottom: 1%;
}
.cbb-right {
    float: right;
}
.cbb-right span {
    float: left;
    color: #616161;
    padding-top: 3%;
}
.cbb-right h3 {
    float: left;
    color: #f3971a;
    font-size: 27px;
}
.upload{
    padding: 0 50px;
    max-width: 1710px;
    min-width: 990px;
    width: 100%;
    float: left;
    margin-top: -5%;
    margin-bottom: 7%;
    /* height: 357px; */
    /* overflow: hidden; */
}
.upload h2{
    float: left;
    color: #616161;
    font-size: 16px;
    width: 5%;
    display: inline-block;
    font-weight: normal;
    line-height: 32px;
}
.up-box{
    width:100%;
    margin-top: 6%;
}
@charset "utf-8";
* {
    margin:0;
    padding:0;
    color:#000;
}
html{
    font-size:62.5%
}
body {
    font:1.2em/1.8em "hiragino sans gb","Helvetica Neue",Helvetica,STHeiTi;
}
a {
    text-decoration:none;
    color:#000;
}
li {
    list-style:none
}

.fl{float:left;}
.fr{float:right;}
.hide{display: none;}

.title{
    font-size:1.2em;
    line-height:3.3em;
    text-align: center;
    border-bottom:1px solid #e5e5e5;
}
.img_box{
    width: 50%;
    float: left;
    /* height: 257px; */
    /* overflow: hidden; */
}

.img_box ul{
    /* overflow:hidden; */
}

.img_box ul li{
    float: left;
    width: 75%;
    margin-left:2.5%;
    margin-bottom:1em;
    padding:30% 0 0;
    position:relative;
    cursor: pointer;
}
.img_box ul li img{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top:0;
}

.img_box ul .add_btn{
    border:1px dashed #e5e5e5;
    background: url(../images/add.png) no-repeat 50% 50%;
    cursor: pointer;
}
.img_box ul .del{
    position:absolute;
    width:25px;
    height:25px;
    line-height:20px;
    text-align: center;
    font-size:1.5em;
    background: rgba(0,0,0, .5);
    color: #fff;
    right:0;
    top:0;
    font-style: inherit;
    cursor: pointer;
}


.submit_btn{
    position:fixed;
    bottom:0;
    width:100%;
    border:0;
    text-align:center;
    line-height:3em;
    font-size:1.2em;
    background: #f6e1e3;
    cursor: pointer;
}




.img_boxs{
    width: 50%;
    float: left;
    /* height: 257px; */
    /* overflow: hidden; */
}

.submit_forms ul{
    /* overflow:hidden; */
}

.submit_forms ul li{
    float: left;
    width: 75%;
    margin-left:2.5%;
    margin-bottom:1em;
    padding:30% 0 0;
    position:relative;
    cursor: pointer;
}
.submit_forms ul li img{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top:0;
}

.submit_forms ul .add_btns{
    border:1px dashed #e5e5e5;
    background: url(../images/adds.png) no-repeat 50% 50%;
    cursor: pointer;
}
.del{
    position:absolute;
    width:25px;
    height:25px;
    line-height:20px;
    text-align: center;
    font-size:1.5em;
    background: rgba(0,0,0, .5);
    color: #fff;
    right:0;
    top:0;
    font-style: inherit;
    cursor: pointer;
}


.submit_btns{
    position:fixed;
    bottom:0;
    width:100%;
    border:0;
    text-align:center;
    line-height:3em;
    font-size:1.2em;
    background: #f6e1e3;
    cursor: pointer;
}
.img_box ul li:nth-child(2n) {
    display: none !important;
}
.img_box ul .add_btn:nth-child(2n){
    display: none !important;
}
.img_boxs ul li:nth-child(2n) {
    display: none !important;
}




@media screen and (max-width: 1024px) and (min-width: 0px) {
    .cablb-left {
        float: left;
        width: 100%;
        height: auto;
        display: inline-block;
    }
    .cablb-right {
        float: left;
        width: 100%;
        margin-top: 12px;
    }
    .cablb-right p {
        text-align: left;
        margin-right: 3%;
        color: #6e6e6e;
        border: 1px solid #919191;
        width: 100%;
        background-color: #eeeeee;
        float: left;
    }
    .cablb-right p input {
        border-radius: 0;
        outline: medium;
        background-color: #fff;
        padding: 10px 0;
        text-align: left;
        width: 54%;
        padding-left: 16px;
        border: 0px;
        border-right: 1px solid #919191;
        float: left;
    }
    .cablb-right span {
        background-color: #eeeeee;
        width: 39%;
        display: inline-block;
        color: #919191;
        margin-top: 3%;
        text-align: center;
    }
    .radio-button {
        display: inline-block;
        padding: 6px 8px;
        border: 1px solid #ccc;
        border-radius: 5px;
        cursor: pointer;
        transition: background-color 0.3s, color 0.3s;
        font-weight: normal;
        margin-bottom: 10px;
    }
    .cablbr-bottoms p {
        text-align: left;
        margin-right: 3%;
        color: #6e6e6e;
        border: 1px solid #919191;
        width: 75%;
        background-color: #eeeeee;
        float: left;
    }
    .ws-phone{
        width: 50%;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 6%;
    }
    .ws-phone a {
        border: 1px solid #f3971a;
        padding: 7px 25px;
        border-radius: 9px;
        display: block;
    }
    .ws-footer{
        display: none !important;
    }
}
