@charset "utf-8";
.R{background:#f2f2f2;}

.menu_left .left {display: none;}

.block_0 {width: 100%;max-width: 100%;padding:80px 0 0 0;}
.block_0 .row_0 {width: 1260px;max-width: 100%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.block_0 .row_0 .box {flex: 0 0 28.53%;margin: 0 2.4%;margin-bottom: 50px;position: relative;background: #fff;box-shadow: 0 2px 14px #f2f2f2;border-bottom:1px solid #ddd;}
.block_0 .row_0 .box a {}
.block_0 .row_0 .box .zz {position: absolute;left: 0;right: 0;width: 100%;height: 100%;opacity: 0;transition: all 0.5s ease;}
.block_0 .row_0 .box .zz .pic {height: 275px;justify-content: center;text-align: center;}
.block_0 .row_0 .box .zz .pic img {width: 100%;height: auto;background-size: cover !important;}
.block_0 .row_0 .box .cont {}
.block_0 .row_0 .box .cont .pic {height: auto;}
.block_0 .row_0 .box .cont .pic img {height: 100%;width: 100%;}
.block_0 .row_0 .box .cont .font {border-top: none;padding-bottom: 23px;transition: all 0.5s ease;}
.block_0 .row_0 .box .cont .font .f_0 {padding-top: 20px;font-size: 1.7em;font-weight: bold;color: #333;margin-bottom: 15px;padding-left: 30px;}
.block_0 .row_0 .box .cont .font .more {font-size: 1.22em;color: #fff;font-weight: normal;width: 105px;height: 32px;line-height:38px;margin-left: 30px;background: #DB1F25;display: flex;justify-content: center;align-items: center;font-family: 'arial';box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
.block_0 .row_0 .box .cont .font .more span {display: flex;align-items: center;margin-left: 20px;}
.block_0 .row_0 .box:hover .zz {opacity: 1;transition: all 0.5s ease;}
.block_0 .row_0 .box:hover .cont .font {border-top: none;}
.block_0 .row_0 .box:hover{box-shadow: 0 2px 14px #ccc;}
.block_0 .row_0 .box:hover .font .more{background:#666;}

.block_0 .type{height:auto;background: none;border:1px solid #eee;border-top:0;text-align: center;}
.block_0 .type a{display: inline-block;margin: 0 22px;height:75px;line-height: 75px;font-size:15px;color:#666;}
.block_0 .type a:hover,.block_0 .type a.selected{color:#DB1F25;}

@media screen and (min-width:1600px)
{

}


@media screen and (max-width:600px)
{
    .R{background:#f2f2f2;}

    .menu_left .left {display: none;}
    
    .block_0 {width: 100%;max-width: 100%;padding:20px 0 0 0;}
    .block_0 .row_0 {width: 94%;max-width: 100%;margin: 0 auto;display: block;flex-wrap: none;}
    .block_0 .row_0 .box {flex: none;margin: 0;width:48%;margin:0 4% 30px 0;position: relative;background: #fff;box-shadow: 0 2px 14px #f2f2f2;border-bottom:1px solid #ddd;float: left;}
    .block_0 .row_0 .box:nth-child(2n){margin:0 0 30px 0;}
    .block_0 .row_0 .box a {}
    .block_0 .row_0 .box .zz {position: absolute;left: 0;right: 0;width: 100%;height: 100%;opacity: 0;transition: all 0.5s ease;}
    .block_0 .row_0 .box .zz .pic {height: 275px;justify-content: center;text-align: center;}
    .block_0 .row_0 .box .zz .pic img {width: 100%;height: auto;background-size: cover !important;}
    .block_0 .row_0 .box .cont {}
    .block_0 .row_0 .box .cont .pic {height: auto;}
    .block_0 .row_0 .box .cont .pic img {height: 100%;width: 100%;}
    .block_0 .row_0 .box .cont .font {border-top: none;padding-bottom: 23px;transition: all 0.5s ease;text-align: center;}
    .block_0 .row_0 .box .cont .font .f_0 {padding-top: 13px;font-size: 1.2em;font-weight: bold;color: #333;margin-bottom: 15px;padding-left: 0;}
    .block_0 .row_0 .box .cont .font .more {font-size: 1.22em;color: #fff;font-weight: normal;width: 105px;height: 32px;line-height:38px;margin-left: 30px;background: #DB1F25;display: flex;justify-content: center;align-items: center;font-family: 'arial';box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
    .block_0 .row_0 .box .cont .font .more span {display: flex;align-items: center;margin-left: 20px;}
    .block_0 .row_0 .box:hover .zz {opacity: 1;transition: all 0.5s ease;}
    .block_0 .row_0 .box:hover .cont .font {border-top: none;}
    .block_0 .row_0 .box:hover{box-shadow: 0 2px 14px #ccc;}
    .block_0 .row_0 .box:hover .font .more{background:#666;}

}
