/* 
* @Author: sublime text
* @Date:   2019-10-16 10:28:11
* @Last Modified by:   sublime text
* @Last Modified time: 2022-06-14 15:02:09
*/
/*banner*/
.wrap{width: 16rem !important;}

#ejdh{background:#fff;}

.title{text-align: center;color: #333333;font-size: 0.42rem;font-weight: bold;padding-top: 0.8rem;}
.title i{font-size: 0.32rem;color: #cccccc;display: block;text-transform: uppercase;padding-bottom: 0.05rem;}
.title span{color: #0057ff;}




#zhuti{width: 100%;background: #f7f7f7;height: auto;}
#zhuti .biao{height: 0.68rem;text-align: center;padding-top: 1rem;}
#zhuti .biao #aa{width: 2rem;height: 0.68rem;line-height: 0.68rem;border-radius: 0.1rem;display: inline-block;background: #333333;color: #fff;font-size: 0.2rem;margin: 0 0.4rem;}
#zhuti .biao .on{background:#fd3365 !important;}

#zhuti .bottom a{display: block;width: 4.7rem;height: 4.4rem;padding: 0.2rem;float: left;margin-right: 0.35rem;margin-top: 0.75rem;background: #fff;}
#zhuti .bottom a:nth-child(3n){margin-right: 0;}
#zhuti .bottom a .tu{width: 4.7rem;overflow: hidden;}
#zhuti .bottom a .tu img{width: 100%;display: block;transition:0.5s;}
#zhuti .bottom a .tu:hover img{transform: scale(1.1);}
#zhuti .bottom a p{font-size: 0.24rem;color: #333333;border-top: 1px solid #e6e6e6;margin-top: 0.4rem;padding: 0.3rem 0 0.1rem;line-height:0.35rem;}
#zhuti .bottom a:hover p{color: #fd3365}

#zhuti .bottom a .ri i{
    font-size: 0.16rem;
    color: #666;
    font-family: 'rm';
    width:100%;
    display: block;
}

#zhuti #more{text-align: center;font-size: 0.2rem;color: #999999;margin:0 auto;margin-top: 1.5rem;padding-bottom:1.4rem;}
#zhuti #more p{font-size: 0.48rem;color: #333333;padding-top: 0.2rem;font-weight:bold;}
#zhuti #more p a{color: #fd3365;}