.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;
}

.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%;
}

.wsrc-title {
    width: 100%;
    height: auto;
    display: inline-block;
    border-bottom: 1px solid #e5e5e5;
}

.wsrc-title h2 {
    font-size: 21px;
    color: #353535;
    font-weight: normal;
    letter-spacing: 5px;
    margin-bottom: 3px;
    float: left;
    padding-bottom: 2%;
}

.wsrc-title ul {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 1%;
}

.wsrc-title ul h4 {
    float: left;
    font-size: 18px;
    color: #5c5c5c;
    font-weight: normal;
    margin-right: 20px;
}

.wsrc-title li {
    float: left;
    font-size: 15px;
    color: #888888;
    font-weight: normal;
    margin-right: 8px;
    padding: 4px 12px;
}

.wsr-box {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2%;
}

.selection {
    background: #fdf4e7;
    padding: 4px 12px;
    border-radius: 8px;
    border: 1px solid #e99415;
    color: #e99415 !important;
}

.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 .input .picker-list>li {
    padding-left: 36px;
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 16px auto;
}

.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;
}

.cou-boxs {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 0%;
    margin-bottom: 3%;
}

.cb-title h3 {
    font-size: 23px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #f3971a;
    border-radius: 15px;
    float: left;
    width: auto;
    display: inline-block;
    letter-spacing: 1px;
}

.cou-boxs ul {
    width: 100%;
    height: auto;
    display: inline-block;
}

.cou-boxs li {
    height: 22px;
    padding: 1em 0px;
    width: 42%;
    float: left;
    margin-right: 2%;
    margin-bottom: 1%;
}

.coub-left {
    width: 46%;
    float: left;
}

.coub-left span {
    float: left;
    color: #616161;
    font-size: 16px;
    margin-left: 6px;
    width: 81%;
    display: inline-block;
    margin-top: 5px;
    font-weight: normal;
}

.coub-right {
    width: 48%;
    float: right;
}

.coub-right p {
    text-align: right;
    margin-right: 6px;
    color: #6e6e6e;
}

.coub-right input {
    border-radius: 0;
    outline: medium;
    background-color: transparent;
    border: 1px solid #616161;
    padding: 6px 0;
    text-align: left;
    width: 100%;
    padding-left: 13px;
}

.coub-right input, .theme-light textarea {
    color: #333;
    font-size: 14px;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    float: right;
}

.family-left span {
    float: left;
    color: #616161;
    font-size: 16px;
    margin-left: 6px;
    width: 100%;
    display: inline-block;
    font-weight: normal;
}

.col {
    width: 100%;
    height: auto;
    display: inline-block;
}

.opt {
    float: left;
    margin-right: 1em;
}

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: 2.3px;
    width: 7px;
    height: 7px;
    display: block;
    border-radius: 50%;
    visibility: visible;
    background-color: #ec8e4b;
    z-index: 6;
}

label {
    font-size: 16px;
    color: #616161;
}

.family-left {
    width: 36%;
    float: left;
}

.family-right {
    width: 53%;
    float: right;
}

.selectian {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2%;
}

.sel-box {
    width: 27%;
    height: auto;
    display: flow-root;
    margin-bottom: 3%;
}

.cb-bottom {
    width: 100%;
    height: auto;
    display: inline-block;
    border-top: 1px solid #d2d2d2;
    padding-top: 2%;
}

.cbb-right {
    float: right;
    width: auto;
}

.cbb-right span {
    float: left;
    color: #616161;
    padding-top: 3%;
    font-size: 17px;
}

.cbb-right h3 {
    float: none;
    color: #f3971a;
    font-size: 27px;
    width: 100%;
    display: flow-root;
}

.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;
}

.qr span {
    font-weight: normal;
    font-size: 15px;
    width: auto;
    float: left;
    margin-top: -4px;
}

.qr i {
    font-size: 19px;
    font-style: normal;
    color: #e99415;
}

.cbbbr-right {
    float: right;
    margin-top: 9px;
}

.wsrct-right {
    float: right;
    margin-top: 7px;
}

.wsrct-right ul {
    width: 100%;
    height: auto;
    display: inline-block;
}

.wsrct-right li {
    float: left;
    font-size: 15px;
    color: #888888;
    font-weight: normal;
    margin-right: 8px;
    padding: 4px 3px;
}

.wsrct-right li a {
    color: #fff;
    background: #e99415;
    padding: 6px 27px;
    font-size: 14px;
    border-radius: 10px;
}

.wsr-box h4 {
    font-size: 19px;
    color: #353535;
    font-weight: normal;
    letter-spacing: 5px;
    margin-bottom: 3px;
    float: left;
    padding-bottom: 2%;
}
.ws-phone a {
    border: 1px solid #f3971a;
    padding: 7px 25px;
    border-radius: 9px;
    display: none;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .ws-right {
        width: 100%;
        float: left;
        margin-top: 15%;
        margin-left: 0%;
    }
    .wsr-center {
        height: auto;
        width: 95%;
        max-width: none;
        min-width: auto;
        float: none;
        margin: 0 auto;
        display: block;
        margin-top: 2%;
        padding: 0px;
    }
    .wsrct-right {
        float: left;
        margin-top: 7px;
        margin-bottom: 9px;
    }
    .cou-boxs {
        width: 100%;
        height: auto;
        display: inline-block;
        margin-top: 5%;
        margin-bottom: 3%;
    }
    .cb-title h3 {
        font-size: 20px;
        font-weight: normal;
        margin-bottom: 10px;
        margin-top: 0px;
        color: #f3971a;
        border-radius: 15px;
        float: left;
        width: auto;
        display: inline-block;
        letter-spacing: 1px;
    }
    .coub-left {
        width: 35%;
        float: left;
    }
    .coub-right {
        width: 59%;
        float: right;
    }
    .wsf-right {
        float: left;
        margin-top: 25px;
        width: 100%;
    }
    .wsf-right li {
        float: left;
        margin-right: 5%;
        margin-left: 0px;
    }
    .cou-boxs li {
        height: auto;
        padding: 1em 0px;
        width: 100%;
        float: left;
        margin-right: 2%;
        margin-bottom: 1%;
    }
    .ws-phone{
        width: 50%;
        text-align: center;
    }
    .ws-phone a {
        border: 1px solid #f3971a;
        padding: 7px 25px;
        border-radius: 9px;
        display: block;
    }
    .ws-footer{
        display: none !important;
    }
}