.nymain-right {
    width: 77%;
    float: right;
}

.nyproxq {
    background: #fff;
}

.nyprohead {
    padding: 30px;
}

.nyprohead .thumb {
    width: 40%;
    float: left;
    border: 1px solid #dedede;
}

.nyprohead .thumb img {
    width: 100%;
}

.nyprohead .txt {
    width: 50%;
    padding-left: 15px;
    float: right;
}

.nyprohead .txt .box {
    width: 100%;
    margin-top: 30px;
}

.nyprohead .txt .box .zx {
    display: block;
    width: 172px;
    height: 53px;
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 53px;
    background: #00579d;
    border-radius: 50px;
    text-align: center;
    text-decoration: none;
}

.nyprohead .txt .box .zx img {
    position: relative;
    top: 0;
    margin-left: 12px;
}

.nyprohead .txt .box .phone {
    float: left;
    padding-left: 42px;
    background: url(../images/proDetailsIntro_phone.png) no-repeat left center;
    margin-left: 15px;
    margin-top: 6px;
}

.nyprohead .txt .box .phone span {
    display: block;
    font-size: 13px;
    color: #666666;
}

.nyprohead .txt .box .phone em {
    display: block;
    font-size: 24px;
    color: #f1251f;
    font-family: arial;
    line-height: 24px;
}

.xiangxi02 {
    clear: both;
    overflow: hidden;
    padding: 0 30px 30px 30px;
}

.xiangxi02 .hd2 {
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 400;
    color: #00579d;
    background: #f5f5f5;
    line-height: 60px;
    padding-left: 20px;
}

.xiangxi03 {
    padding: 0 10px;
    color: #333;
    line-height: 1.6;
    overflow: hidden;
}

.xgnews {
    border-top: 10px solid #f5f5f5;
    padding-bottom: 30px;
}

.xgnews .xgbt {
    padding: 15px 0;
    margin: 0 30px;
    font-size: 22px;
    border-bottom: 1px solid #eee;
}

.xgproli {
    padding: 15px;
}

.xgproli ul li {
    padding: 15px;
}

.xgproli ul li:hover span {
    background: #2F6CC0;
    color: #fff;
}

.xgproli ul li a {
    display: block;
    text-align: center;
    border: 1px solid #ddd;
}

.xgproli ul li a i {
    display: block;
    overflow: hidden;
    text-align: center;
}

.xgproli ul li a span {
    display: block;
    color: #333;
    padding: 10px;
}

.xiangxi02 table {
    width: 100% !important;
    border: 1px solid #ddd !important;
    border-collapse: collapse !important;
    font-size: 14px !important;
    word-break: break-all;
    word-wrap: break-word;
}

.xiangxi02 table td {
    border: 1px solid #ddd !important;
    padding: 8px !important;
    line-height: 35px;
}

.pro-xq-head {
    background: #fff;
    padding: 30px;
    height: 350px;
}


.small_box {
    width: 400px;
    overflow: hidden;
    position: relative;
    padding-left: 30px;
}

.small_list {
    position: relative;
    float: left;
    width: 340px;
    overflow: hidden;
}

.small_list ul {
    overflow: hidden;
}

.small_list ul li {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 77px;
    border: 1px solid #eee;
    cursor: pointer;
}

.small_list ul li img {
    display: block;
}

.small_list ul li .bun_bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.small_list ul li.on {
    display: block;
    border: 1px solid #00579d;
}

.btn {
    display: block;
    left: 0;
    width: 20px;
    height: 100%;
    background-color: #777;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    cursor: pointer;
}

.btn:hover {
    background-color: #00579d;
}

.left_btn {
    float: left;
    margin-right: 10px;
    left: 0;
    background-image: url(/res/202202/08/7606db7efbfc9c10.png);
}

.right_btn {
    float: right;
    right: 0;
    left: auto;
    background-image: url(/res/202202/08/c6a35bec834841fe.png);
}

.pro-indof {
    background: #fff;
    padding: 30px;
    font-size: 14px;
    line-height: 2;
}

.pro-sml .swiper-wrapper {
    display: flex;
}

.picpaly {
    width: 45%;
    float: left;
    padding: 15px;
    position: relative;
    background: #f5f5f5;
    border-radius: 10px;
}

.picpaly .swiper-slide {
    background-size: cover;
    background-position: center;
    cursor: zoom-in;
}

.picpaly .gallery-top {
    width: 100%;
    border: 1px solid #f5f5f5;
}

.picpaly .gallery-thumbs {
    box-sizing: border-box;
}

.picpaly .gallery-thumbs .swiper-slide {
    height: 100%;
    border: 1px solid #eee;
    cursor: pointer;
    background-color: #fff;
    max-height: 113px;
}

.picpaly .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border: 1px solid #cccccc;
}

.picpaly .pro-sml {
    width: 100%;
    height: 100%;
    padding: 15px 0;
}

.picpaly .pro-sml .gallery-thumbs {
    height: 100%;
    text-align: center;
}

.nyproxq pre {
    font-size: 16px;
    text-align: justify;
    background-color: #fff;
    border: none;
}

@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;
    }
	
	.picpaly .pro-sml .gallery-thumbs img {
	   height: 100%;
	}

}
