.news_detail_m{width: 1200px;
                  margin:16px auto;
                /*height:300px;*/
              }

.news_detail_f{ width: 200px;
                float: left;
                /*background: #000;*/
                margin: 25px 0;
              }

.news_detail_f h3{
                   color: #37474f;

                 }

.news_detail_f ul{border:1px solid #727272;}
.news_detail_f ul li{
                       width:200px;
                        height:50px;
                        /*line-height: 47px;*/
                        /*border:1px solid #ffffff;*/
                        text-align:left;
                        /*background: #727272;*/
                          border-bottom: 1px solid #727272;
                    }

.news_detail_f ul li:hover a{color: #008fe7;}
.news_detail_f ul li a{
                        /*color: #ffffff;*/
                         color: #000;
                         font-size: 16px;
                      }

.news_detail_r{width: 950px;
               float: right;
               margin: 25px 0;
              }
.news_right_inf{border-bottom: 1px solid #727272;}
.news_right_com{
    float: left;
    height: 47px;
    line-height: 47px;
    font-size: 20px;
    font-weight: 600;
    color: #4c4c4c;
}
.news_right_p{ float: right;}

.news_right_p li{
    float: left;
    height: 47px;
    line-height: 47px;
    margin:0 10px;
}
.news_right_p li a{
    font-size: 14px;
    color: #4c4c4c;
    font-weight: 600;
}
/*news*/
.news_art{
           float: right;
           border-bottom: 1px solid #76838f;
           margin-bottom: 30px;
         }
.news_art h4{text-align: center;padding: 10px 0;}
.news_art p{
              padding-left: 10px;
              margin: 20px 0;
              text-indent:20px;
              line-height: 30px;
          }

/*��һƪ-��һƪ*/
.article_page{
               height:100px;
               margin: 0 0 0 50px;
            }

.article_page ul li{ width: 400px;
                     float: left;
                     /*border: 1px solid #76838f;*/
                     margin-right: 50px;
                     height: 50px;
                      line-height: 50px;
                          text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
                   }

.article_page ul li:hover{border-color: #028fe9;}
.article_page ul li a{color: #76838f;}


/*侧边栏*/
.news_left{
    width: 200px;
    float: left;
    font-weight: 600;
    /*background: #000;*/
    margin: 71px 0;
}

.news_left ul li{  height:47px;
                    line-height: 47px;
                    border:1px solid #ffffff;
                    background: #727272;
                    padding: 0 10px;
                }
.news_left ul li.active{background: #008fe7;}
.news_left ul li a span{padding-right: 10px;}
.news_left ul li a{
    color: #ffffff;
}


/*地址电话*/

/*地址方式*/
.address{
    margin-top: 10px;
    border: 1px solid grey;
}

.bref_j{ float: left;}
.bref_p{ float: right;height: 47px;line-height: 47px;}
.bref_p li{ float: left;margin: 0 10px;}
.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;
}