.category-body{padding: 0 10px;width: 100%;height: 100%;transform: translate3d(0px, 0, 0px) translateZ(0px);
    transition-duration: 0ms;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);}
.category-part .article{ height: 50px; padding-left: 48px; line-height: 50px; font-size: 21px; color: #666;margin-bottom: 5px}
/*.category-body .category-part:nth-of-type(1) .article{background: url(../icon/icon-c.png) left center no-repeat; background-size: 38px;}*/
.category-body .category-part:nth-of-type(1) .article{background: url(../icon/icon-rouchuan.png) left center no-repeat;background-size: 38px;}
.category-body .category-part:nth-of-type(2) .article{background: url(../icon/icon-haixian.png) left center no-repeat;background-size: 38px;}
.category-body .category-part:nth-of-type(3) .article{background: url(../icon/icon-xinpin.png) left center no-repeat;background-size: 38px;}
.category-body .category-part:nth-of-type(4) .article{background: url(../icon/icon-shucai.png) left center no-repeat;background-size: 38px;}
.category-body .category-part:nth-of-type(5) .article{background: url(../icon/icon-taocan.png) left center no-repeat;background-size: 38px;}
.category-body .category-part:nth-of-type(6) .article{background: url(../icon/icon-gongju.png) left center no-repeat;background-size: 38px;}
.category-part ul{text-align: center;}
.category-part-r:first-child{margin-left: 15px;}
.category-part-r{float: left;list-style-type: none;width: 30%;}
.category-part-r .category-part-p{display: block; text-decoration: none; border: 1px solid #c9caca; height: 38px; line-height: 38px; width: 95%; font-size: 12px;color: #999;border-radius: 8px;}
.category-part-r .category-part-p:hover{background: #2AC845; color: #fff; border: 1px solid #2AC845;}

/*头部*/
.category-top .title{text-align: center;height: 48px;font: 20px/48px "微软雅黑"; color: #fff;background: #20ac46;}
.category-top li{width: 33.3%;height: 130px;float: left;text-align: center;}
.category-top li a{display: inline-block; height: 100%; width: 100%;padding-top: 100px;color: #666;font: 16px/24px "微软雅黑";}
.category-top-a li:nth-of-type(1) a{background: url(../img/roulei.png) center 10px no-repeat;background-size: 80px;}
.category-top-a li:nth-of-type(2) a{background: url(../img/haixian.png) center 10px no-repeat;background-size: 80px;}
.category-top-a li:nth-of-type(3) a{background: url(../img/taocan.png) center 10px no-repeat;background-size: 80px;}
.category-top-b li:nth-of-type(1) a{background: url(../img/shucai.png) center 10px no-repeat;background-size: 80px;}
.category-top-b li:nth-of-type(2) a{background: url(../img/xinpin.png) center 10px no-repeat;background-size: 80px;}
.category-top-b li:nth-of-type(3) a{background: url(../img/gongju.png) center 10px no-repeat;background-size: 80px;}
.category-top-a li{border-bottom: 1px solid #c9caca;}
.category-top-a li:nth-of-type(2){border: 1px solid #c9caca;border-top: 0;}
.category-top-b li:nth-of-type(2){border: 1px solid #c9caca;border-top: 0;border-bottom: 0;}
