/* 
* @Author: sublime text
* @Date:   2019-10-16 10:28:11
* @Last Modified by:   sublime text
* @Last Modified time: 2023-05-15 15:51:29
*/
/*banner*/

body{width: 100%;height: auto;background:url(/statics/images/yjy/xbg.jpg);background-size: 100%;}
.wrap{width: 17rem !important;}

#bg1{margin-bottom:1.5rem;}
#bg1 .tit{font-size: 0.6rem;color: #333333;text-align: center;padding-top: 0.8rem;padding-bottom: 1.2rem;}
#bg1 .wrap a{width: 8rem;height: 4.5rem;display: block;float: left;border-radius: 0.2rem;overflow: hidden;margin-bottom: 0.8rem;}
#bg1 .wrap a img{width: 100%;display: block;}
#bg1 .wrap a:nth-child(2n){float: right;}