@charset "utf-8";

/*此文件为网易支付头尾部公用样式*/

/*------------------------通用顶部-----------------------------*/
.topNavBox {
    background: #333;
}

.topNav {
    width: 1000px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    color: #fff;
    position: relative;
    z-index: 10;
}

.topNav .messageNum {
    padding: 0 15px 0 5px
}


.topNavLeft a {
    margin-right: 20px;
}

.topNavRight {
    position: absolute;
    top: 0;
    right: 0;
}

.topNaveBtnBox .btn-1{
	margin-right:25px;
}

.icon_1 {
    width: 8px;
    height: 12px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/icon.png?17652470792258004345500546439) -257px -94px;
    margin-right: 5px;
}

.icon_2 {
    width: 9px;
    height: 4px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/icon.png?17652470792258004345500546439) -285px -94px;
    margin-left: 3px;
}

.icon_3 {
    width: 14px;
    height: 12px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/icon.png?17652470792258004345500546439) -283px 0;
    margin-left: 5px
}

.icon_3_active {
    background-position: -283px -45px
}

.icon_4 {
    width: 12px;
    height: 12px;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: middle;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/icon.png?17652470792258004345500546439) 0 -93px;
    margin: 0 5px;
    margin-top: -2px;
}

.arrow {
    width: 0;
    height: 0;
    border-color: #fff #364761 #364761;
    border-width: 4px;
    border-style: solid;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px
}

.hasMore {
    cursor: pointer;
    position: relative;
    color: #fff;
    margin-left: 3px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    z-index: 100;
    vertical-align: middle;
}

.hasMoreTitle .arrow {
    border-color: #fff #364761 #364761;
    position: absolute;
    top: 13px;
    right: 13px;
}

.hasMoreTitle {
    display: block;
    padding-right: 5px;
    padding: 0 25px 0 15px;
}

.hasMoreCon {
    position: absolute;
    background: #fff;
    right: 0;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
    color: #000;
    display: none;
}

.hasMoreHover .hasMoreTitle {
    background: #fff;
    color: #000;
    box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2)
}

.hasMoreHover .hasMoreCon {
    display: block
}

.hasMore:hover .arrow {
    border-color: #000 #fff #fff;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    border-color: #36373a #fff #fff;
    *border-color: #fff #fff #36373a;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    top: 9px;
    *top: 8px
}

.helpMore .hasMoreCon {
    line-height: 35px;
}

.helpMore .hasMoreCon li:hover {
    background: #eee
}

.helpMore .hasMoreCon li a {
    margin: 0 20px;
    text-align: center;
    display: block;
    border-bottom: 1px solid #eee;
}

.myEpayMore .hasMoreCon {
    width: 262px;
    padding: 20px;
}

.myEpayMoreInfo {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.topNavMessageBox {
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-left: -2px;
    line-height: normal;
}
.topNavMessageBox .messagebox-iconbox {
    height: 30px;
    line-height: 30px;
}
.messagebox-list {
    position: absolute;
    background: #fff;
    width: 265px;
    left: 0;
    display: none;
    color: #999999;
    font-size: 12px;
}
.messagebox-list-item {
    padding: 12px 14px;
}
.messagebox-list-item:hover {
    background-color: #ffe9e6;
}
.messagebox-list p {
    margin-top: 4px;
}
.messagebox-list-item-title h3 {
    color: #333333;
    float: left;
}
.messagebox-list-item-title span {
    float: right;
}
.messagebox-list-item-title:after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden;
    height: 0;
    zoom: 1;
}

.messagebox-hover.topNavMessageBox {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
}
.icon_3 {
    margin-left: 12px;
}
.red-point .icon_3:after {
    content: '';
    position: absolute;
    box-sizing: border-box;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #ee563c;
    border: solid 1px #333;
    left: 22px;
    top: 7px;
}
.messagebox-hover .icon_3:after {
    display: none;
}
.topNav .messageNum {
    padding: 0 12px 0 6px;
}
.messagebox-hover .messagebox-iconbox span {
    color: #333333;
}
.messagebox-hover .messagebox-iconbox .icon_3 {
    background: url(https://i.cdn.epay.163.com/a/ebj/images/icon_msg-hover.png?17652470792258004345500546439) -283px 0;
    background-position: 0 0;
}
.messagebox-hover .messagebox-list{
    display: block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff;
}
.messagebox-hover .messagebox-list.messagebox-list--empty {
    height: 98px;
}
.messagebox-list_empty-text  {
    display: none;
}
.messagebox-list--empty .messagebox-list_empty-text {
    color: #bfbfbf;
    margin: 40px 96px;
    display: block;
}
.self-link {
    margin: 0 0 0 10px;
}

/*------------------------公用头部logo&菜单-----------------------------*/
.headBox-box{
	background:#fff;	
}
.headBox-wrap { 
    position: relative;
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}

.headBox-wrap img{
    position:absolute;
    right:0px;
    top:25px;
}
.headBox {
    position: relative;
    width: 1000px;
    height: 80px;
    margin: 0 auto;
}
.headBox .go_login-page {
    float: right;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
}
.headBox .go_login-page a {
    color: #2e93ff;
}
.headBox .headLogo {
    position: absolute;
    top: 18px;
    left: 0;
}

.headBox .headMobile {
    position: absolute;
    top: 22px;
    left: 170px;
}

.headBox .qr-box {
    display: none;
    position: absolute;
    left: 200px;
    top: 70px;
    background: #f60;
    width: 136px;
    height: 166px;
    z-index: 1;
    background: #fff;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}
.headBox .download-box:hover .qr-box {
    display: block;
}
.headBox .qr-box .qr{
    margin: 8px auto 10px;
    background: url("https://i.cdn.epay.163.com/a/ebj/images/download_qrcode.png?17652470792258004345500546439");
    width: 120px;
    height: 120px;
}
.headBox .qr-box p {
    color: #525864;
    font-size: 14px;
    text-align:center;
}

.headBox .headMenu {
    height: 76px;
    line-height: 76px;
    position: absolute;
    right: 3px;
    top: 0;
    font-size: 18px;
}

.headBox .headMenu a {
    display: inline-block;
    height: 76px;
    margin-left: 60px;
    border-bottom: 4px solid #fff
}

.headBox .headMenu a:hover, .headBox .headMenu .active {
    color: #bc4728;
    border-color: #bc4728
}

.menu-line {
    height: 4px;
    background: url("https://i.cdn.epay.163.com/a/ebj/images/trade/line.png?17652470792258004345500546439");
    font-size: 0;
}

.headBox .logo-title-box{
	position:absolute;
	left:130px;
	top:40px;
}

.headBox .logo-title-box h3{	
	display:inline;
	margin-right:12px;
}


/*------------------------底部-----------------------------*/
.footer {
    background: #ddd;
    height: 100px;
    margin-top: 20px;
    text-align: center;
    line-height: 100px;
}

.headTipBox {
    background: #FFE8E5;
    color: #841001;
    line-height: 0;
    font-size: 0;
    zoom: 1;
}

.headTipBox .headTip {
    width: 1000px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 12px;
}

.headTipBox .closeText {
    display: inline-block;
    width: 20px;
	*display: inline;
	*zoom: 1;
    cursor: pointer;
    background-size: 15px 15px;
    background-image: url(https://i.cdn.epay.163.com/a/ebj/epay/core/images/module-dialog-close-icon.png?17652470792258004345500546439);
    background-position: center;
    background-repeat: no-repeat;
}

.topNoticeBox {
    height: 0;
    overflow: hidden;
}

/*小精灵*/
.rightBar {
    width: 116px;
    height: 130px;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/rightBar.png?17652470792258004345500546439);
    position: fixed;
    top: 438px;
    right: 20px;
    z-index: 500;
}

.rightBarLink {
    width: 116px;
    height: 130px;
    position: absolute;
    top: 0;
    left: 0;
}

.rightBarClose {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 0;
    right: 2px;
}



/*------------------------tip-----------------------------*/
.tip{
	border:1px solid #ddd;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	box-shadow:0 1px 5px rgba(0, 0, 0, 0.3); 
	background:#fff;
	display:none;
	z-index:99999
}
.tip .tipArr1,.tip .tipArr2{
	font-style:normal;
	font-size:18px;
	position:absolute;
	left:36px;
	top:-11px;
	color:#ddd;
	font-family:SimSun;
	line-height:18px;
}
.tip .tipArr2{color:white;top:-9px;}
.tipCon{padding:10px;}

.tip {
    border: 1px solid #ddd;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    background: #fff;
    display: none;
    z-index: 99999
}

.tip .tipArr1, .tip .tipArr2 {
    font-style: normal;
    font-size: 18px;
    position: absolute;
    left: 36px;
    top: -9px;
    color: #ddd;
    font-family: SimSun;
    line-height: 18px;
}

.tip .tipArr2 {
    color: white;
    top: -8px;
}

.tipCon {
    padding: 10px;
}

.tip-page-1{
	text-align:center;
	padding:108px 0;
	background:#fff;
	margin-top:20px;	
}
.tip-page-1 .icon-box{
	margin:0 auto;
	margin-bottom:10px;
}
.tip-page-1 .text-box{
	line-height:33px;
}
.tip-page-1 .btn-box{
	margin:10px 0
}




/*临时样式 以后要删除*/
.mainBorderBox{
	border:1px solid #ddd;
	padding:20px;
	margin-top:20px;
}
/* 图标 */
.ui-icon-info-gray {
    display: inline-block;
    vertical-align: text-bottom;
    height: 14px;
    padding-left: 17px;
    margin-left: 10px;
    background: url(https://i.cdn.epay.163.com/a/ebj/images/info.png?17652470792258004345500546439) no-repeat;
}


