@charset "utf-8";
#st-leftcol {
    width: 70%;
    float: left;
    overflow: hidden
}

#st-rightcol {
    width: 30%;
    float: left;
    overflow: hidden
}

.st-heading {
    background: #f0f0f0;
    padding: 30px 15px 24px 30px;
    font-size: 15px;
    position: relative;
    height: 100px
}

h1 {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 5px
}

.gradient-diagonal {
    background: rgb(240, 240, 240);
    background: -moz-linear-gradient(-45deg, rgba(240, 240, 240, 1) 81%, rgba(208, 208, 208, 1) 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(81%, rgba(240, 240, 240, 1)), color-stop(100%, rgba(208, 208, 208, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(240, 240, 240, 1) 81%, rgba(208, 208, 208, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(240, 240, 240, 1) 81%, rgba(208, 208, 208, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(240, 240, 240, 1) 81%, rgba(208, 208, 208, 1) 100%);
    background: linear-gradient(135deg, rgba(240, 240, 240, 1) 81%, rgba(208, 208, 208, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#d0d0d0', GradientType=1)
}

.st-rc-image {
    display: none
}

.st-rc-image span {
    display: none
}

.st-rc-image img {
    height: 154px;
    width: 410px
}

#assesscnt .st-rc-image,
#casecnt .st-rc-image {
    display: block
}

.st-subheading {
    border-top: 1px solid #ccc;
    font-size: 13px;
    background: #fff;
    padding: 10px 15px 10px 30px;
    position: relative
}

.st-subheading:after {
    width: 100%;
    height: 7px;
    background: url("https://cdn-www.liveinau.com/images/st-shadow-horizontal.png") repeat-x 0 0;
    position: absolute;
    right: 0;
    bottom: -7px;
    content: ""
}

.st-subheading:before {
    width: 8px;
    height: 100%;
    background: url("https://cdn-www.liveinau.com/images/st-shadow-vertical.png") repeat-y 0 0;
    position: absolute;
    right: 0;
    top: 0;
    content: ""
}

.st-sh-left {
    display: inline-block;
    color: #666
}

.st-sh-right {
    display: inline-block;
    float: right
}

.st-sh-right a.color {
    margin: 0 0 0 20px;
    float: right
}

.st-sh-right a.close {
    display: block;
    width: 19px;
    height: 19px;
    background: url("https://cdn-www.liveinau.com/images/sprite-main.png") no-repeat left -420px;
    float: right;
    display: none
}

#st-main-area .st-s-heading.noborder {
    border: 1px solid transparent;
    padding: 10px 30px
}

#st-main-area .st-s-heading.noborder:after {
    background: none
}

.st-s-heading h2 {
    margin: 0;
    font-size: 16px
}

.st-ma-heading {
    margin: 0 0 15px
}

.st-ma-heading h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 0
}

.st-box {
    margin-bottom: 30px;
    margin-top: 30px
}

.st-box .regsucbox {
    overflow: hidden
}

.regrowone {
    overflow: hidden
}

.regrowone img {
    float: left
}

.regrowone h1 {
    float: left;
    margin-top: 26px
}

.regsucbox .regsucbtn {
    width: 130px;
    height: 40px;
    border: #3579cd 2px solid;
    border-radius: 5px;
    color: #3579cd;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    margin-top: 20px
}

.regsucbtn:hover {
    color: white;
    background-color: #3579cd
}

.st-box .cus-face {
    float: left;
    max-width: 25%;
    margin: 5px 20px 10px 0
}

.st-box .cus-face img {
    border: 3px solid #dedede;
    width: 100%
}

.st-box .st-t-info {
    border-bottom: 1px solid #dedede;
    padding-bottom: 30px
}

.st-box .st-t-det {
    margin-bottom: 30px
}

.st-t-heading {
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    padding: 0 0 0 15px;
    cursor: pointer;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    margin-bottom: 15px
}

.st-t-heading-text {
    width: 90%;
    float: left
}

.st-t-heading-icon {
    width: 23px;
    height: 42px;
    background-image: url("https://cdn-www.liveinau.com/images/sprite-main.png");
    background-repeat: no-repeat;
    background-position: right 0;
    float: right
}

.gradient-vertical-color {
    background: rgb(0, 85, 124);
    background: -moz-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 85, 124, 1)), color-stop(100%, rgba(0, 55, 81, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 85, 124, 1) 0%, rgba(0, 55, 81, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00557c', endColorstr='#003751', GradientType=0)
}

.color {
    color: #03577e !important
}

.st-c-heading {
    margin-bottom: 5px
}

.st-c-heading .st-c-heading-text {
    font-size: 16px
}

.st-c-heading h4 {
    float: left;
    color: #000
}

.st-c-heading p {
    width: 100%;
    color: #2eaadc
}



.brand_box .tab_title {
    width: 149px
}

.brand_box .brand_tab {
    width: 833px
}

.brand_box .tab_title li {
    text-align: center;
    line-height: 53.9px;
    width: 142px;
    height: 53.9px;
    background: #258ab3;
    float: left;
    margin: 0 7px 7px 0;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    display: table
}

.brand_box .tab_title li.on,
.brand_box .tab_title li:hover {
    background: #9a2544
}

.brand_box .tab_title li div {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    line-height: 23px
}

.brand_box .tab_title li a:hover {
    color: white
}



.brand_content{
    height: 0;
    overflow: hidden;
}

.brand_active{
    height: auto;
}

.brand_content .text_box {
    background: #8a1d3a;
    height: 354px;
    width: 231px;
    color: #fff;
    line-height: 23px;
    padding: 0 18px;
    position: relative
}

.brand_content .text_box h3 {
    font-size: 18px;
    margin: 15px 0;
}

.brand_content .more_box {
    padding: 3px 13px;
    color: #fff;
    position: absolute;
    left: 18px;
    bottom: 30px;
    border: 1px solid #999;
    border-radius: 4px;
}

.brand_content .more_box:hover{
    background-color:#0f8dc1;
    border: 1px solid #0f8dc1;
}

ol,
ul {
    list-style-type: none
}

img {
    border: none
}

.floatl {
    float: left
}

.floatr {
    float: right
}

.cl {
    clear: both
}

.middle {
    width: 990px;
    margin: 0 auto;
    text-align: left
}

.main_top_title h3 {
    font-size: 24px;
    font-family: '微软雅黑';
    font-family: 'Bernard MT Condensed'
}

.main_top_title p {
    font-size: 16px;
    font-family: '微软雅黑';
    margin-top: 3px
}

.brand_tab {
    margin-bottom: 20px
}

@media (min-width: 1680px) {
    h1 {
        font-size: 32px;
        line-height: 35px;
        margin: 0 0 10px
    }
    .singlecol h6 {
        font-size: 32px;
        line-height: 35px;
        margin: 0 0 10px
    }
    .middle {
        width: 1224px
    }
    .brand_box .tab_title {
        width: 169px
    }
    .brand_box .brand_tab {
        width: 1031px
    }
    .brand_box .tab_title li {
        line-height: 66px;
        width: 162px;
        height: 66px
    }
    .brand_content .text_box {
        height: 430px;
        width: 295px
    }
}