.works-show {
    width: 100%;
    height: auto;
    display: inline-block;
}

.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: 250vh;
}

.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-left: 3%;
    margin-top: 2%;
}

.wsr-header {
}

.wsrh-left {
}

.wsrh-right {
    float: right;
}

.wsrh-right a {
    color: #fff;
    background: #e99415;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 10px;
}

.wsr-center {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2%;
}

.wsrc-title {
    width: 100%;
    height: auto;
    display: inline-block;
}

.wsrc-title h2 {
    font-size: 21px;
    color: #353535;
    font-weight: normal;
    letter-spacing: 5px;
    margin-bottom: 3px;
}

.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%;
}

.wsr-box ul {
    width: 100%;
    height: auto;
    display: inline-block;
}

.wsr-box li {
    width: 46%;
    float: left;
    margin-right: 2%;
    margin-bottom: 3%;
    box-shadow: 0px 0px 25px rgb(177 177 177 / 40%);
    padding: 14px 16px;
}

.wsr-box li h3 {
    color: #e89312;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
}

.wsr-box li h1 {
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 1px;
    color: #353535;
    padding: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.wsr-box li p {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #353535;
    line-height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.wsr-box li:nth-child(2n) {
    margin-right: 0;
}

.wsrb-left {
    float: left;
    width: 50%;
}

.wsrb-left img {
    width: 25% !important;
    border-radius: 50% !important;
    float: left;
    box-shadow: 0px 0px 25px rgb(177 177 177 / 0%) !important;
}

.wsrb-left p {
    color: #9b9b9b;
    font-size: 14px;
    line-height: 35px;
    margin-left: 7px;
    display: inline-block;
}

.wsrb-right {
    float: right;
    width: 35%;
}

.com-box {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 16%;
}

.com-box h3 {
    width: 84%;
    height: auto;
    display: inline-block;
    background: #ec9436;
    border-radius: 8px;
    padding: 11px 12px;
    margin-bottom: 19%;
}

.com-box h3 img {
    float: left;
}

.com-box h3 span {
    float: left;
    margin-left: 9%;
    color: #fff;
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: normal;
}

.com-box ul {
    width: 100%;
    height: auto;
    display: inline-block;
}

.com-box li {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 14%;
}

.com-box li img {
    float: left;
    width: 15%;
}

.com-box li p {
    float: left;
    font-size: 14px;
    margin-left: 5%;
}

.cbs {
    width: 80% !important;
    margin-left: 13%;
}

.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: 45px;
    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;
}

.wsr-center {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 2%;
}

.wsrc-title {
    width: 100%;
    height: auto;
    display: inline-block;
}

.wrsc-right {
    text-align: center;
    float: right;
}

.wrsc-right a {
    font-size: 14px;
    font-weight: normal;
    background: #f3971a;
    color: #fff;
    border-radius: 8px;
    padding: 11px 13px;
    margin: 10px;
}
.wsr-boxs{
    width: 86%;
    height: auto;
    background: #f6f6f6;
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 9% 0;
    margin-top: 5%;
    border-radius: 8px;
}
.wsr-boxs{

}
.wbs a{
    font-size: 14px;
    font-weight: normal;
    background: #f3971a;
    color: #fff;
    border-radius: 8px;
    padding: 12px 33px;
    margin: 10px;
    width: auto;
    display: inline-block;
}
.wsr-boxs h3{
    color: #858585;
    letter-spacing: 3px;
    padding: 22px 0;
    font-size: 22px;
    font-weight: normal;
}
.wsr-boxs p{
    color: #a39b94;
    line-height: 30px;
    font-size: 14px;
}
.ir-boxs {
    width: 86%;
    height: auto;
    margin: 0 auto;
    margin-top: 1%;
}

.ir-boxs p {
    color: #5d5d5d;
    font-size: 15px;
}

.ir-boxs p a {
    color: #e99415;
}
.wsrh-rights{
    width: 5%;
    float: right;
    margin-top: -2%;
}
.wsrh-rights img{
    width: 100%;
    border-radius: 50%;
    border: 1px solid#f7f8fa;
}
.com-theres {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 5%;
}
.com-theres li {
    height: 22px;
    padding: 1em 0px;
    width: 42%;
    float: left;
    margin-right: 2%;
    margin-bottom: 1%;
}
.itl-left {
    width: 39%;
    float: left;
}
.itl-left span {
    float: left;
    color: #616161;
    font-size: 16px;
    margin-left: 6px;
    width: 81%;
    display: inline-block;
    margin-top: 5px;
    font-weight: normal;
}
.itl-right {
    width: 50%;
    float: right;
}
.itl-right p {
    text-align: right;
    margin-right: 6px;
    color: #6e6e6e;
}
.itl-right input, .theme-light textarea {
    color: #333;
    font-size: 14px;
    margin-top: 0px;
    margin-left: 0px;
    float: right;
}
.itl-right input {
    border-radius: 0;
    outline: medium;
    background-color: transparent;
    padding: 6px 0;
    text-align: left;
    padding-left: 13px;
    width: 98%;
}
.itl-right div{
    width: 41%; float: left;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .ws-right {
        width: 100%;
        float: left;
        margin-top: 15%;
        margin-left: 0%;
    }
    .wsr-header {
        padding: 0 50px;
        max-width: none !important;
        min-width: auto !important;
        display: none;
    }
    .wsr-center {
        height: auto;
        width: 95%;
        max-width: none;
        min-width: auto;
        float: none;
        margin: 0 auto;
        display: block;
        margin-top: 2%;
        padding: 0px;
    }
    .com-theres li {
        height: 21px;
        padding: 1em 0px;
        width: 100%;
        float: left;
        margin-right: 2%;
        margin-bottom: 1%;
    }
    .itl-left span {
        float: left;
        color: #616161;
        font-size: 16px;
        margin-left: 0px;
        width: 100%;
        display: inline-block;
        margin-top: 5px;
        font-weight: normal;
    }
    .itl-right {
        margin-right: 16px;
        border-radius: 0;
        outline: medium;
        background-color: transparent;
        text-align: left;
        padding-left: 0px;
    }
    .ir-boxs span{
        font-size: 14px;
        line-height: 27px;
    }
    .itl-right div{
        width: 59%; float: left;
    }
}
