/*.banner{width: 100%;height: 400px;}*/
/*.banner img{width: 100%;}*/
.bref_main{
             width:1200px;
             margin:40px auto;
             height:auto;
         }

.bref_left{
             width: 200px;
             height:200px;
             float: left;
             margin-top: 2px;
           }

.bref_left ul li{
                        height:47px;
                        line-height: 47px;
                        border:1px solid #ffffff;
                        background: #727272;
                        padding: 0 10px;
                     }
.bref_left ul li a{
    font-weight: 600
}
.bref_left ul li.active{background: #008fe7;}


.bref_left ul li a span{padding-right: 10px;}
.bref_left ul li a{ color: #ffffff;display: block;}
.bref_right.active{display: block;}

.bref_inf{border-bottom: 1px solid grey;line-height: 48px;}
.bref_right{
              width:950px;
              float: right;
           }
.jianjie_wz p{
                 padding:10px 0;
                 padding-left: 10px;
                 text-indent:20px;
                 line-height: 30px;

               }

.address{
         margin-top: 10px;
         border: 1px solid grey;
        }

.bref_j{
    float: left;
    height: 47px;
    line-height: 47px;
    font-size: 20px;
    font-weight: 600;
    color: #4c4c4c;
}
.bref_p{ float: right;height: 47px;line-height: 47px;}
.bref_p li{ float: left;margin: 0 10px;}
.bref_p li a{
    font-size: 14px;
    color: #4c4c4c;
    font-weight: 600;
}
.address p{ height:40px;line-height: 40px;font-size: 14px;text-align: center;}
.address .title{
                    height:40px;
                    border-bottom: 2px solid #727272;
                    line-height: 40px;
                    font-size: 16px;
                    text-align: center;
            }

.address .title span{
                      color: #008fe7;
                     }