.pro-head {
    background: #fff;
    padding: 30px;
    position: relative;
}

.pro-head .pro-head-l {
    width: 50%;
    float: left;
}

#magnifier {
    position: relative;
}

.small-box {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #eee;
    border-radius: 2px;
    overflow: hidden;
}

.small-box .hover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 200px;
    border: 1px solid #aaa;
    background: #fff;
    opacity: .5;
    cursor: move;
}

.small-box img {
    display: block;
    width: 100%;
}

.thumbnail-box {
    position: relative;
    width: 100%;
}

.thumbnail-box .btn {
    position: absolute;
    top: 0;
    width: 30px;
    height: 100%;
}

.thumbnail-box .btn-prev {
    left: 0;
    background: url(../images/banner-left.png) center no-repeat;
}


.thumbnail-box .btn-next {
    right: 0;
    left: auto;
    background: url(../images/banner-right.png) center no-repeat;
}


.thumbnail-box .list {
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    /* min-height: 40px; */
}

.thumbnail-box .wrapper {
    width: 100000px;
}

.thumbnail-box .list .item {
    float: left;
    margin: 0 10px;
}

.thumbnail-box .list .item img {
    border: 2px solid #fff;
    width: 136px;
}

.thumbnail-box .list .item-cur img {
    border: 2px solid #0189dd;
}

.big-box {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 100%;
    top: 0;
    width: 600px;
    height: 560px;
    border: 1px solid #e4e4e4;
    background: #ddd;
    z-index: 1920;
}


.big-box img {
    display: block;
    width: 1200px;
    max-width: 1200px;
}

.show-sm {
    display: none;
}

.pro-head-r {
    width: 46%;
    float: right;
}

.pro-head-r h1 {
    font-size: 32px;
    font-weight: bold;
}

.pro-head-r .subtit {
    font-size: 22px;
    padding: 15px 0;
}

.pro-head-r .note {
    font-size: 14px;
    color: #666;
    line-height: 2;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    max-height: 450px;
    overflow-y: auto;
    padding: 30px 30px 30px 0;
}

.lianxitel {
    overflow: hidden;
    margin-top: 25px;
    position: absolute;
    bottom: 170px;
}

.lianxitel .zxkk {
    width: 150px;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #3479D7;
    color: #fff;
    font-size: 15px;
    float: left;
}

.lianxitel .zxkk img {
    padding-right: 10px;
    width: 32px;
}

.lianxitel p {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    float: left;
    text-align: center;
    padding-left: 25px;
    position: relative;
}

.lianxitel p:before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/telephone2.png) center center no-repeat;
    width: 23px;
    height: 19px;
    top: 50%;
    left: 25px;
    transform: translateY(-50%);
}

.lianxitel p span {
    font-size: 20px;
    font-weight: bold;
    margin-left: 35px;
}

/* 滚动条滑块 */
.pro-head-r .note::-webkit-scrollbar {
    width: 8px;
    height: 160px;
    border-radius: 4px;
    background: #EBEBEB;
}

.pro-head-r .note::-webkit-scrollbar-thumb {
    width: 8px;
    height: 90px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #3479D7;
}

.pro-head-r .note::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);

}

.parama {
    width: 100%;
    height: 30px;
    background: #fff;
    margin-top: 30px;
}

.toy-tit {
    padding: 8.5px 0;
    font-size: 20px;
    position: relative;
    padding-left: 60px;
    background: #fff;
    color: #fff;
    overflow: hidden;
    z-index: 99;
    border-bottom: 1px solid #e1e1e1;
}

.toy-tit:before {
    content: "";
    display: block;
    width: 4px;
    height: 24px;
    background: #fff;
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.toy-tit:after {
    content: "";
    width: 200px;
    height: 50px;
    position: absolute;
    left: -10px;
    bottom: 0;
    background: #3479D7;
    z-index: -1;
    transform: skewX(
            22deg
    );
}

.pro-indof {
    background: #fff;
    padding: 30px;
    font-size: 16px;
    line-height: 2;
}

.xgcp {
    margin-top: 20px;
}

.xgcp .pad {
    padding: 0 45px;
    position: relative;
}

.zixunbox_title {
    text-align: center;
    padding: 35px 0;
}

.zixunbox_title_l b {
    font-size: 38px;
    font-weight: bold;
}

.zixunbox_title_r a {
    font-size: 14px;
    color: #777;
}

.mySwiper-xg {
    margin-top: 15px;
}

.mySwiper-xg .swiper-pagination {
    position: relative;
    bottom: 0;
}

.mySwiper-xg .swiper-slide {
    width: 33.333%;
    padding: 0 20px;
}

.mySwiper-xg .swiper-slide a {
    display: block;
    overflow: hidden;
    background: #fff;
    padding-bottom: 0;
    border: 1px solid #eee;
}

.mySwiper-xg .swiper-slide a i {
    display: block;
    overflow: hidden;
    padding: 20px;
}

.mySwiper-xg .swiper-slide a .tit {
    border-top: 1px solid #f1f1f1;
    padding: 15px 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.recpro-ban-next {
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    transition: all .1s linear;
    outline: none;
    background: url(../images/jr.png) center no-repeat #ccc;
    margin-top: 0;

}


.recpro-ban-prev {
    left: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    transition: all .1s linear;
    outline: none;
    background: url(../images/jl.png) center no-repeat #ccc;
    margin-top: 0;
}

.recpro-ban-next:hover{
    background-color: #3479D7;
}


.recpro-ban-prev:hover{
    background-color: #3479D7;
}


.tjyt-list {
    margin-top: 10px;
    overflow: hidden;
}

.tjyt-list ul li {
    padding: 0 15px;
    font-size: 14px;
    line-height: 3.6;
}

.tjyt-list ul li a {
    display: block;
    border-bottom: 1px solid #e8e8e8;
    background: none;
    text-align: left;
    padding: 0;
}

.tjyt-list ul li a p {
    width: 75%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tjyt-list ul li a span {
    float: right;
    color: #999;
}

.mySwiper-xg .swiper-slide a:hover i {
    border: 1px solid #3479D7;
}

.mySwiper-xg .swiper-slide a:hover .tit {
    background: #3479D7;
    color: #fff;
    border-top: none;
}

@media screen and (max-width: 1440px) {
    .pro-head-r .note {
        max-height: 320px;
    }
}


@media screen and (max-width: 1280px) {
    .lianxitel {
        position: static;
    }
}

@media screen and (max-width: 1024px) {
    .pro-head {
        padding: 0;
    }

    .hide-sm {
        display: none;
    }

    .show-sm {
        display: block;
    }

    .am-path .am-fr a {
        font-size: 12px;
    }

    .pro-head-r {
        width: 100%;
        float: none;
        padding: 20px;
    }

    .pro-head-r h1 {
        font-size: 18px;
    }

    .pro-head-r .subtit {
        font-size: 16px;
        padding: 0;
    }

    .pro-head-r .note {
        font-size: 12px;
        margin-top: 10px;
        padding: 0;
    }

    .parama {
        height: 15px;
        margin-top: 20px;
    }

    .toy-tit:before {
        left: 15px;
    }

    .zixunbox_title {
        padding: 15px 0;
    }

    .lianxitel {
        margin-top: 15px;
    }

    .lianxitel .zxkk {
        width: 110px;
        font-size: 12px;
        height: 40px;
        line-height: 40px;
    }

    .lianxitel p {
        font-size: 12px;
    }

    .lianxitel p span {
        font-size: 18px;
    }

    .toy-tit {
        font-size: 18px;
        padding: 8px 0;
        padding-left: 30px;
    }

    .pro-indof {
        padding: 20px;
    }

    .zixunbox_title_l {
        font-size: 18px;
    }

    .zixunbox_title_l b {
        font-size: 18px;
    }

    .zixunbox_title_r a {
        font-size: 1rem;
    }

    .mySwiper-xg .swiper-slide {
        width: 50%;
    }

    .mySwiper-xg .swiper-slide a {
        padding: 5px;
    }

    .tjyt-list ul li {
        line-height: 3;
    }

    .recpro-ban-next {

    }

    .mySwiper-xg .swiper-slide a i {
        padding: 5px;
    }

    .mySwiper-xg .swiper-slide a .tit {
        padding: 5px 0;
        font-size: 12px;
    }
}

@media screen and (max-width: 760px) {
    .nyprohead {
        padding: 1rem;
    }

    .nyprohead .thumb {
        width: 100%;
        float: none;
    }

    .nyprohead .txt {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-top: 1rem;
    }

    .nyprohead .txt h1 {
        font-size: 1.8rem;
    }

    .nyprohead .txt .box .zx {
        font-size: 1.2rem;
        width: 120px;
        height: 40px;
        line-height: 40px;
    }

    .nyprohead .txt .box .zx img {
        width: 16px;
        height: auto;
    }

    .nyprohead .txt .box .phone {
        background-size: 20px auto;
        margin-top: 0;
        padding-left: 29px;
    }

    .nyprohead .txt .box .phone span {
        font-size: 1.2rem;
    }

    .nyprohead .txt .box .phone em {
        font-size: 1.6rem;
    }

    .xiangxi02 {
        padding: 0 1rem 1rem 1rem;
    }

    .xiangxi02 .hd2 {
        font-size: 16px;
        line-height: 40px;
        margin-bottom: 1rem;
    }

    .xiangxi03 {
        font-size: 1.2rem !important;
        padding: 0;
        overflow-x: auto;
    }

    .yl-tab {
        overflow-x: auto;
    }

    .yl-tb {
        min-width: 560px;
    }

    .xiangxi02 table {
        font-size: 1.2rem !important;
    }

    .xgnews {
        display: none;
    }

    .xiangxi02 table td {
        padding: 4px 1px !important;
    }

    .pro-xq-head {
        padding: 15px;
        height: auto;
    }

    .pro-banner {
        width: 100%;
        float: none;
    }

    .large_box, .small_box {
        width: 100%;
    }

    .pro-xq-htxt {
        width: 100%;
        float: none;
        margin-top: 15px;
    }

    .pro-xq-htxt .info {
        margin-bottom: 10px;
        padding: 10px 0 0 0;
    }

    .kflink {
        display: none;
    }

    .pro-indof {
        padding: 15px;
        overflow-x: auto;
    }

    .picpaly {
        width: 100%;
        float: none;
        padding: 0
    }

    .picpaly .pro-sml {
        position: relative;
        height: 80px;
        width: 100%;
        left: auto;
        right: auto;
        padding: 15px
    }

    .picpaly .swiper-button-next, .picpaly .swiper-button-prev {
        background-size: 10px auto;
    }

    .picpaly .gallery-thumbs .swiper-slide {
        width: 75px !important;
    }

}
