.rmcsbox {}
.xttbox_title {font-size:.7rem;font-weight:bold;color:#fff;line-height:2.5rem;text-align:center;}
.tempWrap {display:flex;display:-webkit-flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;}
.tempWrap li {width:25%;margin-bottom:.3rem;list-style-type:none;}
.tempWrap li a {display:block;text-align:center;text-decoration:none;}
.tempWrap li img {display:block;margin:0 auto;width:70%;height:auto;}
.tempWrap li em {display:block;font-size:.47rem;color:#fff;line-height:1rem;overflow:hidden;}
.homepage-content {display:flex;display:-webkit-flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;margin: .3rem;}
.homepage-content a {width: 47%;box-sizing:border-box;border-radius:8px;padding: .3rem;margin-bottom: .3rem;background-color: #fff;box-shadow: 0 0 10px 15px #f9f9f9;}
.homepage-content img {width: 80px;margin:0 auto;}
.homepage-content p {font-weight:700;font-size: .32rem;margin: .1rem 0 .2rem;text-align:center;}
.homepage-content span {color:#666d7f;font-size: .2rem;line-height: .3rem;text-align: justify;display: block;}
/*------------------------------ PC显示二维码 ------------------------------*/
@media screen and (max-width: 1222px) { .guanzhuwx{display:none; }
}
.guanzhuwx_1{left: 10%;top: 50%;margin-top: -200px;position: fixed;width: 10%;opacity: 0.5;background: #fff;padding-bottom: 10px;padding-top: 5px;}
.guanzhuwx_2{right: 10%;top: 50%;margin-top: -200px;position: fixed;width: 10%;opacity: 0.01;background: #fff;padding-bottom: 10px;padding-top: 5px;}
.guanzhuwx img{width: 78%;display: block;margin: 0 auto;}
.guanzhuwx p{font-size: 16px;text-align: center;color: #00b98d;text-decoration: none;}
.guanzhuwx_1:hover{opacity: 1;}
.guanzhuwx_2:hover{opacity: 1;}