/* CASEAS */
#cases {
    width: 100%;
    height: 813px;
    background-color: #f1f3f9;
}

.casesTitle {
    font-family: "proximanovaRegular";
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 5px;
    color: #105de1;
    margin: 151px 0 88px;
}

#cases .casesMain {
    height: 487px;
}

#cases .casesMain>div:not(:last-child) {
    margin-right: 50px;
}

#cases .casesImgBox {
    width: 260px;
    height: 260px;
    background-color: #ffffff;
    box-shadow: 1px 9px 38px 0px rgba(4, 0, 0, 0.05);
    border-radius: 10px;
}

#cases .casesChilderTile {
    font-family: "proximanovaRegular";
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #26272e;
    margin: 40px 0;
}

#casesPhone {
    display: none!important;
}
.casesPhone{
    display: none!important;
}

.readBackground {
    background-color: #e4211b !important;
}

.casesImgBox img {
    width: 100%;
}
#mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgb(0,0,0,0.5);
    z-index: 9999;
    display: none;
}

    #mask > div {
        position: absolute;
        width: 24%;
        height: 14%;
        left: 50%;
        top: 50%;
        margin-left: -12%;
        margin-top: -7%;
        color: #fff;
        text-align: center;
    }
@media (max-width:1680px) {
    #cases .casesImgBox {
        width: 200px;
        height: 200px;
    }

    #cases .casesMain>div:not(:last-child) {
        margin-right: 40px;
    }

}

@media (max-width:1440px) {
    #cases .casesImgBox {
        width: 200px;
        height: 200px;
    }

    #cases .casesMain>div:not(:last-child) {
        margin-right: 30px;
    }

    #cases .casesTitle {
        margin: 100px 0 50px;
    }

    #cases {
        height: 675px;
    }
}

@media (max-width:1024px) {
    #cases .casesImgBox {
        width: 160px;
        height: 160px;
    }

    .casesImgBox img {
        width: 90px;
    }

    .readBackground img {
        width: 150px !important;
    }

    #cases .casesTitle {
        margin: 100px 0 60px;
    }
}

@media (max-width:576px) {
    #cases {
        display: none!important;
    }

    #casesPhone {
        display: block!important;
    }
    .casesPhone {
        display: block!important;
    }
    .cases {
        display: none!important;
    }

    #casesPhone {
        display: block;
        background-color: #f1f3f9;
        padding: 15px 0;
    }

    .casesImgBox {
        width: 40%;
        height: 80px;
        margin-right: 15px;
        background: #fff;
    }

    .casesChilderTile {
        font-size: 15px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #26272e;
        margin-right: 15px;
    }

    .casesTitle {
        font-family: MongolianBaiti;
        font-size: 20px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 5px;
        color: #105de1;
        margin: 28px 0 18px;
        padding-left: 10px;
    }

    .casesPhoneMain>div {
        padding: 10px;
    }

    /* 图片大小 */
    .casesImgBox img {
        width: 50px;
    }

    .readBackground img {
        width: 120px !important;
    }
}
@media (max-width:576px) {
    .readBackground img {
        width: 115px !important;
    }
}

/* DODATA */
#doData>div {
    width: 100%;
    /*height: 1038px;*/
    background: #ffffff;
    padding: 30px 0;
    text-align: center;
}

#doData h3 {
    height: 36px;
    font-family: "proximanovaRegular";
    font-size: 50px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 3px;
    color: #fff;
    margin: 100px 0 40px;
}

#doData p {
    font-family: "proximanovaRegular";
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #fff;
}

#doData a {
    font-family: "proximanovaRegular";
    text-decoration: underline;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #f9bc40;
    cursor: pointer;
}

#doData .doDataBackground {
    background-image: url(../img/08.png);
    background-repeat: no-repeat;
    /*background-position: 0 335px;*/
    background-size: 100% 100%;
}

@media (max-width:1680px) {
    /*#doData>div {
        height: 968px;
    }*/

    /*#doData .doDataBackground {
        background-position: 0 354px;
    }*/
}

@media (max-width:1440px) {
    /*#doData>div {
        height: 968px;
    }*/

    /*#doData .doDataBackground {
        background-position: 0 354px;
    }*/

    #doData h3 {
        margin: 80px 0 40px;
        font-size: 45px;
    }

    /*#doData .doDataBackground {
        background-position: 0 300px;
    }*/

    /*#doData>div {
        height: 869px;
    }*/
}

@media (max-width:1366px) {
    #doData h3 {
        margin: 50px 0 30px;
    }

}

@media (max-width:1024px) {
    /*#doData>div {
        height: 750px;
    }*/

    /*#doData .doDataBackground {
        background-position: 0 305px;
    }*/

    #doData h3 {
        height: 36px;
        /*font-family: MongolianBaiti;*/
        font-size: 40px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 3px;
        color: #2f3036;
        margin: 65px 0 30px;
    }
}

@media (max-width:576px) {
    #doData h3 {
        height: 36px;
        /*font-family: MongolianBaiti;*/
        font-size: 26px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 30px;
        letter-spacing: 3px;
        color: #2f3036;
        margin: 40px 0 37px;
    }

    /*#doData>div {
        height: 500px;
    }*/
}



/* TellUs */
#tellUs {
    background: url(../img/06.png) no-repeat 100% 100%;
    background-color: #f1f3f9;
}

#tellUs>div {
    height: 100%;
}

.tellUsTitle > h3 {
    font-family: "proximanovaRegular";
    font-size: 45px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 4px;
    color: #2f3036;
}

.tellUsTitle > p {
    font-family: "proximanovaRegular";
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #2f3036;
    margin-top: 50px;
}

#tellUs .tellMain {
    height: 100%;
}

#tellUs .tllUsMainRight {
    width: 818px;
    height: 80%;
    background-color: #ffffff;
    box-shadow: 0px 1px 32px 4px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    opacity: 0.9;
}


#contactus_form {
    width: 100%;
    max-height: 90%;
    overflow: auto;
}




.fromposition span {
    display: inline-block;
    width: 15%;
    margin-right: 5%;
    text-align: right;
    vertical-align: middle;
    line-height: 15px;
}



.contact_button {
    padding-left: 16%;
}

.select_item {
    width: 75%;
    display: inline-block;
    vertical-align: middle;
}

input,
select {
    width: 75%;
    background: initial;
    border: 1px solid #e1eafa;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    background: #e1eafa;
}

select option {
    background: #505051;
    height: 25px;
    line-height: 25px;
}

/* #contactus_form ::-webkit-input-placeholder {
    color: #fff;
} */

.otherinput {
    margin-top: 15px;
    margin-left: 20.5%;
    display: none;
}

#contactus_form button {
    width: 40%;
    height: 43px;
    text-align: center;
    line-height: 31px;
    border-radius: 50px;
    border: 1px solid #ccc;
    font-size: 14px;
    background: none;
    outline: none;
}

#contactus_form .onebutton {
    background: #105de1;
    margin: 0 58px 0 10px;
    border: none;
}

.fromposition>from>div {
    margin-bottom: 20px
}



#firstfromspan textarea {
    width: 75%;
    background: initial;
    border: 1px solid #e1eafa;
    height: 120px;
    line-height: 40px;
    padding-left: 15px;
    background: #e1eafa;
}

#firstfromspan>span {
    vertical-align: top;
    margin-top: 10px;
}


/*
*修改后的样式结尾
*/

/* select样式 */
.filter-disabled {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.filter-box {
    position: relative;
}

.filter-box select {
    display: none;
}

.filter-text {
    height: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    padding: 0 30px 0 10px;
    border: 1px solid #e6e6e6;
    background: #e1eafa;
}


.filter-text .filter-title {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
    cursor: pointer;
}

.filter-title:focus {
    border: none !important;
    outline: none;
}

.filter-list {
    display: none;
    width: 100%;
    max-height: 300px;
    background-color: #fff;
    font-size: 14px;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 99;
    border: 1px solid #e6e6e6;
    overflow: auto;
    padding: 0;
}

.filter-list li.filter-null a {
    color: #807575;
}

.filter-list li a {
    display: block;
    padding: 0 10px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
    color: #26272e;
}

.filter-list li a:hover {
    text-decoration: none;
}

.filter-list li:hover {
    background-color: #f2f2f2;
}

.filter-list li.filter-selected {
    background-color: #105de1;
}

.filter-list li.filter-selected a {
    display: block;
    color: #fff;
}

.filter-list li.filter-disabled {
    background-color: #fff;
}

.filter-list li.filter-disabled a {
    display: block;
    color: #d2d2d2;
}

.filter-list li.filter-disabled:hover a {
    cursor: not-allowed !important;
    background-color: #fff;
}

.icon {
    position: absolute;
}

.icon-filter-arrow {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(../img/jiantou.png);
    background-size: 100% 100%;
    right: 10px;
    top: 13px;
    transition: all .2s;
}

.icon-filter-arrow.filter-show {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.filter-list::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.filter-list::-webkit-scrollbar-track {
    background: #fff
}

.filter-list::-webkit-scrollbar-thumb {
    background: #CBCBCB;
}

.tszs {
    margin-left: 21%;
    font-family: FranklinGothic-Book;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 1px;
    color: #2f3036;
    margin-top: 5px;
}

.fromposition {
    padding-left: 30px;
}

@media (max-width:1680px) {}

@media (max-width:1440px) {
    #tellUs .tllUsMainRight {
        width: 614px;
        height: 600px;
    }

    .tellUsTitle>h3 {
        font-size: 35px;
    }

}

@media (max-width:1024px) {
    #tellUs .tllUsMainRight {
        width: 520px;
        height: 547px;
    }

    .tellUsTitle>h3 {
        font-size: 25px;
    }

    #contactus_form button {
        width: 35%;
    }
}

@media (max-width:1366px) {
    #tellUs .tllUsMainRight {
        width: 520px;
        height: 500px;
    }
}

@media (max-width:576px) {
    #tellUs>.container .d-flex {
        display: inline-block !important;
        width: 100%;
    }

    .tellUsTitle>h3 {
        font-size: 18px;
        line-height: 17px;
    }

    .tellUsTitle>p {
        margin-top: 10px;
        font-size: 14px;
    }

    .fromposition {
        padding-left: 0px;
    }

    .fromposition>from>div {
        margin-bottom: 10px;
    }

    .filter-text .filter-title {
        height: 30px;
        line-height: 30px;
    }

    #tellUs .tllUsMainRight {
        width: 100%;
        height: 100%;
        padding: 20px 0 20px 10px;
    }

    #tellUs {
        height: 120%;
        padding: 15px 0;
    }

    .tszs {
        font-size: 10px;
        line-height: 10px;
    }

    .tellUsTitle {
        margin-top: 10px;
    }

}

@media (max-width:375px) {
    #tellUs {
        height: 140%;
    }

    #tellUs .tllUsMainRight {
        width: 100%;
        height: 100%;
        padding: 20px 0 20px 10px;
    }

    #firstfromspan textarea {
        padding-left: 15px;
    }
}

@media (max-width:320px) {
    .select_item {
        width: 74%;
    }

    .fromposition span {
        margin-right: 6%;
        font-size: 12px;
    }

    #contactus_form button {
        height: 30px;
        line-height: 15px;
    }

    #contactus_form .onebutton {
        margin: 0 33px 0 10px;
    }
}

/*website*/
#website {
    background: url(../img/05.png)no-repeat;
    background-size:100%;

}

#website>div {
    height: 100%;
    color: #fff;
}

    #website .websiteHead h2 {
        font-family: "proximanovaRegular";
        font-size: 50px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 5px;
        margin-bottom: 20px;
    }

    #website .websiteHead p {
        font-family: "proximanovaRegular";
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 1px;
    }

#our_lg {
    margin-top: 20px;
}

    #our_lg h3.font-letter-2 {
        font-family: "proximanovaRegular";
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        letter-spacing: 1px;
        color: #ffffff;
        margin-bottom: 15px;
    }

    #our_lg p {
        font-family: "proximanovaRegular";
        font-size: 15px;
        font-stretch: normal;
        line-height: 26px;
        letter-spacing: 1px;
    }

#our_lg p>span {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../img/05-1.png)no-repeat 100% 100%;
    margin-right: 3px;
}

@media (max-width:1440px) {
    #website .websiteHead h2 {
        margin-bottom: 20px;
    }

    #our_lg {
        margin-top: 30px;
    }

    #our_lg h3.font-letter-2 {
        margin-bottom: 10px;
    }

    #our_lg p {
        line-height: 20px;
    }
}

@media (max-width:1366px) {
    #website .websiteHead h2 {
        margin-bottom: 15px;
        font-size: 35px;
    }

    #our_lg {
        margin-top: 20px;
    }

    #our_lg h3.font-letter-2 {
        margin-bottom: 10px;
    }

    #our_lg p {
        line-height: 20px;
        font-size: 13px;
    }
}

@media (max-width:1024px) {}

@media (max-width:576px) {
    #website {
        background-size: 100% 100% !important;
        padding: 15px 0;
    }

    #website .websiteHead h2 {
        margin-bottom: 10px;
        font-size: 17px;
    }

    #website .websiteHead p {
        font-size: 12px;
        letter-spacing: 0.5px;
    }

    #our_lg {
        margin-top: 15px;
    }

    #our_lg h3.font-letter-2 {
        margin-bottom: 5px;
        margin-top: 10px;
        font-size: 18px;
    }
}

@media (max-width:375px) {
    #website {
        background-size: 100% 100% !important;
        padding: 15px 0;
    }
}


/*newcases*/
#newcases {
    background-color: #f1f3f9;
}
.h813{
    height:813px;
}
.honorMain >div{
    margin-bottom:20px;
}


.honorMain .honorImgBox {
    width: 100%;
    /*height: 260px;*/
    box-shadow: 1px 9px 38px 0px rgba(4, 0, 0, 0.05);
    border-radius: 10px;
    margin-bottom: 30px;
    overflow:hidden;
}
    .honorMain .honorImgBox > div {
        width: 100%;
        text-align: center;
    }
    .honorMain .honorImgBox > div >img{
        width: 100%;
    }
.honorMain p {
    font-family: "proximanovaRegular";
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #26272e;
}
@media (max-width:576px) {
    .h813 {
        height: initial;
    }
    .honorMain p {
        font-size: 14px;
    }
}
.flex-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 30px;
}
