﻿
/*莽鈥衡�樏澛Ｃぢ嘎久ε犅�*/
.bgt_index{
    width: 1135px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    font-size: 18px;
    line-height: 36px;
}
.bgt_index_banner{
    text-align: center;
    background-color: #fff;
}
.report1{
    width: 930px;
    height: 304px;
    background: url("../img/report1.png") no-repeat;
    margin: auto;
}
.report1_text{
    max-width: 720px;
    padding: 50px 0 0 50px;
}
.bgt_index_right{
    float: left;
    width: 930px;
    margin:  10px 104px 0 104px;
}
.bgt_index_right_title{
    height: 37px;
    border-bottom: 6px solid #cb1c1d;
}
.bgt_index_right_title p{
    font-size: 20px;
    color: #c40000;
    font-weight: 700;
    line-height: 5px;
    position: relative;
    margin: 55px 0 0 0;
}
.bgt_index_right_title>a{
    float: right;
    color: #cb1c1d;
    line-height: 5px;
}
.bgt_index_right_title p span{
    position: absolute;
    right: 0;
    bottom: 0;
}
.line1px {
    clear: both;
    height: 1px;
    border-bottom: 1px solid #a7a7a7;
    margin: auto
}

.line2px {
    clear: both;
    height: 2px;
    border-bottom: 2px solid #a7a7a7;
    margin: auto
}

.listbox {
    margin-top: 30px;
    line-height: 2;
}

.listbox ul {
    display: inline-block;
    width: 32%;
    box-sizing: border-box;
    vertical-align: top;
    padding-left: 14px;
}

.listbox li:first-child {
    color: #c40000;
}

.listbox li + li:before {
    content: ' ';
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #646464;
    vertical-align: middle;
    margin-left: -14px;
    margin-right: 10px;
}

.lista {
    line-height: 3;
    margin: 40px 0;
}

.lista li + li {
    border-top: 1px solid #c40000;
}

.lista a {
    color: #c40000;
}
.report2_1{
    padding-left: 20px;
    overflow: hidden;
}
.report2_1 li{
    float: left;
    padding: 0 20px;
}
.report2_1 li:before{
    content: ' ';
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #646464;
    vertical-align: middle;
    margin-left: -14px;
    margin-right: 10px;
}
table{
    border-collapse: collapse;/* 猫戮鹿忙隆鈥犆ヂ愃喢ヂ孤睹ヂ迸久︹偓搂  */
    width: 100%;
    margin: 50px 0;
}
th{
    border: 1px solid #666666;
}
td{
    border: 1px solid #666666;
}
.report3_1{
    margin: 20px 0;
}
.report3_1 li{
    padding: 15px 0;
}
.report3_1 li p:first-child{
    color: #c40000;
}