.comment{
    width: 100%;
    padding-top:90px; 
    padding-bottom: 250px;
}
.ched{
    width: 100%;
    text-align: center;
    line-height: 44px;
    margin-bottom: 30px;
}
.ched p:nth-child(1){
    color: #262626;
    font-size: 22px;
}
.ched p:nth-child(1) span{
    color: #999999;
    margin:  0 20px;
}
.ched p:nth-child(2){
    font-size: 18px;
    color: #262626;
}

.xhed{
    font-size: 20px;
    color: #333333;
    padding-left: 15px;
    border-left:4px solid #f27237; 
    margin-top: 30px;
}
.gxbox{
    padding: 30px 0;
    width: 100%;
}
.dgx{
    border-bottom: 1px dashed #e6e6e6;
}
.gxhed{
    padding-left: 15px;
    color: #333333;
    font-size: 14px;
  

}
.gxul{
    width: 100%;
    overflow: hidden;
    padding: 0 15px;
    margin-top: 30px;
}
.gxul li{
    width: 50%;
    float: left;
    padding-left: 40px;
    height: 50px; 
    line-height: 50px;
    font-size: 14px;
    color: #666666;
    background-repeat:no-repeat;
    background-position: 0 center;
}
.gxul li:nth-child(1){
    background-image: url(../img/gx1.png);
}
.gxul li:nth-child(2){
    background-image: url(../img/gx2.png);
}
.gxul li:nth-child(3){
    background-image: url(../img/gx5.png);
}
.gxul li:nth-child(4){
    background-image: url(../img/gx6.png);
}
.gxul li:nth-child(5){
    background-image: url(../img/gx7.png);
}
.gxul li:nth-child(6){
    background-image: url(../img/gx6.png);
}
.gxul li:nth-child(7){
    background-image: url(../img/gx7.png);
}

.zbul{
    width: 100%;
    padding: 0 15px;
    overflow: hidden;
}
.zbul li{
    width: 300px;
    float: left;
    margin-left: 130px;
}
.zbul li:nth-child(1){
    margin-left: 0;
}
.zbimgbox{
    width: 100%;
    height: 150px;
    padding-top: 40px;
    border-bottom:1px #d7d7d7 solid; 
}
.zbimgbox p{
    font-size: 18px;
    color: #333333;
    margin-top: 20px;
}
.zbtxt{
    /*width: 80%;*/
    width: 85%;
    padding-top: 20px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.ditu{
    width: 100%;
    margin-top: 50px;
}

.center{
    box-sizing: content-box;
}
.pop .bottom{
    height: 25px !important;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
@media screen and (max-width: 700px){

    .comment {
        width: 100%;
        padding: 0.5rem 0.3rem 2rem;
    }
    .ched {
        width: 100%;
        text-align: center;
        line-height: 0.5rem;
    }
    .ched p:nth-child(1) {
        font-size: 0.28rem;
    }
    .ched p:nth-child(2) {
        font-size: 0.26rem;
    }
    .xhed {
        font-size: 0.28rem;
        color: #333333;
        padding-left: 0.2rem;
        border-left: 4px solid #f27237;
        margin-top: 0.3rem;
    }
    .gxbox {
        padding: 0.3rem 0 0;
        width: 100%;
    }
    .gxhed {
        padding-left: 0.2rem;
        color: #333333;
        font-size: 0.24rem;
    }
    .gxul {
        width: 100%;
        overflow: hidden;
        padding: 0 0.2rem;
        margin-top: 0.2rem;
    }
    .gxul li {
        width: 100%;
        float: left;
        padding-left: 0.6rem;
        height: 1rem;
        line-height: 1rem;
        font-size: 0.24rem;
        color: #666666;
        background-repeat: no-repeat;
        background-position: 0 center;
        background-size: 0.3rem;
        /* background-size: 0.2rem 0.3rem; */
    }
    .gxul li:nth-child(4) {
        background-image: url(../img/gx4.png);
        background-size: 0.35rem;
    }
    .zbul {
        width: 100%;
        padding: 0 0px;
        overflow: hidden;
    }
    .zbul li {
        width: 30.3%;
        float: left;
        margin-left: 4.5%;
    }
    .zbimgbox {
        width: 100%;
        height: 1.8rem;
        padding-top: 0.4rem;
        text-align: center;
        font-size: 0;
    }
    .zbimgbox img{
        width: 0.45rem;
    }
    .zbimgbox p {
        font-size: 0.28rem;
        color: #333333;
        margin-top: 0.2rem;
    }
    .zbtxt {
        width: 100%;
        padding-top: 0.2rem;
        font-size: 0.24rem;
        color: #666666;
        line-height: 0.5rem;
    }
}