
/*.baner_container {*/
    /*background: url('../images/index/banner_0.png');*/
    /*text-align:center;*/
    /*background-size:1454px 572px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
/*}*/

.layui-table tbody tr:hover {background-color:transparent;}

.baner_container_button {
    margin:0 auto;
    margin-top: 450px;
}

.nav_container {
    background-color: white;
    width:100%;
    text-align: center;
    margin-top: -30px;
}


.layui-nav .layui-nav-item a {
    width: 100px;
    color:#333333;
    font-size: 16px;
    font-weight:bold;
}

.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a {
    color:#3CA5F6;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    background-color: #3CA5F6;
}

.layui-bg-white {
    width:1200px;
    margin:0 auto;
    background-color: white;
    border-radius:8px;
    box-shadow: 0px 1px 1px #e8e8e8;
}

.table_container {
    text-align: center;
    background-color: white;
    margin-top: -10px;
}

.layui-table {
    /*width:1200px;*/
    margin:0 0;
}

.table_td_container {
    width: 200px;
    height: 230px;
}

.table_title_container {
    margin-top: 10px;
    height: 26px;
    width: 100%;
}

/*.table_div {*/
    /*!*float: left;*!*/
    /*margin-top: 10px;*/
/*}*/

.table_content {
    color:#333333;
    font-size: 14px;
    line-height: 26px;
    width: 100%;
    /*height: 26px;*/
}

.table_badge {
    line-height: 16px;
    font-size: 14px;
}

.table_btn_container {
    float: left;
    margin-top: 20px;
    text-align: center;width: 100%;
}

/*.introduce_container {*/
    /*text-align:center;*/
    /*background-size:1454px 600px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    /*width: 100%;*/
    /*height: 600px;*/
    /*background-color: white;*/
/*}*/

/*.bank_card0 {*/
    /*background: url('../images/index/bank_card0.png');*/
    /*text-align:center;*/
    /*width: 227px;*/
    /*height:132px;*/
    /*background-size:227px 132px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
/*}*/

/*.bank_card1 {*/
    /*background: url('../images/index/bank_card1.png');*/
    /*text-align:center;*/
    /*width: 227px;*/
    /*height:132px;*/
    /*background-size:227px 132px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
/*}*/

/*.bank_card2 {*/
    /*background: url('../images/index/bank_card2.png');*/
    /*text-align:center;*/
    /*width: 227px;*/
    /*height:132px;*/
    /*background-size:227px 132px;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
/*}*/

.wx_code {
    background: url('../images/index/wx_code.png');
    width:60px;
    height:60px;
    background-size:60px 60px;
    background-repeat: no-repeat;
    background-position: center;
    float: right;
}

