﻿.info_inner{ padding: .32rem;}
.info_inner h2 font{font-size:14px;}
.info_inner .info_desc{color: #666; margin: 10px 0;}
.info_inner .info_desc span{margin-left: 15px;}
.info_inner .info_desc span font{font-family: Arial;}

.info_inner .info_deatil{padding-top: 10px;font-size: .3rem; }
.info_inner .info_deatil p{margin: .2rem 0;}
.info_inner .info_deatil img, .info_inner .info_deatil p img{max-width: 100%;display: block; margin: 0 auto; height: auto;width: 100%;}
.info_inner .info_deatil video, .info_inner .info_deatil p video{max-width: 100%;margin: 0 auto;width: 100%;}

.relative_list{ margin-top:1rem; }
.relative_list p{ font-size: .3rem; margin-bottom: .2rem; }
.relative_list a{ display: block; line-height: .48rem; padding: .06rem 0;}
.relative_list a font{color:#999; margin-right:5px; }
.relative_list a:hover{border-color:#f9b900;}

/* 上一步，下一步 */
.next{border-top:1px solid #b7b7b7;margin-top:.64rem;padding-top:.16rem;font-weight:bold;}
.next p{font-size:.28rem;line-height: .56rem;height: .56rem;}

/* 查看图片swiper样式 */
#origin-img {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: #000; z-index: 999;}
#origin-img .swiper-slide img {width: 100%;vertical-align: middle;}
.swiper-pagination {top:10px;bottom: auto;color: #fff;}
.upload {position: absolute;bottom: 0;line-height: 3em;background: rgba(0,0,0,.5);z-index: 5;color: #fff;text-indent: 1em;width: 100%;}
.btnClose {position: absolute;top: 10px;right: 10px;width: 40px;height: 40px;line-height: 40px;background: rgba(110, 113, 117, 0.6) url(images/close2.png) 10px 10px no-repeat;border-radius: 50%; text-align: center;z-index: 2;background-size: 20px;}


/* 常见问题Tags */

.label_container {margin: 0 10px 0; padding-top:.15rem;border-bottom: 1px solid #eee;}
.label_container .label_item {display: inline-block;float: left;line-height: .6rem;margin: 2px .1rem 5px;font-size: .26rem;cursor: pointer; font-weight:300;}
.label_container .label_item.selected, .label_container .label_item:hover{background: #FDF9F0;}
.label_container .label_item a {color: #333;text-decoration: none;display: inline-block;padding: 0 .24rem;}
.label_container .label_item.selected a, .label_container .label_item:hover a {color: #333;text-decoration: none;}
