/*
    统一前缀：aaa（后续定义名称替换，临时定义）
*/
.desktop .t1-container {
    min-width: 850px;
}
.t1-wrap {
    width: 1330px;
}
.t1-login__right-item {
    margin:0px 8px;
    text-decoration: underline;
}
.t1-login__right-item:hover {
    color:#629fea;
}
.t1-login__right-item:active {
    color:#3671b9;
}
.bg-gray {
    background: #f7fafd;
}
.t1-head {
    height: 64px;
    padding-top: 1px;
    padding-bottom: 15px;
    background: #fff;
    border-bottom: 3px solid #4680bb;
    position: relative;
    z-index: 1;
}
.t1-actionbar-container {
    z-index: 2;
    height:23px;
    background: #fff;
}
.t1-head--client {
    height: 73px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 11px;
}
.t1-login-head__logo {
    margin-left: 15px;
    width: 50%;
}
.t1-logo-img {
    height: 50px;
    max-width: 100%;
}
.t1-head__box {
    height: 50px;
    padding-right: 150px;
    margin-top: 8px;
}
.t1-head--client .t1-head__box {
    margin-top: 0px;
    position: relative;
    z-index: 1;
}
.t1-setting-username {
    font-size: 14px;
    margin-left: 36px;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ddd;
}
.t1-setting-username .iconfont{
    font-size: 16px;
}
.t1-setting-btn-help {
    margin-left: 5px;
    margin-right: 5px;
    color:#000;
}
.t1-setting-btn-help .iconfont {
    font-size: 12px;
}
.t1-rs-setting {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -14px;
}
.t1-login-wrap {
    margin-top: -25px;
    padding-top: 1px;
    padding-bottom: 25px;
    border-bottom: 10px solid #f7fafd;
    box-sizing: border-box;
}
.t1-login-wrap--client {
    box-sizing: border-box;
    margin-top: -8px;
    padding-top: 1px;
}
.t1-login-wrap--client .t1-login-box {
    margin-top: 20px;
}
.t1-login {
    width: 272px;
    float: left;
}
.t1-login__right {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -7px;
    line-height: 14px;
}
.t1-login-box {
    background: #fff;
    border: 1px solid #eee;
    padding: 32px;
    width: 616px;
    min-height: 311px;
    position: relative;
}
.t1-login-box--auto {
    margin-top: -60px;
}
.t1-slogen-box {
    text-align: center;
    z-index: 1;
    margin-top: 24px;
    height: 125px;
}
.t1-slogen-img {
    display: block;
    margin: 0 auto;
    max-width: 792px;
}
.t1-slogen__bg-item {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: -1;
}
.t1-slogen__left-bg {
    left: 0px;
    background: #7FB2E5;
}
.t1-slogen__right-bg {
    right: 0px;
    background: #CCE57F;
}
.t1-other-login {
    width: 215px;
    float: right;
    padding-left: 55px;
    margin-top: 56px;
    border-left: 1px solid #eee;
}
.t1-login__right-item {
    margin:0px 8px;
    color: #4489de;
    cursor: pointer;
    text-decoration: underline;
}
.t1-login__right-item:hover {
    color:#629fea;
}
.t1-login__right-item:active {
    color:#3671b9;
}
.t1-login__right-item--active,
.t1-login__right-item--active:active,
.t1-login__right-item--active:hover {
    color: #000;
    cursor: default;
    text-decoration: none;
}
.t1-other-login-btns {
    padding-bottom: 35px;
}
.t1-other-login-item {
    width: 88px;
    height: 25px;
    line-height: 25px;
    padding-left: 26px;
    background: url("images/buttons.gif") -1px -133px no-repeat;
    display: block;
    color: #000;
    margin-top: 20px;

}
.t1-login-tips--ie8 .t1-other-login-item {
    width: 91px;
    font-size: 11px;
    padding-left: 25px;
}
.t1-other-login-item:hover {
    background-position: -145px -133px;
}
.t1-other-login-item:active {
    background-position: -1px -162px;
}
.t1-other-login-item .t1-other-item-icon {
    background-image: url('images/icon.gif');
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 3px;
}
.t1-other-login-item--cert .t1-other-item-icon {
    background-position: -2px -118px;
}
.t1-other-login-item--uk .t1-other-item-icon {
    background-position: -2px -144px;
}
.t1-other-login-item--ano .t1-other-item-icon {
    background-position: -2px -201px;
}
.t1-other-login-item--account .t1-other-item-icon {
    background-position: -2px -235px;
}
.t1-login-tips {
    padding-top: 30px;   
    border-top: 1px solid #ddd;
}
.t1-login-tips--client {
    padding-top: 20px;
}
.t1-login-tips ul {
    padding-left: 15px;
    color: #666;
}
.t1-login-tips li {
    line-height: 16px;
    margin: 3px 0px;
    list-style: disc !important;
}



.t1-allnet-search {
    width: 166px;
    padding-left: 10px;
    border: 1px solid #BDDEFF;
    background: #edf5fe;
    float: left;
    z-index: 1;
    border-radius: 20px;
}
.t1-allnet-search__placeholder {
    position: absolute;
    left: 10px;
    top: 0px;
    height: 28px;
    line-height: 28px;
    z-index: -1;
    color: #bbb;
}
.t1-allnet-search__text-item {
    width: 100px;
    height: 28px;
    line-height: 28px;
    float: left;
    background: none;
    color: #ccc;
}
.t1-allnet-search__submit {
    border: 0px;
    float: right;
    width: 55px;
    height: 28px;
    line-height: 28px;
    background: none;
    cursor: pointer;
    text-align: center;
}
.t1-allnet-search__submit .iconfont {
    font-size: 20px;
}
.t1-colour {
    height: 32px;
    background: #90c0ea;
}
.t1-colour_wrap {
    background: #90c0ea;
    height: 32px;
    z-index: 1;
}
.t1-colour__item {
    width: 32px;
    height: 32px;
    border-left: 6px solid #fff;
    float: right;
}
.t1-colour__green-item {
    background: #d5e891;
}
.t1-colour__orange-item {
    background: #ffd591;
}
.t1-colour__red-item {
    background: #d79391;
}
.t1-colour__blue-item {
    background: #90c0ea;
}
.t1-colour__green-chunk-item {
    width: 10.7%;
    background: #d5e891;
}
.t1-colour__right-bg {
    position: absolute;
    background: #d5e891;
    width: 50%;
    height: 32px;
    right: 0px;
    top: 0px;
}
.t1-setting-btns {
    float: left;
    height: 30px;
    line-height: 30px;
    color: #000;
}
.t1-rs-left-nav {
    width: 180px;
    float: left;
    border-top: 16px solid #90c0ea;
    border-radius: 3px 3px 0px 0px;
}
.t1-rs-header-bottom-ele {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.t1-rs-left-nav li a {
    height: 43px;
    line-height: 43px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    color: #1F397B;
    position: relative;
}
.t1-rs-left-nav li a:active {
    color: #4489DE;
}
.t1-rs-left-nav li .iconfont {
    position: absolute;
    right: 10px;
    top: 0px;
    font-size: 10px;
    color: #90c0ea;
    display: none;
}
.t1-rs-left-nav li.active a,
.t1-rs-left-nav li.active a:hover,
.t1-rs-left-nav li.active a:active {
    background: #EAF3FB;
    color: #1F397B;
}
.t1-rs-left-nav li a:hover {
    color:#629fea;
}
.t1-rs-left-nav li a:active {
    color:#3671b9;
}
.t1-rs-left-nav li.active .iconfont {
    display: inherit;
}
.t1-rs-left-nav__bg,
.t1-rs-right-list__bg {
    background: #fff;
    position: absolute;
    top: 16px;
    width: 180px;
    height: 100%;
    z-index: -1;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.06);
    border-radius: 3px;
}
.t1-rs-left-nav__bg {
    left: 0px;
}
.t1-rs-right-list__bg {
    width: 100%;
    left: 190px;
}
.t1-rslist-container {
    overflow: hidden;
    overflow-y: auto;
}
.t1-rs-box {
    z-index: 1;
    padding-top: 16px;
    margin-bottom: 20px;
    min-height: 800px;
}
.t1-rslist-empty {
    margin-top: 10%;
    font-size: 20px;
    color: #666;
    text-align: center;
}
.t1-rs-list {
    z-index: 1;
}
.t1-rs-list__wrap {
    padding: 20px;
}
.t1-rs-list-box {
    margin-left: 190px;
    border-top: 16px solid #90c0ea;
    border-radius: 3px;
}
.t1-rs-list__title {
    font-size: 20px;
    font-weight: normal;
    color: #666;
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
}

.t1-rs-list__item ul {
    margin-left: -20px;
    margin-bottom: 3px;
    float: left;
}

.t1-rs-list__item li {
    width: 258px;
    height: 48px;
    border: 1px solid #E5E5E5;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 0px #fff;
    border-radius: 3px;
    position: relative;
    background: #fff;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.t1-rs-list__item li:hover {
    -webkit-box-shadow: 0 2px 3px 0 rgba(165,165,165,0.50);
    box-shadow: 0 2px 3px 0 rgba(165,165,165,0.50);
}
.t1-rs-list__item__href:active {
    background:#f8f8f8;
}
.t1-rs-list__item__href {
    height: 42px;
    padding-left: 59px;
    padding-right: 26px;
    padding-top: 8px;
    display: block;
}

.t1-rs-list__item__loading{
    position: absolute;
    width: 100%;
    height: 48px;
    z-index: 100;
    background: #fff;
    overflow: hidden;
}
.t1-rs-list__item__loading_icon{
    width: 25px;
    height: 25px;
    margin-top:11px;
    margin-left: 13px;
    float: left;
}
.t1-rs-list__item__loading_desc{
    float: left;
    font-size: 14px;
    margin-top: 15px;
    margin-left: 13px;
    color: #999999;
}

.t1-rs-list__item__title {
    line-height: 18px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
}

.t1-rs-list__item__link {
    line-height: 15px;
    color: #c5c5c5;
}

.t1-rs-list__item__icon {
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 12px;
    border-right: 1px solid #e4e4e4;
    cursor: pointer;
}

.t1-rs-list__item li.t1-rs-disabled {
    background: #F4F4F4;
    border-color: #E4E4E4;
    cursor: default;
}
.t1-rs-list__item li.t1-rs-disabled:hover,
.t1-rs-list__item li.t1-rs-disabled:active {
    border-color:#e4e4e4;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.t1-rs-list__item li.t1-rs-disabled .t1-rs-list__item__href ,
.t1-rs-list__item li.t1-rs-disabled .t1-rs-list__item__link {
    color: #bbb;
    cursor: default;
}
.t1-rs-list__item li.t1-rs-disabled .t1-rs-list__item__title {
    color: #bbb;
    cursor: default;
}
.t1-rs-list__item li.t1-rs-item .t1-rs-list__item__href ,
.t1-rs-list__item li.t1-rs-item .t1-rs-list__item__title {
    line-height: 34px;
}
.t1-rs-list__item li.t1-rs-item .t1-rs-list__item__link {
    display: none;
}
.t1-rs-list__item li.t1-rs-disabled .t1-rs-list__item__icon{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: .3;
    cursor: default;
}
.t1-rs-list__item li.t1-rs-disabled .t1-rs-list__item__more-circuit,
.t1-rs-list__item li.t1-rs-disabled .t1-rs-list__item__load-balancing {
    color:#bbb;
    cursor: default;
}
.t1-rs-list__item__more-circuit,
.t1-rs-list__item__load-balancing {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
    float: right;
    margin-top:-48px;
    margin-right: 3px;
    position: relative;
    z-index: 2;
}
.t1-rs-list__item__more-ciruit__box {
    padding: 8px 12px 5px 12px;
    position: absolute;
    width: 148px;
    background: #fff;
    box-shadow: -3px 3px 16px #ddd;
    right: -189px;
    top: -1px;
    z-index: 5;
    border: 1px solid #e4e4e4;
}
.t1-rs-list-box--last .t1-rs-list__item__more-ciruit__box {
    top: auto;
    bottom: -30px;
}

.t1-rs-list__more-ciruit__box__name {
    line-height: 16px;
    color: #333;
    padding-bottom: 5px;
    border-bottom:1px solid #e4e4e4;
}
.t1-rs-list__more-ciruit__box__link {
    padding-top: 2px;
    max-height: 120px;
    overflow-y: auto;
}
.t1-rs-list__more-ciruit__box__item {
    line-height:18px;
    margin-bottom:7px;
    display: block;
}
.t1-rs-list__item__more-ciruit__arrow {
    border-top: 5px solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    position: absolute;
    left: -10px;
    top:5px;
    *display:none;
}
.t1-rs-list-box--last .t1-rs-list__item__more-ciruit__arrow {
    top: auto;
    bottom: 60px;
}



.t1-rs-notice-box {
    background: #fefbe6;
    border: 1px solid #fee68d;
    line-height: 21px;
    padding: 12px 24px 12px 16px;
    color: #666;
    margin-top: 16px;
}
.t1-rs-notice__detail {
    max-height: 42px;
    overflow: hidden;
}
.t1-rs-notice__detail-auto {
    max-height: none;
    height: auto;
}
.t1-rs-notice__unfold-btn {
    text-decoration: underline;
}



.t1-rs-hint-wrap {
    padding-top: 15px;
    background: #fefefe;
}
.t1-rs-hint-wrap__text {
    line-height: 20px;
    max-height: 40px;
    overflow: hidden;
    color: #666;
    font-size: 14px;
}

.t1-rs-hint-wrap__link {
    font-size: 14px;
}

.t1-rs-hint-wrap__line {
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #efefef;
    margin-top: 15px;
}

















/* 资源页面 -> 移动端适配 */
.rs-mobile-screen .t1-rs-list__wrap {
    padding: 10px;
    padding-bottom: 0px;
}
.rs-mobile-screen .t1-rs-hint-wrap__text {
    padding: 0px 8px;
}
.rs-mobile-screen .t1-rs-list-box {
    margin-left: auto;
    border-top-width: 8px;
}

.rs-mobile-screen .t1-setting-btn-help .iconfont {
    font-size: 1.2rem;
}
/* 认证页面 -> 移动端适配 */

.rs-min-screen .t1-wrap {
    width: 1050px;
}
.rs-mobile-screen .t1-wrap {
    width: auto;
    margin-left: 8px;
    margin-right: 8px;
}
.mobile .t1-container {
    min-width: auto;
}
.t1-login-mobile .t1-login-box {
    width: auto;
    margin: 8px;
}
.t1-login-mobile .t1-login {
    float: none;
    width: auto;
    min-height: 284px;
}
.t1-login-mobile .t1-other-login {
    float: none;
    width: auto;
    border-left: 0px;
    margin-top: 1rem;
    padding-left: 0px;
}
.t1-login-mobile .t1-other-login-item {
    margin-top: .8rem;
    float: left;
    width: 48%;
    max-width: 114px;
    box-sizing: border-box;
}
.t1-login-mobile .t1-other-login-item:nth-child(2n-1) {
    margin-right: 4%;
}
.t1-login-mobile .t1-login-tips {
    padding-top: 1.5rem;
    border-top: 0px;
}
.t1-login-mobile .t1-other-login-text {
    font-size: .8rem;
}
.rs-mobile-screen .t1-login-head__logo,
.t1-login-mobile .t1-login-head__logo {
    width: auto;
    margin-left: 8px;
}
.rs-mobile-screen .t1-head,
.t1-login-mobile .t1-head {
    padding-bottom: 8px;
    height: 58px;
}
.rs-mobile-screen .t1-rs-right-list__bg {
    left: 0px;
}

 

.rs-min-screen .t1-rs-list__multiple-three .t1-rs-list__item__more-ciruit__box,
.rs-max-screen .t1-rs-list__multiple-four .t1-rs-list__item__more-ciruit__box,
.rs-mobile-screen .t1-rs-list__item__more-ciruit__box {
    right: 35px;
    box-shadow: 3px 3px 16px #ddd;
}
.rs-min-screen .t1-rs-list__multiple-three .t1-rs-list__item__more-ciruit__arrow,
.rs-max-screen .t1-rs-list__multiple-four .t1-rs-list__item__more-ciruit__arrow,
.rs-mobile-screen .t1-rs-list__item__more-ciruit__arrow {
    left: auto;
    right: -10px;
    border-left: 10px solid #fff;
    border-right: 0px;
}




/* 关闭、最小化按钮*/
.diy-action-bar__button .action-bar__com {
    color: #333;
}

/* 链接样式 */
.t1-link,
.t1-font {
    color: #4489DE;
}
.t1-link:hover,
.t1-link-hover:hover {
    color:#629fea;
}
.t1-link:active,
.t1-link-hover:active {
    color:#3671b9;
}



@media (max-height:700px) {
    .t1-rs-box {
        min-height: 460px;
    }
}
@media (max-height:850px) {
    .t1-rs-box {
        min-height: 560px;
    }
}

