.row-b1 {
    overflow: hidden;
    padding: 20px 0 56px;
}
.wp {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.row-b1 .col-r {
    float: none;
    overflow: hidden;
}
.m-chanpin {
    overflow: hidden;
    margin-bottom: 30px;
}
.ul-imgtxt-01 {
    margin: 0 -10px;
    *zoom: 1;
}
.ul-imgtxt-01:after, .ul-imgtxt-01:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.ul-imgtxt-01 li {
    width: 25%;
    float: left;
    margin-top: 20px;
}
.ul-imgtxt-01 li a {
    margin: 0 10px;
    display: block;
    text-align: center;
}
.ul-imgtxt-01 li a .pic {
    padding-top: 100%;
    height: 0;
    position: relative;
    overflow: hidden;
}
.ul-imgtxt-01 li a .pic img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}
.ul-imgtxt-01 li a p {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 15px;
    color: #666;
    font-weight: 400;
    background: #f7f7f7;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.dede_pages {
    clear: both;
    padding: 20px 0;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}
.dede_pages ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
}
.dede_pages a {
    float: left;

    margin: 0 2px;
    padding: 0 10px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #d8dadf;
}
.dede_pages span {
    float: left;

    margin: 0 2px;
    padding: 0 10px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #d8dadf;
}
.dede_pages .thisclass {
    background-color: #333;
    color: #fff;
    border: 1px #333 solid;
}
.dede_pages  a {
    color: #555;
    display: block;
}
/**12**/
@media only screen and (max-width: 1365px){
.wp {
    width: 97%;
}
}
/**19**/
@media only screen and (max-width: 1199px){
.wp {
    width: 95%;
}
}
/**42**/
@media only screen and (max-width: 1199px){
.ul-imgtxt-01 li {
    width: 33.33%;
}
}
/**59**/
@media only screen and (max-width: 959px){
.row-b1 .col-r {
    margin-left: 0 !important;
}
}
/**112**/
@media only screen and (max-width: 767px){
.ul-imgtxt-01 li {
    width: 50%;
}
}
/**120**/
@media only screen and (max-width: 767px){
.ul-imgtxt-01 li a p {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
}
/**767**/
@media only screen and (max-width: 767px){
.row-b1 {
    padding: 20px 0 36px;
}
}
