

.checkheader
{
	padding: 5px 30px;
	box-sizing:border-box;
	display: inline-block;
	width: 100%;
	/* background-color: #fafafa; */
	border-bottom: 1px solid #f0f0f0;
}
.checkheader .bloading
{
	float: left;
}
.checkheader .bdesc
{
	float: left;
	
}
.checkheader h3
{
	font-size: 28px;
	color: #666;
	margin: 15px 10px 0 0;
	font-weight: normal;
}
.checkheader p
{
	font-size: 14px;
	color: #878787;
}
.checkdesc
{
	margin-top: 20px;
	margin-left: 30px;
}
.checkcell {
	/* float: left; */
}

.checkcell ul {
	display: inline-block;
}

.checkcell li {
	float: left;
	text-align: center;
	margin-left: 30px;
	
}

.checkcell .project li img {
	width: 40px;
	height: 40px;
}

.bdesc
{
	font-size: 14px;
	color: #878787;
}

.wangluo{
	font-size: 14px;
}

.checkcell h5
{
	font-size: 1.2em;
	color: #666;
}

/***********testing********/

.testing-header .testingloading{
	float: left;
}

.testing-header .testingdesc
{
	float: left;
	margin-top: 0px;
}

.testing-header .testingdesc h3
{
	font-size: 20px;
	color: #666;
}

.testing-header .testingdesc p
{
	font-size: 14px;
	color: #999;
}

.testing-header .testingdesc .proging
{
	background-color: #f4f4f4;
	border: 1px solid #ececec;
	border-radius: 20px;
}
.testing-header .testingdesc .downspeed
{
	color: #2c76f5;
	font-size: 1.2em;
	font-weight: normal;
}

.testing-header .testingdesc .downrate
{
	color: #00cc43;
	font-size: 1.2em;
	font-weight: normal;
}
/***********testing-resultnew**********/



/***********testing-result**********/

.testing-result 
{
	
}
.testing-result .center-info
{
    position: relative;
    width: 370px;
    height: 350px;
    margin-left: 120px;
    margin-top: 40px
	
}
.testing-result .left-info
{
	position: absolute;
	font-size: 14px;
	text-align: center;
	top: 150px;
	left: 80px;
}
.testing-result .left-info p
{
	font-size: 16px;
	color: #3d9cff;
}
.testing-result .right-info
{
	position: absolute;
	font-size: 14px;
	text-align: center;
	top: 150px;
	left: 250px;
}
.testing-result .right-info p
{
	font-size: 16px;
	color: #3d9cff;
}
.testing-result .bottom-info span
{
	color: #3d9cff;
}
.embedtext{
	font-size: 16px;
	padding-left: 10px;
}
.testing-result .bottom-info
{
	position: absolute;
	width: 400px;
	text-align: center;
	bottom: 100px;
	font-size: 14px;
	*left:0;
}
.testing-result .bottom-info p
{
	font-size: 16px;
	margin-top: 10px;
	
}
.testing-result .bottom-info b
{
	color: #3d9cff;
	font-size: 20px;
	
	
}


.testing-result .center-infonew
{
	position: relative;
	width: 400px;
	height: 200px;
	margin-left: 100px;
	margin-top: 0px;
}
.testing-result .center-infonew
{
	margin-top: 100px;
}
.testing-result .center-infonew .text-info
{
	position:  relative;
	padding: 5px;
	top: auto;
	left: auto;
	bottom:auto;
	text-align: left;
    margin-left: 80px;
}
.testing-result .center-infonew .text-info p,.testing-result .center-infonew .text-info span
{
	display: inline-block;
	margin-left: 20px;
	font-size: 24px;
	
}


.testing-resultheader {
	display: inline-block;
}
.speedrule
{
	padding-top: 30px;
	position: relative;
}
.speedrule .point
{
	position: absolute;
	top: 0px;
}
.speed-info
{
	margin-top: 30px;
	margin-left: 30px;
}
.speed-info .down-speed

{
	background: url(../images/download.png) left center  no-repeat;
	line-height: 24px;
	padding-left: 30px;
}
.speed-info b
{
	font-size: 1.2em;
	font-weight: normal;
}
/*****/
.btestbg
{
	display: inline-block;
	position: relative;
	width: 400px;
	height: 400px;
	margin-left: 100px;
	margin-top: 0px;
}
.btestbg h3
{
	font-size: 24px;
	text-align: center;
	margin-top: -30px;
    font-weight: normal;
}

.bottom-gif
{
	z-index: 100px;
	position:absolute;
	left:-20px;
	bottom: 0;
}


.ingspeed
{
	position: absolute;
	z-index: 110px;
	bottom: 150px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 24px;
	color: #3d9cff;
}
.ingspeed-up
{
	bottom: 180px;
}
.ingspeed .spunit
{
	display:inherit;
	width:100%;
	color:#666;
	font-size: 14px;
}
.speed-point {
	position: absolute;
	top: 0;
	left: 0;
}
.result-test
{
	position: absolute;
	z-index: 110px;
	bottom: 0px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 16px;
	
	
}
.result-test b
{
	font-size: 26px;
	color: #3d9cff;
}
.re-test
{
     background-color: #3d9cff;
	color: #ffffff;
	font-size: 18px;
	padding: 12px 70px;
	margin-top: -15px;
	left: 200px;
	*left: 150px;
	*width:300px;
	position: absolute;
	z-index: 120;
	
}
.re-test:hover
{
	 background-color: #3d9cff;
	  color: #ffffff;
}
