@charset "UTF-8";
/*
* 总战绩v2.0 by zengfukun@foxmail.com
*/

.totalRecord-usualInfo{padding: 12px 15px 12px 0;float: left;}
.totalRecord-otherInfo{width: 260px;height: 89px;float: right;text-align: right;font-size: 14px;}
.totalRecord-otherInfo__length{color: #000000;font-weight: bold;margin-top: 20px;}
.totalRecord-otherInfo__time{color: #000000;font-size: 12px margin-top: 5px;}

/* .totalRecord-body{width: 628px;height: 324px;border: 1px solid #363434;} */
.totalRecord-body__left{width: 470px;height: 400px;float: left;background: #fbfbfb;border: 1px solid #e3e3e3;}
.totalRecord-body__right{width: 330px;height: 400px;float: right;}
.totalRecord-data1{width: 100%;height: 65px;margin-top: 35px; text-align: center;}
.totalRecord-data1 li{width: 86px;height: 65px;display: inline-block; text-align: center;position: relative;}
.totalRecord-data1 li:last-child .sep{display: none;}
.totalRecord-data1 img{margin-top: 6px;height: 20px; width: 20px;}
/* .total-help-img{position: relative; top: -4px;}
.totalRecord-data1 .total-vic-img{width: 18px; height: 18px;} */
.totalRecord-data1 .title{color: #333333; font-size: 14px;font-weight: bold;margin: 10px 0;}
.totalRecord-data1 .num{color: #666666;font-size: 12px;}
.totalRecord-data1 .sep{width: 1px;height: 20px;background: #bdc7bf;position: absolute;top: 36px;right: 0;}

.totalRecord-data2{width: 100%;height: 90px;margin-top: 50px;}
.totalRecord-data2__left{width: 110px;height: 75px;float: left;color: #666666;font-weight: bold;text-align: right;}
.totalRecord-data2__left p:first-child{margin-top: 45px;}
.totalRecord-data2__left p:last-child{margin-top: 6px;}
.totalRecord-data2__table{width: 295px;height: 75px;float: left;}
.totalRecord-data2__tableHead{width: 295px;height: 30px;}
.totalRecord-data2__tableBody{width: 295px;height: 50px;}
.totalRecord-data2 thead td{color: #333333; font-weight: bold; font-size: 14px;}
.totalRecord-data2 td{text-align: center;width: 25%;vertical-align: middle;}
.totalRecord-data2__table{color: #666666;}
.totalRecord-data2__tableLine{display: block;width: 250px; border-top: 1px dotted #bdc7bf;margin: 10px auto;}

.totalRecord-body__right h3{line-height: 1; color: #666666;font-weight: bold;margin-bottom: 8px;}
.totalRecord-body__right table{width: 100%;background: #f5f5f5;border: 1px solid #e3e3e3;}
.totalRecord-body__right td{text-align: left;color: #666666;vertical-align: middle;padding:0 10px;font-size: 14px;}
.totalRecord-body__right thead tr{height: 38px;font-weight: bold;}
.totalRecord-body__right tbody tr{height: 38px;}
.totalRecord-body__right tbody img{width: 28px;height: 28px;}
.totalRecord-body__right tbody span{margin-left: 5px;}
.totalRecord-body__right tbody .light{background: #ffffff;}

.fighting-rewards table{width: 100%;height: 70px;}
.fighting-rewards table tr{border-bottom: none;}

/*饼图*/
.totalRecord-charts{width: 100%;height: 115px;position: relative;margin-top: 20px;}
.totalRecord-charts__1,.totalRecord-charts__2{width: 100px;height: 100px;position: relative;float: left;z-index: 99;}
.totalRecord-charts__1{margin-left: 128px;}
.totalRecord-charts__2{margin-left: 40px;}
.totalRecord-charts1__chart,.totalRecord-charts2__chart{width: 100%;height: 100%;position: relative;}
.totalRecord-frame{width: 60px;height: 60px;position: absolute;top: 30px;left: 33px;text-align: center;color: #a7a18c;line-height: 15px;
    background: url(../img/frame.png) no-repeat center;
}
.totalRecord-charts .highcharts-container rect{fill: #1e1b1b;}
.totalRecord-charts .highcharts-container path{stroke: #1e1b1b;}
.totalRecord-charts h3{float: left;color: #333333;font-size: 12px;font-weight: normal;}
.totalRecord-frame .title{margin-top: 5px;}
.totalRecord-charts1__title{position: absolute;top: 40px;left: 70px;z-index: 100;}
.totalRecord-charts2__title{position: absolute;top: 40px;left: 236px;z-index: 100;}
.totalRecord-frame__name{color: #fff;}
