/* 设置滚动条的样式 */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

/* 滚动槽 */

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 5px #5bcbfa;
    border-radius: 5px;
}

/* 滚动条滑块 */

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5);
    background: rgba(91, 203, 250, 0.3);
    -webkit-box-shadow: inset 0 0 5px rgba(91, 203, 250, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 0, 0, 0.4);
    background: #5bcbfa;
}

.head .head_l .div_logo .logo {
    width: 2.5rem;
}

.footer .fo_tp .fo_info ol li:nth-child(2) {
    background-image: url(../images/fo_email.png);
    background-size: 0.24rem 0.24rem;
}

.second_nav .ul_icos {
    justify-content: space-around;
}

.profile .div_mod6 ul {
    justify-content: center;
}

.model.model4 .qy_list ul li {
    height: 100px;
}

.qy_list ul li a img {
    position: absolute;
    width: 182px;
    height: auto;
    border-radius: .1rem;
    top: 50%;
    left: 50%;
    padding: 20px;
}

.model.model4 .qy_list ul li img {
    transform: translate(-50%, -50%) scale(1);
}

.model.model4 .qy_list ul li:hover img {
    transform: translate(-50%, -50%) scale(1.1);
    -webkit-transform: translate(-50%, -50%) scale(1.1);
}

.footer .fo_tp .fo_nav {
    width: 40%;
}

.baidumapsty {
    width: 650px;
    height: 240px;
}

.solution .container .s_box dl dt h4 {
    font-size: 0.25rem;
    padding-left: 0;
}

.profile .div_mod3 ul li:nth-child(1) {
    width: 2.6rem;
}

.profile .div_mod3 ul li:nth-child(2) {
    width: 2.95rem;
    height: 1.8rem;
}

.profile .div_mod3 ul li:nth-child(3) {
    width: 1.3rem;
}

.profile .div_mod3 ul li:nth-child(4) {
    width: 2.2rem;
    height: 2.1rem;
}

.profile .div_mod3 ul li:nth-child(5) {
    width: 3.25rem;
}

.profile .div_mod3 ul li:nth-child(6) {
    width: 2.3rem;
    height: 2.1rem;
}

#willingCircleClickButtonWrap {
    display: none;
}

.model.model1 .dl_list {
    width: 1500px;
    margin: 0 auto;
}

.head .nav .nav_one a {
    font-size: 0.25rem;
    font-weight: 600;
    /* text-shadow: 2px 0 2px #0852e7; */
}

.home_banenr {
    height: 6rem;
}

.home_banenr .bannerFlex {
    top: 5.5rem;
}

@media screen and (max-width:1700px) {
    .pd26.pdsec26 {
        padding-bottom: 1.5rem;
    }
}

@media screen and (max-width:1400px) {
    .qy_list ul li a img {
        padding: .6rem;
    }
}

@media screen and (max-width: 1023px) {

    .head .head_l .div_logo .logo {
        width: 2rem;
    }

    .profile .div_mod2 .divbox p {
        font-size: 0.23rem;
    }

    .model.model4 .qy_list ul li {
        height: 1rem;
    }

    .qy_list ul li a img {
        position: relative;
        width: 100%;
        height: auto;
        top: 50%;
        left: 50%;
        padding: 5px;
    }

    .model.model4 .qy_list ul li img {
        transform: translate(-50%, -50%) scale(1);
    }

    .model.model4 .qy_list ul li:hover img {
        transform: translate(-50%, -50%) scale(1.1);
        -webkit-transform: translate(-50%, -50%) scale(1.1);
    }

    .model.model4 .qy_list ul li:last-child {
        margin-right: 0;
    }

    .model.model4 .qy_list ul {
        justify-content: start;
    }

    .qy_list {
        pointer-events: none;
    }

    .footer .fo_bo {
        margin-bottom: 1.2rem;
    }

    .footer .fo_tp .fo_nav {
        width: 100%;
    }

    .profile .div_mod2 ul li p {
        font-size: 0.16rem;
    }

    .profile .div_mod3 {
        display: none;
    }

    .pd26 {
        padding-bottom: 0;
    }

    .pd26,
    .pd16,
    .container .div_mod {
        padding: 0.2rem 0.3rem;
    }

    #willingCircleClickButtonWrap {
        /* display: block; */
    }

    .model.model1 .dl_list {
        width: 100%;
    }

    .model.model1 .dl_list dd .div_tp {
        margin-top: 0.3rem;
    }

    .solution .container .s_list .ul li dl dd .ptxt:first-child {
        margin-top: 0.6rem;
    }

    .model.model3 .newsvideo .videoImg .imgbox {
        margin: 0.5rem 0 0 0.2rem;
    }

    .home_banenr {
        height: auto;
    }

}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .qy_list ul li a img {
        position: relative;
    }

    .home_banenr .bannerFlex ul {
        width: 1600px;
    }

    .home_banenr .bannerFlex ul li a h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .home_banenr .bannerFlex ul li a p {
        height: 60px;
        overflow: hidden;
    }

    .home_banenr .bannerFlex ul li a p:after {
        content: "...";
        position: absolute;
        bottom: 45px;
        right: 34px;
        background: #FFF;
        padding-left: 0.2em;
    }

    .model.model3 .newslist ul li .div_r h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .model.model3 .newslist ul li .div_r p {
        height: 55px;
        overflow: hidden;
    }

    .model.model3 .newslist ul li .div_r p:after {
        content: "...";
        position: absolute;
        bottom: 45px;
        right: 34px;
        background: #FFF;
        padding-left: 0.2em;
    }
}

/* iphone5 */
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2) {
    .qy_list ul li a img {
        padding: 10px;
        margin-top: 28%;
    }
}

/* iphone6,iphone7,iphone8s  */
@media (device-height:667px) and (-webkit-min-device-pixel-ratio:2) {
    .qy_list ul li a img {
        padding: 10px;
        margin-top: 28%;
    }

}

/* iphone6 Plus,iphone7 Plus,iphone8 Plus  */
@media (device-height:736px) and (-webkit-min-device-pixel-ratio:2) {
    .qy_list ul li a img {
        padding: 10px;
        margin-top: 28%;
    }

}

/* iphoneX  iPhone 12 Mini*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .qy_list ul li a img {
        padding: 10px;
        margin-top: 28%;
    }
}

/*iPhone 12 Mini，iPhone 11 Pro，iPhone Xs和iPhone X*/

@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .qy_list ul li a img {
        padding: 10px;
        margin-top: 28%;
    }
}

/*iPhone 12和iPhone 12 Pro*/

@media only screen and (device-width: 428px) and (device-height: 926px) and (-webkit-device-pixel-ratio: 3) {
    .qy_list ul li a img {
        padding: 10px;
        margin-top: 28%;
    }
}

/*iPhone 11*/

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
    .qy_list ul li a img {
        padding: 10px;
        margin-top: 28%;
    }
}

/*iPhone 11和iPhone XR*/

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .qy_list ul li a img {
        padding: 10px;
        margin-top: 28%;
    }
}

/*iPhone 12 Mini，iPhone 11 Pro，iPhone Xs和iPhone X*/

@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) {
    .qy_list ul li a img {
        padding: 10px;
        margin-top: 28%;
    }
}
