@charset "utf-8";

/*--------------- 右侧固定项目 ---------------*/
.rt-fixed {position:fixed; top:40%; right:0; height:60%; display:table; z-index:3;}
.rt-fixed .tab-cell {display:table-cell; vertical-align:middle;}
.rt-fixed .tab-cell .box {position:relative; right:0;}
.rt-fixed .tab-cell .box .boxs {margin-right:-6px; padding-right:6px; border:1px #eee solid; border-radius:4px; background:rgba(255,255,255,.85); overflow:hidden;}
.rt-fixed .tab-cell .boxs .sec {display:block; position:relative; width:60px; height:60px; border-top:1px #eee solid; cursor:pointer;}
.rt-fixed .tab-cell .boxs .sec:first-child {border-top:none;}
.rt-fixed .tab-cell .boxs .sec b {position:absolute; width:30px; height:30px; left:50%; margin-left:-15px; top:50%; margin-top:-15px; background:url(../images/rank/icon-feed.png) left top no-repeat;}
.rt-fixed .tab-cell .boxs .sec.feedback b {background-position:0 0;}
.rt-fixed .tab-cell .boxs .sec.goTop b {background-position:-30px 0;}
.rt-fixed .tab-cell .boxs .sec:hover {background:#4eb6ff;}
.rt-fixed .tab-cell .boxs .sec.feedback:hover b {background-position:0 -30px;}
.rt-fixed .tab-cell .boxs .sec.goTop:hover b {background-position:-30px -30px;}
.rt-fixed .tab-cell .boxs .sec:hover {background:#4eb6ff; color:#fff;}
/*-----入驻赚钱-----*/
.rt-fixed .tab-cell .ruzhu {display:block; position:absolute; right:0; bottom:100%; width:90px; height:60px; background:url(../images/rank/icon-netRed.png) left no-repeat; cursor:pointer;}



/*------------------------- 意见反馈弹出层 -------------------------*/
.popLayer .box.feedback {width:500px;}
/*------- 错误提示 -------*/
.popLayer .box.feedback .tips {display:none; height:20px; line-height:20px; padding:0 10px; border:1px #f66 solid; border-radius:4px; background:#FFC; color:#f00;}
/*------------------------- 意见反馈状态弹出层 -------------------------*/
/*------- 提交成功 -------*/
.popLayer .box.feedbackStatus {width:300px;}
.popLayer .box.feedbackStatus .feed-status {text-align:center; font-size:1.3em; color:#4eb6ff;}
/*------------------------- 入驻认领申请表 --------------------------*/
.popLayer .box.rzrl.form {width:750px;}
.popLayer .box.rzrl.form .the-form ul {margin-bottom:15px;}
/*----- 黄色部分提示 ----- */
.popLayer .box.rzrl.form .tishi {width:80%; margin:0 auto; height:24px; padding:5px 0; background:#ffffe5; border:1px #f7b652 solid; text-align:center; margin-bottom:25px;}
.popLayer .box.rzrl.form .tishi div {display:table; margin:0 auto;}
.popLayer .box.rzrl.form .tishi div span, .popLayer .box.rzrl.form .tishi div a {float:left; height:24px; line-height:24px; margin:0 3px;}
.popLayer .box.rzrl.form .tishi div span {color:#333; font-size:1.15em;}
.popLayer .box.rzrl.form .tishi div a {width:102px; height:24px; background:url(../images/rank/icon-qq.gif) no-repeat;}
/*--- 定义input之类宽度100% ---*/
.popLayer .box.rzrl.form .the-form ul li:nth-of-type(2) div.no-icon input[type="text"],
.popLayer .box.rzrl.form .the-form ul li:nth-of-type(2) div.no-icon input[type="password"],
.popLayer .box.rzrl.form .the-form ul li:nth-of-type(2) div.no-icon textarea {width:96%;}
/*----- 不同的项目不同长度 ----- */
/*INPUT之类*/
.popLayer .box.rzrl.form .the-form ul.input li:nth-of-type(2) div.no-icon {width:300px;}
/*选择直播平台&选择分类*/
.popLayer .box.rzrl.form .the-form ul.livePlate li:nth-of-type(2) div.no-icon,
.popLayer .box.rzrl.form .the-form ul.category li:nth-of-type(2) div.no-icon {width:110px;}
/*其他*/
.popLayer .box.rzrl.form .the-form ul.other li:nth-of-type(2) div.no-icon select {display:inline-block; width:120px; margin-right:10px;}
/*--------------- 入驻认领状态 ---------------*/
.popLayer .box.rzrl.status {width:400px;}
.popLayer .box.rzrl.status .status .status-tit {height:50px; display:table; margin:0 auto;}
.popLayer .box.rzrl.status .status .status-tit i,
.popLayer .box.rzrl.status .status .status-tit span {float:left; height:26px; line-height:23px;}
.popLayer .box.rzrl.status .status .status-tit i {width:22px; margin-right:10px; background:url(../images/rank/icon-ruzhu.gif) left top no-repeat;}
.popLayer .box.rzrl.status .status .status-tit span {font-size:1.7em; color:#333;}
.popLayer .box.rzrl.status .status .status-text {height:50px; text-align:center; color:#666; font-size:1.3em;}

.popLayer .box.rzrl.status.ok .status .status-tit i {background-position:0 0;}
.popLayer .box.rzrl.status.error .status .status-tit i {background-position:-22px 0;}
/*.popLayer .box.rzrl.status.ok .status .status-tit span {content:"资料已提交";} 
.popLayer .box.rzrl.status.ok .status .status-text:before {content:"请等待审核，我们将在三个工作日内联系您！";}
.popLayer .box.rzrl.status.error .status .status-tit span:before {content:"入驻失败";} 
.popLayer .box.rzrl.status.error .status .status-text:before {content:"您的IP入驻申请超出限制，请明天重新申请！";}*/
/*----- 按钮 ----- */
.popLayer .box.rzrl .the-form .the-btn .btn {width:140px; height:38px; line-height:38px; font-size:1.25em; padding:0 20px; border-radius:6px; cursor:pointer;}





























