body { margin: 0; color: #000; font-size: 14px; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"; font-variant: tabular-nums; line-height: 1.5715; background-color: #f5f5f5; font-feature-settings: "tnum" }


* { box-sizing: border-box; }
i, em,cite { font-style: normal; }
.com_content { max-width: 1400px; margin-left: auto; margin-right: auto; padding: 0; }
.header { box-shadow: 0 4px 20px #4e4e4e1a; top: 0; position: sticky; width: 100%; background-color: #fff; backdrop-filter: blur(20px); padding: 0; transition: all .5s; padding: 20px 0; z-index: 99; }
.header .com { width: 100%; overflow: hidden; max-width: 1400px; margin-left: auto; margin-right: auto; }
.header .com .logo { display: inline-block; float: left; margin-right: 20px; }
.header .com .logo img { height: 40px; }
.header .com .nav { display: inline-block; float: left; overflow: hidden; }
.header .com .nav .nav_com {  }
.header .com .nav .nav_com .div { display: inline-block; margin-right: 20px; float:left; }
.header .com .nav .nav_com .div.on span { font-size: 16px; font-weight: 700 !important; color: #aa245a; }
.header .com .nav .nav_com .div span { color: #000; float: left; height: 40px; line-height: 40px; font-size: 16px; }
.header .com .right { float: right; }
.header .com .right .search { position: relative; float: left; }
.header .com .right .search input { border: 2px solid #aa245a; width: 210px; height: 34px; border-radius: 15px; padding: 0 10px; font-size: 14px; color: #000; }
.header .com .right .search div { position: absolute; top: 0; right: 0; background-color: #aa245a; border-radius: 21px; overflow: hidden; padding: 0 15px; height: 100%; }
.header .com .right .search div i { float: left; color: #fff; font-family: "iconfont"; margin-right: 4px; height: 34px; line-height: 34px; }
.header .com .right .search div span { float: left; color: #fff; font-size: 13px; height: 34px; line-height: 32px; }
.header .com .right .search div button { float: left; color: #fff; font-size: 13px; height: 34px; line-height: 32px; background-color: #aa245a; border: 0; }
.header .com .right .action { float: left; }
.header .com .right .action .div { float: left; margin-left: 15px; }
.header .com .right .action .div i { font-family: "iconfont"; display: inline-block; height: 34px; line-height: 34px; font-size: 26px; }
.header .com .right .action .div img { height: 34px; border-radius: 100%; }
.header .com .right .action .div span { height: 34px; line-height: 34px; font-size: 16px; font-weight: bold; }

.div_notice { margin-top: 20px; }
.div_notice .com_content { box-shadow: 2px 4px 14px 1px #9797971a; overflow: hidden; padding: 15px; }
.div_notice .com_content .ico { display: inline-block; width: 80px; float: left; }
.div_notice .com_content .ico i { font-family: "iconfont"; color: rgb(254, 116, 78); display: inline-block; margin-right: 6px; font-size: 16px; }
.div_notice .com_content .right { display: inline-block; width: calc(100% - 80px); float: left; position: relative; overflow: hidden; height: 30px; }
.div_notice .com_content .right span { animation: marquee 20s linear infinite; position: absolute; width: 200%; }

@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}

.div_title { padding: 0 5px; }
.div_title div.one { overflow: hidden; position: relative; }
.div_title div.one::after { content: ""; position: absolute; left: 0; top: 5px; background: var(--g_cite); width: 5px; height: 20px; }
.div_title div.one a { display: inline-block; float: right; height: 30px; line-height: 30px; color: #1183d2; display: inline-block; font-size: 14px; color: #c73a3a; }
.div_title div span { color: var(--g_cite); font-size: 18px; height: 30px; line-height: 30px; float: left; }
.div_title div em { color: #000; font-size: 15px; display: inline-block; padding: 15px; }
.div_title div.two a { }
.div_title div.two a.on em { color: var(--g_cite); }
.div_title div.two a:hover em { color: var(--g_cite); }
.div_title div.two { margin-top: 10px; }

.div_radio { position: relative; overflow: hidden; display: inline-block; margin-right: 10px; }
.div_radio input { display: inline-block; height: 22px !important; width: 22px !important; opacity: 0 !important; position: absolute; left: 0; top: 0; z-index: 99; }
.div_radio span { height: 22px !important; width: 22px !important; background-color: #FAFAFA; border: 1px solid #CACECE; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), 0px -15px 10px -12px rgba(0, 0, 0, 0.05) inset; border-radius: 50px; display: inline-block; position: relative; float: left; }
.div_radio input:checked + span { background-color: #E9ECEE; color: #99A1A7; border: 1px solid red; }
.div_radio input:checked + span + em { color: red; }
.div_radio input:checked + span + em + cite { color: red; }
.div_radio input:checked + span::after { content: " "; width: 12px; height: 12px; border-radius: 50px; position: absolute; background: red none repeat scroll 0% 0%; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3) inset; top: 4px; left: 4px; font-size: 32px; }
.div_radio em { color: #666; display: inline-block; height: 30px; line-height: 30px; float: left; margin-left: 12px; font-size: 15px; margin-top: -3px; }
.div_radio cite { font-style: normal; display: inline-block; float: left; margin-left: 8px; font-size: 15px; height: 30px; line-height: 32px; margin-top: -3px; color: #666; }


.ip_info {text-align:center;padding-bottom:10px;}
.ip_info span{display:inline-block;margin:0 6px;color:#999;font-size:12px;}
.ip_info b{display:inline-block;margin-left:4px;color:red;}

.right_ewm { position: fixed; right: 0; top: 260px; border: 4px solid #efefef; background: #fff; z-index: 99999999999999; width: 125px; border-radius: 5px; }
.right_ewm > div { display: block; }
.right_ewm > div span { display: block; text-align: center; color: #999; font-size: 13px; }
.right_ewm img { width: 80%; display: block; margin: 10px auto; }
.right_ewm .kf img { width: 70%; display: block; margin: 15px auto; }
.right_ewm p { margin-top: 15px; background: #f5f5f5; padding: 15px 5px; }
.right_ewm p span { display: block; text-align: center; color: #999; margin-bottom: 7px; }
.right_ewm p strong { color: #8fc320; font-size: 12px; font-weight: bold; text-align: center; display: block; }
.right_ewm .d { position: absolute; width: 100%; left: 0; top: -36px; }
.right_ewm .d img { width: 50px; }


.jishu{overflow:hidden;}
.jishu .div {display:inline-block;width:80px;float:left; margin-top:12px;padding:0 5px;}
.jishu .div   span{display:inline-block;height:40px;line-height:40px;inline-block:40px;width:100%;background-color:#ddd;text-align:center;}
.jishu .div.on span {background-color:#aa245a; color:#fff;}

.layui-row { width: 100%; overflow: hidden; }
.index_main .index_main_content { background-color: #fff; padding: 15px; box-shadow: 0 4px 20px #4e4e4e1a; border-top: 1px solid #ddd; margin-top: 20px; padding-bottom: 30px; }

.div_videos .img { border-radius: 6px; overflow: hidden; height:160px; position: relative; }
.div_videos .img img { width: 100%; height: 100%; object-fit: cover; }
.div_videos .img span { bottom: 4px; font-size: 12px; right: 4px; position: absolute; color: #fff; opacity: .8; background: #333333; padding: 2px 6px; border-radius: 4px; }
.div_videos .layui-row > div { padding: 0 5px; margin-top: 20px; }
.div_videos .info p em { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; font-size: 12px; color: #999; font-weight: 400; }
.div_videos .info p span { overflow: hidden; text-overflow: ellipsis; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2; width: 100%; height: 40px; font-size: 14px; line-height: 20px; }
.div_videos .info p:last-child { margin-top:3px; }
.div_videos .info { margin-top:8px; }

.goods_list_row >div{padding:0 10px;}
.goods_list { margin-bottom:20px;}
.goods_list_div {background-color:#aa245a;border-radius:10px;border:2px solid #aa245a;overflow:height;}
.goods_list_div .img img{width:100%;display:block; border-radius:10px 10px 0 0;}
.goods_list_div .info p{text-align:center;}
.goods_list_div .info p span{ font-weight:bold;font-size:18px;color:#fff;}
.goods_list_div .info p:nth-child(1){margin-top:15px;}
.goods_list_div .info p:nth-child(2){margin:10px 0;}
.goods_list_div .info p cite{ font-weight:bold;font-size:18px;color:#fff;}


#J_prismPlayer{margin-top:15px;}
.footer { width: 100%; background: #fff; padding: 30px 0; margin-top: 20px; box-shadow: 0 4px 20px #4e4e4e1a; border-top: 1px solid #ddd; }
.footer .link { text-align: center; }
.footer .link a { color: #000; font-size: 15px; margin: 10px 30px 10px 0; position: relative; display: inline-block; }
.footer .link a::after { content: ""; position: absolute; right: -15px; top: 9px; background: #c6c6c6; height: 11px; width: 1px; display: inline-block; }
.footer .link a:hover { color: #ff6f4b; }
.footer .link a:last-child { margin-right: 0; }
.footer .link a:last-child::after { width: 0; }
.footer .copyright { text-align: center; padding: 0 15px; }
.footer .copyright p span { font-size: 14px; color: #999; }
.footer .copyright p em { font-size: 14px; color: #999; }

.padding_10 { padding: 10px !important; }
.padding_20 { padding: 20px !important; }

.img_list{text-align:center}
.img_list img { object-fit: cover; display: block; width: 100%; }
.img_list_div {width:430px; display:inline-block;}
.img_list > div { padding: 5px; }
.img_block img { display: block; width: 100%; }

.video_list_video{position:relative;}
.video_list_video::after{content:'\e789';font-family: "iconfont"; background-color:rgba(0,0,0,0.5);width:50px; height:50px;line-height:50px;color:#fff;text-align:center;line-height:50px;display:inline-block; border-radius:100%;position:absolute;left:calc(50% - 25px); top:calc(50% - 25px); font-size:36px;}

.video_list img { object-fit: cover; height: 160px; display: block; width: 100%; }
.video_list > div { padding: 5px; }

.zhibo_img img { object-fit: cover; height: 80px; display: block; width: 100%; cursor:pointer; }
.zhibo_img > div { padding: 5px; }
.zhibo_img > div p { text-align: center; }
.zhibo_img > div p span { display: inline-block; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 10px; }
.zhibo_img > div p a{ background-color:#aa245a;color:#fff; display:inline-block; padding:0 3px; width:100%;}

.div_title { font-size: 22px; font-weight: bold; }
.index_main .index_main_content.vod_main_content { padding: 30px; }


.material_list { padding: 0 15px; margin-bottom: 30px; }
.material_list div { position: relative; }
.material_list div img { width: 100%; height: 160px; object-fit: cover; border-radius: 10px; }
.material_list div p { position: absolute; left: 0; width: 100%; text-align: center; top: calc(50% - 20px); color: #fff; font-size: 20px; }

.pages { text-align: center; margin: 30px 0; }
.pages li { display: inline-block; }
.pages a { display: inline-block; margin: 10px 6px; font-size: 14px; background: #aa245a; color: #fff; border: 1px solid #aa245a; padding: 6px 12px; border-radius: 2px; }
.pages a:hover { color: #fff !important; }
.pages a.current { background-color: #999; border-color: #999; color: #fff }
.pages li.active a { background-color: #999; border-color: #999; color: #fff; }


.div_login { max-width: 500px; margin-left: auto; margin-right: auto; padding: 50px 0; }
.div_login .com .t { text-align: center; font-size: 26px; margin-bottom: 25px; }
.div_login .com .t1 { color: red; text-align: center; font-size: 18px;; }
.div_login .com .c .div input { width: 100%; height: 46px; padding: 0 15px; margin-bottom: 30px; font-size: 18px; font-weight: bold; }
.div_login .com .c .div div:nth-child(1) { margin-bottom: 10px; }
.div_btn { margin-top: 30px; }
.div_btn button { background-color: #aa245a; color: #fff; border: 0; font-size: 15px; height: 46px; line-height: 46px; text-align: center; border-radius: 25px; position: relative; width: auto; padding: 0 90px; cursor: pointer; }



.div_login .com .c .div input::-moz-placeholder { font-size: 14px; font-weight: 400; }
.div_login .com .c .div input:-ms-input-placeholder { font-size: 14px; font-weight: 400; }
.div_login .com .c .div input::-webkit-input-placeholder { font-size: 14px; font-weight: 400; }

.yzm { position: relative; }
.yzm button { border-radius: 4px; height: 46px; line-height: 46px; background: #c73a3a; color: #fff; border: 0; text-align: center; font-size: 13px; position: absolute; right: 0; top: 0; padding: 0 30px; }
.yzm button:disabled { background: #C7C7CC; color: #333; }

.user_main{padding:0!important;}
.user_center .user_center_lert { background: #ddd; position:relative; z-index:1;}
.user_center .user_center_right{ padding:30px;}
.user_center .user_center_lert::after{content:"";background-color:#ddd;width:100%;height:200%;position:absolute;left:0;top:0;}
.user_center .user_center_lert .t { margin-bottom: 20px; }
.user_center .user_center_lert .t span { font-size: 20px; font-weight: bold; }
.user_center .user_center_lert .div { padding: 15px 0; border-bottom: 1px solid #efefef; font-size: 16px;  text-align:center; background-color:#ddd; position:relative;z-index:9;}
.user_center .user_center_lert .div span { color: #000; }
.user_center .user_center_lert .div.on {background: #aa245a;}
.user_center .user_center_lert .div.on span { color: #fff; }
.user_center .user_center_lert .div:last-child { border-bottom: 0; }

.user_info .div { overflow: hidden; padding: 15px 0; }
.user_info .div > span { display: inline-block; width: 80px; float: left; font-size: 16px; color: #999; }
.user_info .div > div { display: inline-block; width: 100%; float: right; margin-right: -80px; padding-right: 80px; }
.user_info .div > div img { height: 50px; width: 50px; border-radius: 100%; }
.user_info .div > div span { font-size: 16px; }
.user_info .div > div input { height: 40px; padding: 0 15px; font-size: 16px;max-width:100%; }
.user_info .div > div cite { color:#aa245a;font-size:16px;display:inline-block;margin-left:10px;}

.div_div_input { overflow: hidden; padding: 15px 0; }
.div_div_input > span { display: inline-block; width: 80px; float: left; font-size: 16px; color: #999; }
.div_div_input > div { display: inline-block; width: 100%; float: right; margin-right: -80px; padding-right: 80px; }
.div_div_input > div img { height: 50px; width: 50px; border-radius: 100%; }
.div_div_input > div span { font-size: 16px; }
.div_div_input > div input { height: 40px; padding: 0 15px; font-size: 16px; }

.div_div_input1 { overflow: hidden; padding: 15px 0; }
.div_div_input1 > div span { display: inline-block; font-size: 16px; }
.div_div_input1 > div:nth-child(2) { margin-top: 20px; }
.div_div_input1 > div img { height: 50px; width: 50px; border-radius: 100%; }
.div_div_input1 > div span { font-size: 16px; }
.div_div_input1 > div cite { font-size: 16px;  color:#aa245a}
.div_div_input1 > div input { height: 40px; padding: 0 15px; font-size: 16px; max-width:100%; }

.user_team .div { display: flex; justify-content: space-between; align-items: center; }
.user_team .div > div { border: 1px solid #efefef; flex-grow: 1; text-align: center; height: 40px; line-height: 40px; }
.user_team .div > div img { height: 30px; border-radius: 100%; display: inline-block; float: left; margin-top: 5px; margin-left: 20px; }
.user_team .div > div span { display: inline-block; text-align: center; width: 100%; font-size: 16px; }

.div_pay_type { margin-top: 20px; }
.div_pay_type .com .div { overflow: hidden; padding: 15px 0; display: inline-block; margin-right: 20px; }
.div_pay_type .com .div:last-child { margin-right: 0; }
.div_pay_type .com .div .div_radio { display: inline-block; float: left; }
.div_pay_type .com .div img { height: 20px; float: left; margin-right: 12px; }
.div_pay_type .com .div span { height: 20px; line-height: 20px; float: left; color: #666; }

.div_img .img img{height:120px;width:120px;}

.div_upload .img {position:relative; width:120px;height:120px;}
.div_upload .img  img{width:100%;height:100%;}
.div_upload .img input[type="file"]{position:absolute;opacity:0;width:100%;height:100%;z-index:9;left:0;top:0;}



.news_list_info {background-color:#F2F2F2; overflow: hidden;  padding:20px 0; width:100%;}
.news_list_info1 .com{background-color:#fff; padding:20px 30px;}
.news_list_info .com .com_left { background-color:#fff; padding:20px 30px;}
.news_list_info .com .com_left .shangxia{overflow:hidden;border-top:1px solid #CCCCCC; padding-top:12px;}
.news_list_info .com .com_left .shangxia .div{overflow:hidden;}
.news_list_info .com .com_left .shangxia .div span{ color:#34495e;}
.news_list_info .com .com_left .shangxia .div cite{ display:inline-block;margin-left:6px; color:#aaa;}
.news_list_info .com .com_left .shangxia >div:last-child .div{text-align:right;}
.news_list_info .com .com_left .t {font-size:26px;font-weight:bold;color:#333;margin-top:10px;}
.news_list_info .com .com_left .t1{padding:14px 0; border-bottom:1px solid #CCCCCC;overflow:hidden;}
.news_list_info .com .com_left .t1 span{color: #999999;font-size: 14px; float:left;}
.news_list_info .com .com_left .t1 em{color: #999999;font-size: 14px; float:right;}
.news_list_info .com .com_left .c{padding:20px 0; min-height: 680px;}
.news_list_info .com .com_left .c  img{max-width:100%;}

.news_list_info_category{margin-bottom:15px;}
.news_list_info_category .nc{background-color:#fff; padding:0 15px;}
.news_list_info_category .nc .t {padding:15px 0; border-bottom:1px solid #CCCCCC;font-size:14px;color: #34495e;font-weight: bold; padding-left:26px; position:relative;}
.news_list_info_category .nc .t::after{content:"\e618";font-family: "iconfont";   position: absolute; left: 0; top: 1px;color: #34495e;font-size: 14px; height: 100%; display: flex; align-items: center; }
.news_list_info_category .nc .div{padding:15px 0;border-bottom:1px solid #efefef; overflow:hidden;}
.news_list_info_category .nc .div span {color: #34495e;font-size: 14px; display:inline-block; float:left;height:30px;line-height:30px; width:calc(100% - 110px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_info_category .nc .div span:hover{color:#0e90d2;}
.news_list_info_category .nc .div div {  display:inline-block;float:right;}
.news_list_info_category .nc .div div i{display:inline-block;float:left;height:30px;line-height:30px; font-size:14px;margin-right:6px; margin-right:6px;}
.news_list_info_category .nc .div div em {display:inline-block;float:left;height:30px;line-height:30px; font-size:14px; color:#b4b4b4;}


.div_download { overflow:hidden; padding:20px 0 30px 0; border-bottom:1px solid #efefef; }
.div_download_img img{width:100%;  height:240px;object-fit:cover;display:block;margin:0;border-radius:3px; margin-bottom:20px;}
.div_download_c{ padding-top:15px; color:#000;}
.div_download_info  { width:100%;display:inline-block;padding-left:15px; }
.div_download_info .t { font-size:18px!important;font-weight:bold;border-radius:3px; color:#000}
.div_download_info .info_c {overflow:hidden; margin:15px 0; }
.div_download_info .info_c .div {width:50%;float:left;}
.div_download_info .info_c .div  span{font-size: 14px;color: #666;}
.div_download_info .tip {color: #000;font-size:16px; margin-top:12px;}
.div_download_info .btn { margin-top:20px; }
.div_download_info .btn  .div div {background-color:#aa245a; display:inline-block;overflow:hidden; padding: 3px 15px; border-radius:3px;}
.div_download_info .btn  .div div i{height:40px;line-height:40px;float:left;color:#fff; margin-right:4px; font-size:26px;font-family: "iconfont"; }
.div_download_info .btn  .div div span {height:40px;line-height:40px;float:left; color:#fff; font-size:16px;}


.div_t span { font-size: 16px; }
.mt20 { margin-top: 20px; }
.div_rechange .radios { margin-top: 10px; }
.div_rechange .radios .div { margin-top: 15px; }

@media only screen and (max-width: 768px) {
.index_main .index_main_content.vod_main_content{padding:10px;}
.footer { margin-top: 10px; }
.index_main .index_main_content { margin-top: 10px; }
.index_main .index_main_content .div_login { padding: 10px 0; }
.header .com { padding: 0 15px; position: relative; padding-bottom: 129px; }
.header .com .nav { position: absolute; left: 0; bottom: 0px; padding: 0 15px; width: 100% }
.right_ewm{display:none;}
}

.div_tip { margin-top: 10px; text-align: center; }
.div_tip a { color: #c73a3a; }


.div_tip1 p{margin-top:10px;color:#999;}


.w100 button{width:100%;}

.responsive-table tr td img{ height:30px;display:inline-block;margin:0;padding:0}

.responsive-table {
  width: 100%;
  margin-bottom: 1.5em;
  border-spacing: 0;
}
@media (min-width: 48em) {
  .responsive-table {
    font-size: 0.9em;
  }
}
@media (min-width: 62em) {
  .responsive-table {
    font-size: 1em;
  }
}
.responsive-table thead {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
@media (min-width: 48em) {
  .responsive-table thead {
    position: relative;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
  }
}
.responsive-table thead th {
  background-color: #21BA45;
  border: 1px solid #86bc25;
  font-weight: normal;
  text-align: center;
  color: white;
}
.responsive-table thead th:first-of-type {
  text-align: left;
}
.responsive-table tbody,
.responsive-table tr,
.responsive-table th,
.responsive-table td {
  display: block;
  padding: 0;
  text-align: left;
  white-space: normal;
}
@media (min-width: 48em) {
  .responsive-table tr {
    display: table-row;
  }
}
.responsive-table th,
.responsive-table td {
  padding: 0.5em;
  vertical-align: middle;
}
@media (min-width: 30em) {
  .responsive-table th,
.responsive-table td {
    padding: 0.75em 0.5em;
  }
}
@media (min-width: 48em) {
  .responsive-table th,
.responsive-table td {
    display: table-cell;
    padding: 0.5em;
  }
}
@media (min-width: 62em) {
  .responsive-table th,
.responsive-table td {
    padding: 0.75em 0.5em;
  }
}
@media (min-width: 75em) {
  .responsive-table th,
.responsive-table td {
    padding: 0.75em;
  }
}
.responsive-table caption {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}
@media (min-width: 48em) {
  .responsive-table caption {
    font-size: 1.5em;
  }
}
.responsive-table tfoot {
  font-size: 0.8em;
  font-style: italic;
}
@media (min-width: 62em) {
  .responsive-table tfoot {
    font-size: 0.9em;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody {
    display: table-row-group;
  }
}
.responsive-table tbody tr {
  margin-bottom: 1em;
}
@media (min-width: 48em) {
  .responsive-table tbody tr {
    display: table-row;
    border-width: 1px;
  }
}
.responsive-table tbody tr:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 48em) {
  .responsive-table tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.12);
  }
}
.responsive-table tbody th[scope=row] {
  background-color: #26890d;
  color: white;
}
@media (min-width: 30em) {
  .responsive-table tbody th[scope=row] {
    border-left: 1px solid #86bc25;
    border-bottom: 1px solid #86bc25;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody th[scope=row] {
    background-color: transparent;
    color: #000001;
    text-align: left;
  }
}
.responsive-table tbody td {
  text-align: right;
}
@media (min-width: 48em) {
  .responsive-table tbody td {
    border-left: 1px solid #86bc25;
    border-bottom: 1px solid #86bc25;
    text-align: center;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody td:last-of-type {
    border-right: 1px solid #86bc25;
  }
}
.responsive-table tbody td[data-type=currency] {
  text-align: right;
}
.responsive-table tbody td[data-title]:before {
  content: attr(data-title);
  float: left;
  font-size: 0.8em;
  color: rgba(0, 0, 0, 0.54);
}
@media (min-width: 30em) {
  .responsive-table tbody td[data-title]:before {
    font-size: 0.9em;
  }
}
@media (min-width: 48em) {
  .responsive-table tbody td[data-title]:before {
    content: none;
  }
}

