<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
body {font-family: \5FAE\8F6F\96C5\9ED1,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 14px;line-height: 1.42857143;color: #333;background-color: #fff;}
ul,li{list-style: none;padding: 0px;margin: 0px;}
.btn {
    border-radius:0px;
}
.btn-danger {
    color: #fff;
    background-color: #c7161c;
    border-color: #d43f3a;
}
.btn-group-lg&gt;.btn, .btn-lg {
    padding: 10px 75px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
table{color:#999;}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #c7161c;
    border-color: #c7161c;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 516px;
}
.carousel-inner img{
    height: 516px;
    margin-left:auto;
    margin-right: auto;
}
.panel-info&gt;.panel-heading {
    color: #333;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}
.panel {
    margin-bottom: 25px;
    background-color: #fff;
    border: 3px solid #f1f1f1;
   border-radius: 0px;
   -webkit-box-shadow: 0px;
   box-shadow:0px;
}
.userw100{width:100%;background:#f8f7f7;}
input,button,textarea,select,optgroup,option {
    font-family:inherit;
    font-size:inherit;
    font-style:inherit;
    font-weight:inherit;
	outline:none;
}

.modal {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.breadcrumb {
    padding: 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #ffffff; 
    border-radius: 4px;
    color:#666;
}
.breadcrumb .active:hover{color:#c7161c;}
.breadcrumb a {
    color: #666;
    text-decoration: none;
}
.breadcrumb a:hover{color:#c7161c;}

dl dt{font-weight:normal;}
dl{margin-bottom: 0px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt25{margin-top: 25px;}
.mt40{margin-top:40px;}
.mt100{margin-top:100px;}
.mb10{margin-bottom: 10px;}
.mb5{margin-bottom: 5px;}
.mb20{margin-bottom: 20px;}
.mr10{margin-right:10px;}
.mr25{margin-right:25px;}
.mr20{margin-right:20px;}
.mr50{margin-right:50px;}
.mr100{margin-right:100px;}
.mr5{margin-right:5px;}
.ml0{margin-left:0px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.mt5{margin-top:5px;}
.pt10{padding-top:10px;}
.pt5{padding-top:5px;}
.p20{padding:20px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt20{padding-top:20px;}
.pt80{padding-top:80px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb10{padding-bottom:10px;}
.pb60{padding-bottom:60px;}
.pb100{padding-bottom:100px;}
.mt20{margin-top:20px;}
.mt15{margin-top:15px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb80{margin-bottom:80px;}
.ml15{margin-left:15px;}
.f16{font-size: 16px;}
.f14{font-size: 14px;}
.f18{font-size: 18px!important;}
.f20{font-size: 20px;}
.f24{font-size: 24px!important;}
.f26{font-size: 26px!important;}
.f30{font-size: 30px!important;}
.f36{font-size: 36px;}
.f48{font-size: 48px;}
.fb{font-weight: bold;}
.pr{position: relative;}
.pa{position: absolute;}
.fred{color:#c7161c!important;}
.fgrey{color:#333!important;}
.fgrey1{color:#999!important;}
.fgrey2{color:#ccc!important;}
.fgreen{color:#5cb85c!important;}
.fblue{color:#5bc0de!important;}
.fyellow{color:#f0ad4e!important;}
.fwhite{color:#fff!important;}
.bggrey{background:#f1f1f1;}
.bgred{background:#c7161c;}
.bgwhite{background:#fff;}
.textlt{text-decoration: line-through;}
</pre></body></html>