body{
    background: #fff!important;
}
.borderR{
    border-right: none!important;
}
.borderB{
    border-bottom: none!important
}
.productList-container{
    /* margin-top: 75px; */
}
.productList-container-img{ 
    width: 100%;
    /* height:430px */
}
.productList-container-img img{ 
    width: 100%;
    /* height: 100%; */
}
.productList-container-type{
    width: 77.08%;
    margin: 0 auto;
    position: relative;
    bottom: 35px;
}
.list{
    width: 77.08%;
    margin: 0 auto;
    margin-top: 30px
}
.list li {
    width: 24.1%;
    height:430px
}
.li-marginR{
    margin-right:1%
}
.productList-container-type-detail{
    position: relative;
    width: 13.52%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #fff;
    font-size:24px;
}
.productList-container-type-detail img.hide{
    z-index: -1;
    position: absolute;
}
.productList-container-type-detail img.icon{
    width:28px;
    height:33px;
}
.type-detail-marginR{
    margin-right: 3.776%
}
.titles{
    font-size:36px;
    color:#fff;
    text-align: center;
    position: absolute;
    top:197px;
    width: 100%;
}
.titleLine{
  text-align: center;
  position: absolute;
  top:256px;
  width: 100%;
}
.titleLine span{
    width:49px;
    height:2px;
    background-color:#fff;
    display: inline-block;
}
.productText{
    text-align: center;
    font-size:22px;
    color: #fff;
    margin-top: 15px;
    position: absolute;
    top:285px;
    width: 100%;
}
.productDetail{
    width: 50.26%;
    min-width: 720px;
    margin: 0 auto;
    /* height: 538px; */
    box-shadow:0px 3px 29px 0px rgba(91,85,85,0.16);
    /* box-shadow: 0px 1px 5px 0px #282727; */
    padding-bottom: 10px;
    position: relative;
    bottom: 60px;
    background: #fff;
}
.productDetail .top{
    height: 50px;
    line-height: 50px;
    background: #EEEEEE;
}
.productDetail .top .pull-left{
    font-size:16px;
    margin-left: 30px;
    color:#6A6A6A;
    
}
.productDetail .top .pull-right {
    background: #068F1F;
    width: 6.73%;
    min-width:56px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
}
.productDetail .bottom .lf{
    width: 49.74%;
    padding: 25px;
    /* height: 494px; */
    position: relative;
}
.productDetail .bottom .rt{
    width: 49.52%;
    padding: 25px;
    /* height: 494px;    */
}
.productDetail .bottom .rt .specification{
    font-size:32px;
    color:#028A1B
}

.productDetail .bottom .rt .introduce{
    font-size:20px;
    color:#656565;
    line-height: 34px;
}
.productDetail .bottom .rt .lines{
    width:98%;
    height:1px;
    background:#DDDDDD;
    margin-top:24px;
}
.productDetail .bottom .rt .trait{
    margin-top: 15px
}
.productDetail .bottom .rt .trait div:nth-child(1){
    font-size:17px;
    color:#999999
}
.productDetail .bottom .rt .trait div:nth-child(2) ul li{
    font-size:20px;
    color:#656565;
    list-style: disc;
    margin-left:47px
}
.productDetail .bottom .rt .trait div:nth-child(2) ul li.mr{
    margin-top: 28px
}
.main-content{
    width: 77.08%;
    margin: 0 auto;
    text-align: center;
    margin-top: 6px;
}
.tjsp-title{
    font-size: 41px;
    color:#068F1F
}
.tjsp-line{
    width: 100%;
}
.tjsp-line span{
    width:59px;
    height:3px;
    background: #058F1F;
    display: inline-block;
}
.tjsp-img {
    margin-top: 25px;
    margin-bottom: 58px
}
.tjsp-img img{
    width:100%;
    height: 100%;
}
.tjsp-img .pull-left{
    width: 33%;
    padding:5px 10px;
    
}
.tjsp-img .pull-left.active,.tjsp-img .pull-left:hover{
    box-shadow:0px 5px 11px 0px rgba(15,6,13,0.2);
}
.jyyl{
    font-size: 0;
    margin-top:45px;
    margin-bottom:58px;
    text-align: left;
}
.jyyl .content{
    width: 24.95%;
    height: 81px;
    line-height: 81px;
    border-right:1px solid #E3E3E3;
    border-bottom:1px solid #E3E3E3;
    background-color: #FAFAFA;
    display: inline-block;
}
.jyyl .content .pull-left{
    font-size:18px;
    color: #333333;
    margin-left: 22px
}
.jyyl .content .pull-right{
    font-size:14px;
    color: #B0B0B0;
    margin-right: 24px
    
}
.prff{
    margin-bottom: 78px;
    margin-top: 25px;
}
.prff .pull-left{
    margin-left: 3%;
    width: 46%;
}
.prff .pull-right{
    margin-right: 3%;
    width: 46%;
}
.prff .prff-index{
    font-size:24px;
    font-weight:400;
    font-style:italic;
    color:#068F1F;
    display: inline-block;
    float: left;
    width: 15px;
}
.prff .prff-text{
    font-size:16px;
    color:#A4A4A4;
    display: inline-block;
    margin-left: 10px;
    float: left;
    width: calc(100% - 27px);
    text-align: left;
}
.prff .prff-order{
    height:40px;
    line-height: 40px;
}
.textWarp{
    display: block;
}
/* } */
.showPc {
    display: block;
}
.showMb {
    display: none;
}
.pcshow {
    height: 310px;
    /*transform: translateX(50%);*/
}
@media screen and (min-width:320px) and (max-width:1080px){
    body{
        background: fff;
    }
    .productDetailWarp {
        box-shadow: 0px 3px 29px 0px rgba(91,85,85,0.16);
    }
    .showPc {
        display: none;
    }
    .showMb {
        display: block;
    }
    .productDetail {
        width: 100%;
        margin: 0 auto;
        min-width: auto;
        height: auto;
        padding-bottom: 10px;
        margin-top: 10px;
        box-shadow: none;
        position: relative;
        bottom: 0;
    }
    .productDetail .bottom .lf{
        width: 100%;
        padding: 0;
        /* height: 294px; */
        position: relative;
    }
    .img-responsive{
        width: 52%;
        margin: 0 auto;
        height: 270px;
        margin: 5% auto;
    }
    .productDetail .bottom .rt {
        width: 100%;
        padding: 0 10px;
        height: auto;
    }
    .productDetail .bottom .rt div:nth-child(2) {
        padding:0  10px;
    }
    .textWarp{
        display: none;
    }
    .main-content {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-top: 25px;
    }
    .show{
        display: none!important;
    }
    .hide{
        display: block!important;
    }
    .productList-container-img img,.tjsp-img .pull-left{
        width: 100%;
    }
    .jyyl {
        font-size: 0;
        margin-top: 30px;
        margin-bottom: 40px;
        text-align: left;
    }
    .jyyl .content{
        padding-top: 20px;
        line-height: 0;
        width: 33%;
        background-color:#fff;
        text-align: center;
    }
    .jyyl .content .pull-left{
        float: none!important;
        margin-left:0; 
        padding-top: 10px;
    }
    .jyyl .content .pull-right{
        float: none!important;
        margin-right:0; 
        padding-top: 25px;
    }
    .productDetail .bottom .rt .trait div:nth-child(2) ul li{
        width: 45%;
        font-size: 14px;
        margin-left: 5%;
        font-weight: bold;   
    }
    .productDetail .bottom .rt .trait div:nth-child(1){
        font-size: 15px;
    }
    .productDetail .bottom .rt .trait div:nth-child(2) ul li.mr{
        margin-top: 15px;
    }
    
    .trait div.pull-left{
        float: none!important;
    }
    .prff .pull-left,.prff .pull-right{
        width: auto
    }
    .prff .pull-right{
        margin-left:3%;
        margin-right: 0
    }
    .productList-container-img {
        height: 178px;
    }
    .productDetailWarp{
        width: 90.26%;
        margin: 0 auto;
        background: #fff;
    }
    .productDetail .bottom .rt .lines{
        width: 100%;
    }
    .productDetail .bottom .rt .specification {
        padding-top: 20px;
        padding-left: 10px;
        font-size: 16px
    }
    .tjsp-title {
        font-size: 22px;
    }
    .productDetail .bottom .rt .introduce {
        padding-left: 10px;
        font-size: 14px
    }
    .productDetail .bottom .rt .trait{
        padding-left: 0
    }
    .tjsp-img {
        margin-bottom: 50px;
    }
    .tjsp-img div:nth-child(2) {
        padding: 0;
        box-shadow: none
    }
    .prff .prff-text{
        font-size: 14px;
    }
    .jyyl .content .pull-left{
        font-size: 16px;
    }
    .jyyl .content .pull-right{
        font-size: 13px;
    }

}
@media screen and (min-width:1080px) and (max-width:1480px) {
    .productDetail .bottom .rt .specification{
        font-size: 22px;
    }
    .productDetail .bottom .rt .introduce{
        font-size: 16px;
    }
    .titles,.tjsp-title {
        font-size: 28px;
    }
    .productText {
        font-size: 18px;
    }
    .productDetail .bottom .rt .trait div:nth-child(2) ul li {
        font-size: 17px
    }
    .jyyl .content .pull-left {
        font-size: 16px;
    }
    .jyyl .content .pull-right {
        font-size: 12px;
    }
    .prff .prff-text {
        font-size: 14px;
    }
}
