.f_category_group3{background:#fff}
.f_category_group3 .pro_box table{width:100%;border-spacing:15px}
.f_category_group3 table td{width:25%;padding:15px 10px;text-align:center;border: 1px solid rgba(24, 27, 42, 0.13);}
.f_category_group3 table td img{max-width:100%;overflow:hidden;transition:all .3s}
.f_category_group3 table .item_box:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.f_category_group3 .img_box{overflow:hidden;width:25%;height:100px;display:table-cell;position:relative;vertical-align:middle;text-align:center;background:#fff;margin:0 auto;z-index:10}
.f_category_group3 .img_box:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2);transition:all .3s}
.f_category_group3 .img_box .op_top{position:absolute;width:85%;height:100%;background:#000;left:7.5%;top:0;opacity:0}
.f_category_group3 .item_box:hover .op_top{opacity:.3}
.f_category_group3 .pro_box .text_p{color:#000;font-weight:normal;font-size:16px;font-weight:bold}
.f_category_group3 .pro_box .text_p:hover{color:#c6a179}
.f_category_group3 table .item_box:hover p,.f_category_group3 a:hover{color:#ff3824;text-decoration:none}
.f_category_group3 table td p{color:#fff;line-height:16px;font-size:14px;height:30px;overflow:hidden;transition:all .3s}
.f_category_group3 .anchor_box{width:100%;text-align:center;margin:20px 0;}
.f_category_group3 .anchor_box a{display:inline-block;background:#333;width:8px;border-radius:5px;height:8px;margin:0 6px;cursor:pointer}
.f_category_group3 .anchor_box .on,.f_category_group3 .anchor_box a:hover{background:#ff3824}
body{font-family:'Lato', sans-serif;color:#333;margin:0;padding:0;background:#fcf8e3;font-size: 15px;line-height: 1.6em;overflow:scroll;overflow-x:hidden}
p,a,ul,li,dl,dd,dt,h1,h2,h3,h4,img{margin:0;padding:0;list-style:none;border:0}img{vertical-align:middle}a{cursor:pointer}
ul.fix_enquiry {
    top: 40%;
    right: 0;
    z-index: 100;
    position: fixed;
    list-style: none;
}