@charset "utf-8";
/* CSS Document */
.center { text-align:center; }
.hidden { display:none; }
.h15 { clearfix:both; height:15px; background:#f7f7f7; }
.p10 { padding:10px; }
.black { color:black; }
.red { color:#f00; }
.pink { color:#ff337b; }
.font16 { font-size:16px; ; }
.line { margin:15px 0px; width:100%; height:1px; line-height:1px; clear:both; overflow:hidden; background:#c5c5c5; }
/*ä¸Šéƒ¨åˆ†*/
	.banner img { display: block; margin: 0 auto; width:100%; }
.rj_list { background:#fff; margin:0 auto; zoom:1; overflow:hidden; padding:1rem; border-bottom:10px solid #f7f7f7; }
.rj_tx { float:left; width:4rem; }
.rj_tx img { width:4rem; height:4rem; border-radius:50% }
.rj_cc { float:left; margin-left:1rem; width: 34rem; overflow:hidden; }
.rj_cc h2, .rj_cc h2 a { font-size:16px; color:#009dc4; }
.rj_cc p { font-size:14px; line-height:1.5em; }
.rj_img img { width:100%; }
.rj_imgs { zoom:1; overflow:hidden; }
.rj_imgs li { float:left; width: 9.8rem; height: 8.8rem; border:1px solid #fff; margin:0.4rem; overflow:hidden; }
.rj_imgs li img { min-width:100%; max-height:100%; }
.li_info { margin:5px 0; }
.li_info li { float:left; width: 33.33333333%; box-sizing:border-box; font-size:16px; list-style: none; }
.li_info li i { margin-right:3px; vertical-align: middle; }
.act_zan { cursor: pointer; }
.has_zan { color:#ff337b; }
.act_zan i { background-position: -27px -802px; }
.act_zan:hover, .li_info .cur { color: #90bd10; }
.act_zan:hover i, .li_info .cur i { background-position: 0 -802px; }
.act_bro i { background-position: -22px -577px; }
.act_share i { background-position: -25px -534px; }
/*.rj_cc .v_pic{position: relative;height:16rem;width:24rem;max-height:16rem;overflow:hidden;}
	.rj_cc .v_pic img{width:100%;min-width:100%;min-height:100%;}
	.rj_cc .v_pic i{position: absolute;top:5.5rem;left:9.5rem;color:#fff;font-size:5rem;}
	*/

	.rj_cc .v_pic { position: relative; height:10rem; width:10rem; max-height:10rem; overflow:hidden; }
.rj_cc .v_pic img { width:100%; min-width:100%; min-height:100%; }
.rj_cc .v_pic i { position: absolute; top:40%; left:40%; color:#fff; font-size:3rem; }
.my_infos { background:#fff; font-size:14px; margin:0 auto; padding:1rem 2rem; zoom:1; overflow: hidden; }
.my_infos li { float:left; width:33%; }
.my_infos li:last-child { margin-right:0; }
.qr_code_pc_outer { display:none; }
@media screen and (min-width: 1025px) {
 .qr_code_pc_outer {
 display: block!important;
 position: fixed;
 left: 0;
 right: 0;
 top: 20px;
 color: #717375;
 text-align: center;
}
 .qr_code_pc_inner {
 position: relative;
 width: 800px;
 margin-left: auto;
 margin-right: auto;
}
 .qr_code_pc {
 position: absolute;
 right: -145px;
 top: 0;
 padding: 16px;
 border: 1px solid #d9dadc;
 background-color: #fff;
}
 .qr_code_pc_img {
 width: 102px;
 height: 102px;
}
 .qr_code_pc p {
font-size:1.2rem;
line-height:1.5em
}
}

.rj_cc h2 em {
    font-size: 12px;
    margin-left: 15px;
    font-weight: normal;
    color: #666;
}
