<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
﻿/*题目窗*/
.dislog_page {
    font-family: "微软雅黑";
}

.helper-wrap {
    border-radius: 3px 3px 3px 3px;
    position: fixed;
    bottom: 20px;
    width: 290px;
    right: 10px;
    z-index: 1000;
    display: block;
	height: 188px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.wrap-title {
    height: 38px;
    padding: 0 10px;
    line-height: 38px;
    background: #00c250;
    cursor: move;
}
 .wrap-title a {
    font-size: 14px;
    color: #fff;
    text-align: center;
	cursor: pointer;
	float: right;
}
.wrap-title a:hover {
    color: #777;
    text-decoration:none
}
.helper-box a:hover {
    text-decoration:none;
}
.wrap-title a.download{
    margin-right: 8px;
}
.wrap-title h3, .theme-popover .theme-poptit h3 {
    float: left;
    color: #fff;
    height: 100%;
    line-height: 38px;
    padding: 0;
    font-weight: normal;
    font-size: 14px;
    margin: 0;
	
}

.wrap-title a.reset{
	float: left;
	margin-left:8px;
}
.wrap-title a.close{
	font-size: 18px;
    font-style: normal;
    opacity: 1;
    line-height: 38px;
}
.helper-box {
    background: none repeat scroll 0 0 #fff;
    border: 2px solid #00c250;
    position: relative;
    text-align: left;
    overflow: auto;
    height:calc(100% - 32px);
    z-index: 10000;
    font-size: 16px;
    padding: 5px 0;
	/*color: #fff;*/
	width: 100%;
    left: auto;
    box-sizing: border-box;
    border-top: none;
}
.helper-wrap .con-all-list{
    padding: 0;
}
.helper-wrap .con-all-list li {
   
    color: #000;
    font-size: 12px;
    list-style-type: none;
    line-height: 20px;
	padding:0 5px;
    height: 30px;
    margin-top: 0;
    margin-left: 0;
	border-bottom: 1px dashed #ccc;

}

.helper-wrap .con-all-list li .fa-check{
	float: left;
}
.helper-wrap .helper-tab-con .con-all-list li {
    cursor: pointer;
}
.helper-wrap .helper-tab-con .con-all-list li.active{
	background: #c7c4c4;
}
.helper-wrap .helper-tab-con .con-all-list li.active:hover{
    background: #c7c4c4;
}
.helper-wrap .helper-tab-con .con-all-list li:hover{
    background: #ecf0f1;
}

.helper-wrap .con-all-list li .fa.fa-check{
	
	margin-top: 8px;
	margin-left: 5px;
    color: #00c250;
    padding: 0;
}
.helper-wrap .con-all-list li .right-video{
	float: right;
	margin-top:6px;

}
.helper-wrap .con-all-list li .right-video:hover{
	color: #00c250;
}
.helper-wrap .con-all-list li .liebtab {
    float: left;
	color: rgb(51, 51, 51);
    font-size: 13px;
    line-height: 30px;
}

.helper-wrap .con-all-list .livejx {
    color: #fff;
}


.helper-question-wrap {
    border-radius: 3px 3px 3px 3px;
    position: fixed;
    right: 301px;
    bottom: 20px;
	width: 420px;
	height: 188px;
    z-index: 1000;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
}
.helper-question-wrap .item>p {
	font-size: 13px;
	color: #000;
    /*padding: 0 5px;*/
    line-height: 22px;
}

.helper-tab-question .item {
    display: none;
    padding: 0 5px;
}

.helper-question-wrap .item:first-child {
    display: block;
}

.helper-tab-question .item pre{
    white-space: pre-wrap;
    word-wrap: break-word;
    font-family: "微软雅黑";
    font-size: 14px;
}

/*.helper-tab-question .item .list-div .title {*/
/*    font-size: 14px;*/
/*    margin-bottom: 5px;*/
/*}*/
/*.helper-tab-question .item .list-div table {*/
/*    color: #000;*/
/*    font-size: 13px;*/
/*}*/
/*.helper-tab-question .item .list-div table td,*/
/*.helper-tab-question .item .list-div table th {*/
/*    padding: 5px;*/
/*}*/
.helper-tab-question .item .table-bordered {
    color: #000;
    /*table-layout: fixed;*/
    width: 100%;
}
.helper-tab-question .item .table-bordered td,
.helper-tab-question .item .table-bordered th {
    border: 1px solid #ddd;
    padding: 5px 10px;
    white-space: normal;
    font-size: 13px;
}
/*div[data-tid] {*/
/*    padding: 0 5px;*/
/*}*/

#service_fade{
	position: fixed;
	right: 30px;
	bottom: 50px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	z-index: 9999;
	cursor: pointer;
	background: #00c250!important;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
}

#service_fade span{
color: rgb(255, 255, 255);
font-size: 14px;
display: block;
text-align: center;
padding: 19px 0;
}

.page-red {
    color: red;
}

.layui-layer.layui-layer-dialog .layui-layer-btn .layui-layer-btn0 {
    border-color: #00c250;
    background-color: #00c250;
    color: #fff;
}

.layui-layer.layui-layer-dialog .layui-layer-title {
    color: #fff;
    background-color: #00c250;
}
a {
    text-decoration: none;
    color: #333;
}

.reset-this {
    margin-right: 10px;
}
@media screen and (min-width: 1368px) {
    .dislog_page {
        height: 300px;
    }
}

@media screen and (max-width: 1367px) {
    .dislog_page {
        height: 188px;
    }
}
