<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 />
.new-logo {
	float: left;
	margin-right: 140px;
}
.pageName {
    font-size: 32px;
    font-weight: bold;
    margin-right: 120px;
}
.new-logo .image {
	float: left;
	margin-right: 7px;
	width: 65px;
}

.new-logo .text {
	float: left;
	line-height: 1;
}

.new-logo .text p {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-top: 8px;
	text-align: justify;
	text-align-last: justify;
	text-justify: distribute;
}

.new-logo .text b {
	color: #2762a8;
	font-size: 16px;
	display: block;
	margin-top: 5px;
	letter-spacing: 6px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
	.new-logo {
    	margin-right: 120px;
    }
    .new-logo .image {
    	width: 56px;
    }
    .new-logo .text p {
    	font-size: 25px;
    	margin-top: 6px;
    }
    .new-logo .text b {
    	font-size: 15px;
    	margin-top: 5px;
    	letter-spacing: 6px;
    }
}
@media only screen and (min-width: 1025px) and (max-width:1199px){
	.new-logo {
    	margin-right: 60px;
    }
    .new-logo .image {
    	width: 50px;
    }
    .new-logo .text p {
    	font-size: 20px;
    	margin-top: 6px;
    }
    .new-logo .text b {
    	font-size: 14px;
    	margin-top: 4px;
    	letter-spacing: 5px;
    }
}
@media only screen and (max-width:1024px){
	.new-logo {
    	margin-right: 60px;
    }
    .new-logo .image {
    	width: 50px;
    }
    .new-logo .text p {
    	font-size: 20px;
    	margin-top: 6px;
    }
    .new-logo .text b {
    	font-size: 14px;
    	margin-top: 4px;
    	letter-spacing: 5px;
    }
}
