﻿.test{
	width:1000px;
	padding:20px 0;
	margin:0 auto;
	font-family:"Microsoft YaHei","SimSun";
}
.test h2{
	font-size:16px;
	padding-top:10px;
	margin-bottom:20px;
}
.test_result ul{
	height:30px;
	line-height:30px;
}
.test_result ul li{
	float:left;
	width:65px;
	text-align:center;
}
.test_result ul span{
	width:50px;
	height:30px;
	line-height:30px;
	font-size:16px;
	float:left;
	text-align:center;
	margin-left:20px;
}
.test_result .test_APP{
	background:#f2f2f2;
	border-top:1px solid #e3e3e3;
	padding:15px 0;
	padding-right:15px;
	margin-bottom:10px;
}
.test_result .test_APP .icon{
	background:url('../images/newimages/icon_bg_11055fb.png') no-repeat;
	width:30px;
	height:30px;
	margin:0 auto;
}
.test_result .test_APP .qq{
	background-position:-213px 0;
}
.test_result .test_APP .weixin{
	background-position:-638px 0;
}
.test_result .test_APP .wb{
	background-position:-496px 0;
}
.test_result .test_APP .wcc{
	background-position:-567px 0;
}
.test_result .test_APP .alp{
	background-position:0 0;
}
.test_result .test_APP .tb{
	background-position:-284px 0;
}
.test_result .test_APP .uc{
	background-position:-424px 0;
}
.test_result .test_APP .bd{
	background-position:-70px 0;
}
.test_result .test_APP .dz{
	background-position:-141px 0;
}
.test_result .test_APP .tmall{
	background-position:-353px 0;
}
.test_result .test_system{
	border:none;
}
.test_result .test_system span{
	width:42px;
	font-size:14px;
	margin-left:28px;
}
.test_result .test_system li{
	background:url('../images/yesno_b80207b.png') no-repeat;
	background-size:15px auto;
}
.test_result .test_system li.right{
	background-position:25px -15px;
	background-position:24px -25px\9;
	*background-position:24px -29px;
}
.test_result .test_system li.wrong{
	background-position:25px 7px;
}
.test_note{
	text-align:center;
	width:240px;
	height:165px;
	border:1px solid #e3e3e3;
	border-radius:3px;
}
.test_note h3{
	color:#333;
	font-size:20px;
	padding-top:10px;
	text-align:center;
}
.test_note p{
	color:#848484;
	font-size:14px;
	line-height:25px;
	padding:15px 8px;
	text-align:center;
}
.test_note a{
	color:#fff;
	font-size:14px;
	line-height:30px;
	height:30px;
	background:#56a845;
	border-radius:3px;
	text-align:center;
	width:130px;
	display:inline-block;
}
.test_note a:hover{
	background:#1C8821;
}

/* img、files下的常见场景样式 */

.case-box-touse {
	width: 49%;
	display: inline-block;
	box-sizing: border-box;
	height: 160px;
	border-radius: 4px;
}

.case-box-touse .imgbox {
	width:180px;
	height: 110px;
	position: absolute;
}

.case-box-touse .imgbox img {
	width: 100%;
	height: 100%;
}

.case-box-touse .content-box {
	margin-left: 200px;
}

.case-box-touse .content-box h4 {
	margin-bottom: 12px;
}

.case-box-touse .content-box p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 14px;
}

.case-box-touse .content-box .view-read {
	line-height: 14px;
	font-size: 14px;
	margin-right: 5px;
}

.case-box-touse .content-box .user-code {
	line-height: 12px;
	font-size: 14px;
}

.file-container .case-box-touse {
	width: 47%;
}

.back-to-old-version {
	position: absolute;
	right: 0;
	top: 14px;
}

.back-to-old-version:hover {
	color: rgba(0, 0, 0, 0.87);
}

/* .batch-page-wordpress-articel-wrapper {
	width: 1240px;
} */

#new-blog-container[data-display] + .tab-content-container {
  padding-bottom: 0 !important;
}
