.comment{
    width: 100%;
    padding-top:80px; 
    padding-bottom: 50px;
    overflow: hidden;
}
.leftnav{
    width: 390px;
    float: left;

    padding-left: 60px;
}
.lnhed{
    font-size: 20px;
    color: #333333;
}

.clnul{
    width: 100%;
    margin-top: 30px;
    color: #333333;

}
.clnul li{
    /*line-height: 48px;*/
     margin-top: 20px;

}
.clnul li span{
    font-size: 16px;
    padding-left: 15px;
    background: url(../img/yjt.png) no-repeat;
    background-position: 0 center;
}
.noxl{
    width: 100%;
    padding-left: 25px;
    font-size: 0px;
    display: none;
       
}
.noxl p {
      margin: 25px 0;
}

.noxl p {

    }.noxl p a{
    font-size: 14px;
    color: #999999;
}
.noxl .check a{
    color: #333333;
}
.clnul span{
    cursor: pointer;
}
.clnul .hover span{
    color: #ff671f;
    background: url(../img/xjt.png) no-repeat;
    background-position: 0 center;

}
.clnul .hover .noxl{
    display: block;
}
.rtext{
    width: 750px;
    float: right;
    margin-right: 50px;
}
.rhed{
    font-size: 20px;
    color: #333333;
    padding-left: 10px;
    border-left:#f27237 4px solid;
    line-height: 20px;

}
.rul{
    width: 100%;
}
.rul li{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}
.rul .imgbox{
    width: 100%;
    height: 280px;
    background: url(../img/rbg.png) no-repeat;
    text-align: center;
    line-height: 280px;
}
.rul .imgbox img{
    width: 220px;
    height: 160px;
    transition: all 0.5s;
    -webkit-transition: all  0.5ss;
    -moz-transition: all  0.5s;
    -o-transition: all  0.5s;
    -ms-transition: all 2 0.5s;
}
.rul h3{
    font-size: 16px;
    color: #333333;
    line-height: 48px;
    font-weight: normal;
    margin-top: 10px;
    transition: all 0.5s;
    -webkit-transition: all  0.5ss;
    -moz-transition: all  0.5s;
    -o-transition: all  0.5s;
    -ms-transition: all 2 0.5s;
}
.rul p{
    font-size: 14px;
    color: #999999;
}
/* c产品内容 */
.rimgbox{
    width: 96%;
    height: 300px;
    line-height: 300px;
    text-align: center;
    margin: 30px auto;
    background-color: #f7f7f7;
}
.rimgbox img{
    max-width: 100%;
    max-height: 100%;
}
.text{
    width: 100%;
    padding: 0 2%;

}
.text img{
    max-width: 100%;
}
.rul li:hover .imgbox img{
    transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}
.rul li:hover h3{
    color: #f27237;
}
@media screen and (max-width: 700px){
.rul{
    min-height: 7rem;
}
    .text{
        min-height: 4.9rem;
        font-size: 0;
    }
    .text p{
        font-size: 0.24rem;
    }
.comment {
    width: 100%;
    padding: 0.5rem 0.3rem 0.5rem;
    overflow: hidden;
}
.leftnav {
    display: none;
}
.clnul {
    width: 100%;
    margin-top: 0.2rem;
    color: #333333;
}
.rtext {
    width: 100%;
    float: left;
}
.rhed {
    font-size: 0.3rem;
    color: #333333;
    padding-left: 0.2rem;
    border-left: #f27237 4px solid;
    line-height: 0.4rem;
}
.rul .imgbox {
    width: 100%;
    height: 3rem;
    background: url(../img/rbg.png) no-repeat;
    text-align: center;
    line-height: 3rem; 
    font-size: 0;
}
.rul .imgbox img {
    width: 50%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.rul h3 {
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.6rem;
    font-weight: normal;
    margin-top:0.2rem;
}
.rul p {
    font-size: 0.24rem;
    line-height: 0.4rem;
    color: #999999;
}
.rul li {
    width: 100%;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}
.rimgbox {
    width: 96%;
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    margin: 0.2rem auto;
    background-color: #f7f7f7;
    font-size: 0;
}
.rimgbox img {
    width: 50%;
    max-width: 100%;
    max-height: 100%;
}
}

  