.page-index .home-banner.kh-banner.sgzq {
    max-width: 1680px;
    margin: 0 auto;
}

.sgzq .banner {
    position: relative;
    overflow: hidden;
}

.sgzq .banner ul {
    position: relative;
}

.sgzq .banner li {
    list-style: none;
    float: left;
    font-size: 0;
}

.sgzq .unslider {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.sgzq .unslider-nav {
    position: absolute;
    left: 50%;
    bottom: 12px;
    margin-left: -129px;
    z-index: 11;
}

.sgzq .unslider-nav ul {
    position: relative;
}

.sgzq .unslider-nav li {
    float: left;
    font-size: 0;
    width: 70px;
    height: 6px;
    background: #fff;
    margin-right: 16px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
}

.sgzq .unslider-nav li.unslider-active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.sgzq #inner {
    cursor: pointer;
    position: static;
}

.sgzq #inner .ui-download {
    left: 205px;
}

.sgzq #inner .ui-login {
    position: absolute;
    top: 110px;
    width: 350px;

    z-index: 99;
    background: url(/template/sgzq/images/bgl.png);
}

.sgzq #inner .ui-login .login-panel {
    display: none;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 23px 20px 23px;
}

.sgzq #inner .ui-login .login-panel .input {
    width: 290px;
}

.sgzq #inner .ui-login .login-panel .input.input-code {
    width: 160px;
}

.sgzq #inner .ui-login .login-panel .specialgetcode.getcode {
    margin-left: 180px;
    box-sizing: border-box;
    border: 1px solid #f59703;
    background: #ffebc5;
    color: #f59703;
    width: 120px;
}

.sgzq #inner .ui-login .login-panel .input, .sgzq #inner .ui-login .login-panel .getcode {
    font-size: 18px;
}

.sgzq #inner .ui-login .login-panel .btn-content .checked.next-btn {
    width: 300px;
    height: 40px;
    margin-top: 20px;
    background: url(/template/sgzq/images/home/next-btn.png) 0px 0px no-repeat;
}

.sgzq #inner .ui-login .login-panel.active {
    display: block;
}

.sgzq .title-color {
    color: #FFF;
    font-size: 12px;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-top: 5px;
    height: 20px;
    position: relative;
}

.sgzq .title-color .kh-left-icon {
    width: 59px;
    height: 42px;
    position: absolute;
    left: -57px;
    top: -3px;
    background: url(/template/sgzq/images/kh.png) no-repeat;
}

.sgzq .login-tab {
    font-size: 0;
}

.page-index .sgzq-main .support-content .support-banks {
    margin-right: -10px;
}

.page-index .sgzq-main .support-content .support-banks li {
    margin-left: 30px;
    margin-bottom: 30px;
}

.login-tab {
    width: 100%;
    *zoom: 1;
}

.login-tab:after {
    content: "";
    display: table;
    clear: both;
}

.login-tab .tab {
    float: left;
    width: 50%;
    color: #b9b9b9;
}

.login-tab .tab .tab-title {
    line-height: 37px;
    box-sizing: border-box;
    font-size: 18px;
    text-align: center;
    border-left: 1px solid #b9b9b9;
    border-bottom: 2px solid #b9b9b9;
}

.login-tab .tab .textlist {
    font-size: 12px;
    padding-left: 20px;
    margin-top: 12px;
}

.login-tab .tab .textlist .round {
    display: inline-block;
    margin-top: 7px;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    float: left;
    background-color: #b9b9b9;
}

.login-tab .tab .textlist li {
    margin-left: 8px;
    overflow: hidden;
}

.login-tab .tab.active {
    color: #fff;
}

.login-tab .tab.active .tab-title {
    position: relative;
    border-bottom: 2px solid #fff;
}

.login-tab .tab.active .tab-title:before {
    content: '';
    display: block;
    position: absolute;
    border: 5px solid transparent;
    border-top-color: #fff;
}

.login-tab .tab.active .tab-title:before {
    bottom: -12px;
    left: 50%;
    margin-left: -5px;
}

.login-tab .tab.active .round {
    background-color: #fff;
}

.login-tab .tab:first-child .tab-title {
    border-left-width: 0;
}

.page-index #inner .ui-loginerr {
    z-index: 999;
}

.sgzq .banner .img-item {
    display: block;
    height: 560px;
}

.sgzq .banner .img-item.one {
    background: url("/template/sgzq/images/0.png") center;
}

.sgzq .banner .img-item.two {
    background: url("/template/sgzq/images/1.png") center;
}

.sgzq .banner .img-item.three {
    background: url("/template/sgzq/images/2.png") center;
}

.sgzq .banner .img-item.four {
    background: url("/template/sgzq/images/3.png") center;
}

.sgzq .banner .img-item.five {
    background: url("/template/sgzq/images/4.png") center;
}
  
