@charset "utf-8";
/*------------------------------------------生僻字库------------------------------------------*/
.unnameObjBox {
    font-size: 12px;
    position: relative
}

.unname_box {
    position: absolute;
    top: 16px;
    left: 0;
    line-height: 1.5em;
    z-index: 100;
    font-size: 12px;
}

.unname_box a {
    padding: 0 5px;
    font-size: 12px;
}

.unname_title, .unname_con {
    border: 1px solid #ccc;
    width: 480px;
    background: #fff;
    padding: 5px
}

.unname_title {
    border-bottom: none;
    background: #E2E9F0
}

.unname_con {
    position: absolute;
    z-index: 100;
}

.unNameIframeMask {
    position: absolute;
    border: none
}

/*------------------------------------------安全控件------------------------------------------*/
.safetyBox {}

.safetyInputBox {
    font-size: 12px;
    width: 250px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding-right: 2px;
    margin-right: 10px;
    background: #fff;
    position: relative;
    z-index: 700;
}

.safetyInputBox embed {
    width: 252px;
    height: 32px;
}

.safetyInput, .safetyInputOrdinary {
   	width: 99%;
    height: 30px;	
	line-height:30px;
	*margin-top:5px;
    border: none;
    vertical-align: middle;
}

.safetyInputErr {
    color: #d53535;
}

#safetyTestEle {
    width: 0;
    height: 0;
}

/*安装、升级提示*/
.safetyC1 {
    border: 1px solid #bdced8;
    width: 100%;
    height: 100%;
    text-align: center;
    display: inline-block;
    border-radius: 2px;
    position: relative;
}

.safetyC2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 10;
    display: none
}

.safetyClose {
    width: 16px;
    height: 16px;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/pub/safeCtrl2013.png?17652470792258004345500546439);
    position: absolute;
    right: 7px;
    top: 7px;
    cursor: pointer;
    display: none
}

.safetyClose:hover {
    background-position: 0 -19px;
}

.safetyClTipBox {
    position: absolute;
    width: 100%;
    text-align: left;
    left: -1px;
    top: 0;
    background: #FFF3CF;
    line-height: 20px;
    border: 1px solid #CAA776;
    display: none
}

.safetyClTipText {
    padding: 5px;
}

.safetyClTipArr {
    width: 19px;
    height: 9px;
    position: absolute;
    bottom: -9px;
    left: 15px;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/pub/safeCtrl2013.png?17652470792258004345500546439) 0 -41px no-repeat;
    line-height: 0px;
    font-size: 0px;
}

.safetyC999 {
    color: #999;
}

/*可切换的安全控件*/
.payPassInputIcon {
    width: 14px;
    height: 19px;
    line-height: 0;
    font-size: 0;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/pub/safeCtrl2013.png?17652470792258004345500546439) 0 -211px no-repeat;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 7px;
    z-index: 100;
}

.pi1 {
    background-position: 0 -175px;
}

.pi2 {
    background-position: 0 -245px;
}

/*安装弹窗*/
.safePopCon {
    padding: 30px 0;
    line-height: 28px;
    text-align: center;
    width: 560px
}

.safePopText2 {
    font-size: 12px;
    margin: 10px 0 0 0;
    padding: 10px 0 0 104px;
    text-align: left
}

.safePopQue {
    text-align: right;
    font-size: 12px;
    padding-right: 20px
}

.safePopCon a, .safePopCon a:link {
    color: #146C91;
    text-decoration: none;
}

.safePopCon a:visited {
    color: #146C91;
}

.safePopCon a:hover {
    color: #BA0000;
}

.safePopCon .reDown {
    border: 1px solid #BECED8;
    padding: 3px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
    background: #fff
}

.safePopCon .c_FD8300 {
    color: #FD8300;
}

.safePopCon .dashedLine {
    border-bottom: 1px dashed #BFCDD8;
    width: 527px;
    margin: 25px auto 5px auto;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}

.safePopCon .safePoint {
    font-size: 7px;
    vertical-align: middle
}

/*------------------------------------------bannerScroll------------------------------------------*/
.bannerScrollBox {
    height: 480px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.bannerScrollBK {
    height: 480px;
}

.bannerScroll {
    width: 990px;
    height: 480px;
    margin: 0 auto;
    display: block;
}

.bannerPointBox {
    width: 990px;
    height: 0;
    margin: 0 auto;
    position: relative;
    z-index: 12;
    text-align: center
}

.bannerPoint {
    text-align: center;
    position: absolute;
    top: -40px;
    left: 0;
    width: 990px;
}

.bannerPoint span {
    padding: 5px;
    font-size: 26px;
    font-family: Arial;
    color: #fff;
    cursor: pointer;
}

/*------------------------------------------弹窗------------------------------------------*/
.dialogMask {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 9999
}

.dialogBox {
    position: fixed;
    _position: absolute;
    z-index: 10000;
}

.dialog {
    border: 1px solid #637A88;
    position: relative;
    box-shadow: 1px 3px 3px #666;
    background: #fff;
    min-width: 300px;
    min-height: 200px;
	background: #fff;
}

.dialogTitle {  
    line-height: 49px;
    background: #E6EBEF;
    padding-left: 20px;
	display:block;
    font-weight: bold;
    cursor: move;
}

.dialogClose {
    width: 12px;
    height: 11px;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/blue_new_btn.png?17652470792258004345500546439) -176px -142px;
    position: absolute;
    right: 18px;
    top: 20px;
    cursor: pointer;
    font-size: 1px;
    line-height: 1px;
}

.dialogContent{	
	min-width:300px;
	min-height:150px;	
}

/*------------------------------------------弹窗 2------------------------------------------*/

.dialognew {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

.dialognew-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5;
}

.dialognew-box {
    position: relative;
    padding-top: 45px;
    width: 400px;
    top: 302px;
    margin: 0 auto;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    text-align: center;
    background-color: #fff;
    z-index: 10;
}

.dialognew-desc {
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

.dialognew-btnwrap {
    padding-top: 23px;
    padding-bottom: 20px;
}

.dialognew-btn {
    display: inline-block;
    width: 165px;
    height: 40px;
    *display: inline;
    *zoom: 1;
    border-radius: 2px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    background-color: #f8513f;
    cursor: pointer;
}

.dialognew-error {
    display: none;
    color: #f8513f;
}

.dialognew-delete {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 15px;
    height: 15px;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/delete15.png?17652470792258004345500546439) 0 0 no-repeat;
    cursor: pointer;
}

@keyframes scaleOpen {
    0% {
        transform: scale(0.1, 0.1);
    }   
    100% {
        transform: scale(1, 1);
    }
}

@-webkit-keyframes scaleOpen {
    0% {
        -webkit-transform: scale(0.1, 0.1);
    }   
    100% {
        -webkit-transform: scale(1, 1);
    }
}

@keyframes scaleClose {
    0% {
        transform: scale(1, 1);
    }   
    100% {
        transform: scale(0.1, 0.1);
    }
}

@-webkit-keyframes scaleClose {
    0% {
        -webkit-transform: scale(1, 1);
    }   
    100% {
        -webkit-transform: scale(0.1, 0.1);
    }
}

.dialog-scale-open {
    animation: scaleOpen .3s;
    -webkit-animation: scaleOpen .3s;
}

.dialog-scale-close {
    animation: scaleClose .3s;
    -webkit-animation: scaleClose .3s;
}

@keyframes skewOpen {
    0% {
        transform: skew(0, 180deg);
    }
    100% {
        transform: skew(0, 0);
    }
}

@keyframes skewClose {
    0% {
        transform: skew(0, 0);
    }
    100% {
        transform: skew(0, 180deg);
    }
}

@-webkit-keyframes skewOpen {
    0% {
        -webkit-transform: skew(0, 180deg);
    }
    100% {
        -webkit-transform: skew(0, 0);
    }
}

@-webkit-keyframes skewClose {
    0% {
        -webkit-transform: skew(0, 0);
    }
    100% {
        -webkit-transform: skew(0, 180deg);
    }
}

.dialog-skew-open {
    animation: skewOpen .5s;
    -webkit-animation: skewOpen .5s;
}

.dialog-skew-close {
    animation: skewClose .5s;
    -webkit-animation: skewClose .5s;
}

/* tab组件 */
.tab ul {
    background-color: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
}

.tab ul li {
    list-style: none;
}

/* 导航栏*/
ul.tab-nav {
    border-bottom: 1px solid #eee;
    *zoom: 1;
}

ul.tab-nav li {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    cursor: pointer;
    font-size: 12px;
}

ul.tab-nav li.active {
    background-color: #eee;
    /*font-weight: bold;*/
    color: #c42432;
}

ul.tab-nav:after {
    display: table;
    clear: both;
    content: "";
    line-height: 0;
}



/* 主体 */
ul.tab-panels {
    overflow: hidden;
}

ul.tab-panels li {
    display: none;
}

ul.tab-panels li.active {
    display: list-item;
}

