.autofill { width: 100% !important; margin: 0 !important; padding: 0 !important;}
.tab-pane { padding: 125px 15px 50px 15px !important;}

.tab-pane .content { padding-bottom: 15px; font-size:16px;background-color: #d58512; border-radius: 10px; }
.content ul{ }
.content li{ text-align:left; list-style: none; padding-right: 15px; }
.container {
    width: 60%;
    margin: 10% auto 0;
    background-color: #f0f0f0;
    padding: 2% 5%;
    border-radius: 10px;
}
a {
    text-decoration: none;
}
ul {
    padding-left: 20px;
}

ul li {
    line-height: 2.3
}

.modal-header .h-t{color: #B50000; font-size: 16px; font-weight: bold; text-align: center;}
.modal-header .h-b{ font-size: 12px; color: #B50000; text-align: center;}
.tab-content{ background-image: url(/hzw.png);  background-repeat: no-repeat; background-position: center center;background-size: cover; min-height: 800px;}
.tab-content .content { padding-top: 15px;}
.tab-content .content .btn-reg{ margin-top:10px; text-align:center;}