.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom:25px;
}
.location {
    width: 100%;
    height: 40px;
    line-height: 40px;
   
    box-sizing: border-box;
    background:  no-repeat;
    background-size: 100% 100%;
}


.box_1 {
    width: 225px;
  border: 1px solid #ccc;    background-color: #fff;
}
.box_2 {
    width: 938px;
    border: 1px solid #ccc;    background-color: #fff;
}
.fl{float:left;}
.fr{float:right;}
.dic1 {
    height: 80px;
}

.dw {    font-size: 14px;
    font-family: "微软雅黑";
    color: #303030;}
.dw span a{  font-size: 14px;
    font-family: "微软雅黑";
    color: #303030;}
.content_all{    background:  no-repeat center;}
 .btn{
        margin-left: 10px;
        padding: 2px 12px;
    }
    .page-box{
        width: inherit;
        height: 50px;
        text-align: center;
        margin-top: 20px;
    }
    .page-box > a {
        padding: 5px 10px;
        color: #000;
        border: 1px solid #ccc;
        border-radius: 5px;
        cursor:pointer;
    }
    .page-box > a:hover {
        color: #29f;
    }
.art_tit p{font-size:16px; line-height:32px;}
.art_tit a{font-size:16px; line-height:32px;}