

.cpxq_t_l {
    float: left;
    width: 30%;
    margin: 10px 0 0 10px;
}

.sp-wrap {
    display: none;
    line-height: 0;
    font-size: 0;
    position: relative;
}
.sp-wrap img {
    max-width: 100%;
}

.sp-thumbs {
    width: 100%;
}

/*  */

.sp-thumbs {
/*    width: 925px;
    position: absolute;
    left: 450px;
    bottom: 30px; */
}

.sp-thumbs img {
    width: 100%;
}

.sp-thumbs a:link, .sp-thumbs a:visited {
    margin: 0 0.5%;
    width: 101px;
    height: 101px;
    border: 1px #eaeaea solid;
    overflow: hidden;
    opacity: .3;
    display: inline-block;
    background-size: cover;
    background-position: center;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.sp-thumbs a:hover {
    opacity: 1;
}

.sp-thumbs a:active, .sp-current {
    opacity: 1!important;
    position: relative;
}

.sp-large {
    position: relative;
    overflow: hidden;
    width: 100% !important;
    margin: 0 0 2% 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.sp-large a {
    display: block;
}

.sp-zoom {
    position: absolute;
    left: -50%;
    top: -50%;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    display: none;
}

.sp-zoom img {
    max-width: none;
}

.sp-lightbox {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .9);
    z-index: 500;
    display: none;
    cursor: pointer;
}

.sp-lightbox img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 90%;
    max-height: 90%;
    border: 2px solid #fff;
}

#sp-prev, #sp-next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 501;
    color: #fff;
    padding: 14px;
    text-decoration: none;
    background: #000;
    border-radius: 25px;
    border: 2px solid #fff;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    transition: .2s;
}

#sp-prev {
    left: 10px;
}

#sp-prev:before {
    content: '';
    border: 7px solid transparent;
    border-right: 15px solid #fff;
    position: absolute;
    top: 16px;
    left: 7px;
}

#sp-next {
    right: 10px;
}

#sp-next:before {
    content: '';
    border: 7px solid transparent;
    border-left: 15px solid white;
    position: absolute;
    top: 16px;
    left: 18px;
}

#sp-prev:hover, #sp-next:hover {
    background: #444;
}

@media screen and (max-width: 400px) {
    .sp-wrap {
        margin: 0 0 15px 0;
    }
    #sp-prev, #sp-next {
        top: auto;
        margin-top: 0;
        bottom: 25px;
    }
}

.prodetailtxt {
    float: right;
    width: 65%;
    color: #1a1a1a;
    line-height: 25px;
    margin-top: 6%;
    margin-right: 2%;
}

.prodetailtxt h2 {
    font-size: 20px;
    border-bottom: 1px solid #dadada;
    padding: 20px 0 15px;
}

.protxt {
    padding: 15px 0;
    border-bottom: 1px solid #dadada;
    margin-bottom: 30px;
    word-break: break-all;
}

.protxt p {
    padding: 0 19px;
    /*background:url(../webimages/icon06.jpg) left 15px no-repeat;*/
    margin-left: 0 !important;
    color: #a5a5a5;
}

.protxt p span {
    font-size: 14px !important;
    color: #1a1a1a;
    line-height: 24px !important;
    display: block;
    padding: 6px 0;
}

.xiaz {
    float: right;
    width: 55%;
}

.xiaz_1 {
    font-size: 18px;
    border-bottom: 1px solid #dadada;
    line-height: 40px;
}

.xiaz_2 {
    position: relative;
    padding: 10px;
    text-indent: 40px;
    border-bottom: 1px dotted #dadada;
    margin-top: 10px;
}

.xiaz_2:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/pr_xa.png)/*tpa=http://szudd.s606.gainda.net/template/default/cn/pc/skin/images/pr_xa.png*/ no-repeat;
    width: 40px;
    height: 40px;
}




/*产品转换*/

.cp {
    width: 100%;
    background: #fff;
    overflow: hidden;
}

.cp_5 {
    overflow: hidden;
    margin-top: 10px;
}

.cp_5 .hd {
    line-height: 50px;
    height: 50px;
    width: 100%;
    position: relative;
    font-size: 14px;
    background: #f2f2f2;
    border-radius: 5px 5px 0 0;
}

.cp_5 .hd ul {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 32px;
    width: 100%;
    display: flex;
}

.cp_5 .hd ul li {
    cursor: pointer;
    height: 50px;
    text-align: center;
    color: #464646;
    flex: 1;
    display: inline-block;
}

.cp_5 .hd ul li.on {
    height: 50px;
    background: #2c80d5;
    color: #fff;
    border-radius: 5px 5px 0 0;
}

.cp_5 .bd {
    float: left;
    width: 100%;
}

.cp_5 .bd .abst {
    padding: 10px;
    line-height: 30px;
    font-size: 14px;
    margin: 30px 0;
}

.list_box {}

.duw {
    text-align: center;
}

.list_box table {
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    background: #FFF;
}

.list_box td {
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    height: 50px;
    padding: 0 10px;
}

.list_box td .more {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #2e81d1;
    font-size: 12px;
    padding: 0 20px;
}

.list_box td .more a {
    color: #FFF;
    display: block;
}

.list_box td .more a:hover {
    color: #FFF;
    display: block;
    text-decoration: none;
}