.index_rg {
	position: relative;
	overflow: hidden;
}

.index_rg_bottom {
	width: 1650px;
	height: 1004px;
	position: absolute;
	right: -30px;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: scroll;
}

.Testing_left {
	width: 786px;
	height: 1433px;
	margin: 30px 0;
}

.Testing_left_top {
	width: 786px;
	height: 264px;
	background: #ffffff;
}

.l_Testing_left_top {
	width: 726px;
	height: 264px;
	background: #ffffff;
	margin: 0 auto;
}

.Testing_left_bottom {
	width: 786px;
	height: 1139px;
	background: #ffffff;
	margin-top: 30px;
}

.l_Testing_left_bottom {
	width: 726px;
	height: 1139px;
	background: #ffffff;
	margin-top: 30px;
	margin: 0 auto;
}

.Testing_right {
	width: 774px;
	height: 1433px;
	margin: 30px 0 30px 30px;
}

.Testing_right_top {
	width: 774px;
	height: 791px;
	background: #ffffff;
}

.l_Testing_right_top {
	width: 714px;
	height: 791px;
	background: #ffffff;
	margin: 0 auto;
}

.Testing_right_bottom {
	width: 774px;
	height: 612px;
	background: #ffffff;
	margin-top: 30px;
}

.l_Testing_right_bottom {
	width: 714px;
	margin: 0 auto;
	height: 612px;
	background: #ffffff;
	margin-top: 30px;
}

.Testing_left_top_1 {
	width: 100%;
	height: 63px;
	line-height: 63px;
	border-bottom: 1px solid #dedede;
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #333333;
}

.Testing_left_top_left {
	width: 412px;
}

.Testing_left_top_right {
	width: 313px;
}

.Testing_left_top_left_1 {
	width: 100%;
	height: 25px;
	margin-top: 30px;
}

.Testing_left_top_left_1_left {
	height: 24px;
	line-height: 24px;
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #333333;
}

.Testing_left_top_left_1_right {
	width: 225px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #dedede;
}

.Testing_left_top_left_1_right input {
	width: 100%;
	height: 22px;
	border: none;
	position: relative;
	top: -3px;
	font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
}

.Testing_left_top_left_1_right1 {
	height: 24px;
	line-height: 24px;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #666666;
}

.Testing_left_top_left_1_right1 input {
	width: 20px;
	height: 20px;
	background-color: #7e7ac6;
	border: solid 2px #dedede;
}

.Testing_left_bottom_1 {
	width: 100%;
	height: 63px;
	line-height: 63px;
	border-bottom: 1px solid #dedede;
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #333333;
}
.Testing_left_bottom_3_left{
	height: 36px;
	line-height: 36px;
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #333333;
}
.Testing_left_bottom_2 {
	width: 100%;
	height: 28px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.Testing_left_bottom_left_1_left {
	height: 28px;
	line-height: 28px;
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #333333;
}

.Testing_left_bottom_left_1_right {
	width: 225px;
	height: 28px;
	line-height: 28px;
}

.Testing_left_bottom_left_1_right select {
	width: 225px;
	height: 28px;
	line-height: 28px;
	border: solid 1px #dedede;
}

.Testing_left_bottom_3_left {
	width: 141px;
}

.Testing_left_bottom_3_right input {
	display: inline-block;
}
.Testing_left_bottom_3{
	height:190px;
	width:100%;
	padding-top:30px;
}
* {
	box-sizing: border-box;
}

input {
	padding: 0;
	margin: 0;
	border: 0;
}

.fruit:before {
	content: "";
	display: table;
}

.fruit:after {
	content: "";
	display: table;
	clear: both;
}

.fruit>div {
	position: relative;
	height: 40px;
	line-height: 40px;
}
.fruitl>div{
	float: left;
	position: relative;
	height: 25px;
	line-height: 25px;
	margin-left:52px;
}
.fruit>div:last-child {
	margin-right: 0;
}
.fruit>div:first-child {
	margin-left: 0;
}
.fruit label {
	display: block;
	margin-left:30px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #999999;
}
.fruitl label {
	display: block;
	margin-left:30px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
}
.fruit .input {
	z-index: 3;
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	margin: auto;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

.fruit .user-defined {
	z-index: 2;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0px;
	margin: auto;
	width: 20px;
	height: 20px;
	background-color: #f2f1f9;
	border: solid 2px #dedede;
	border-radius: 50%;
	cursor: pointer;
}

.fruit .user-defined span.circle {
	display: block;
	width: 16px;
	height: 16px;
	background-color: transparent;
	border-radius: 50%;
}

.fruit .user-defined span.active {
	background-color: #7e7ac6;
}
.banana_right{
	width: 182px;
    height: 24px;
    line-height: 24px;
    border-bottom: 1px solid #dedede;
	position: absolute;
    left: 73px;
    top: 0;
}
.banana_right>input{
	border:none;
	width:100%;
	height: 22px;
	line-height: 22px;
	font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #333333;
	background:#ffffff;
	position: relative;
	vertical-align: top;
}
.l_Testing_right_top .Testing_left_top_left_1 {
    width: 100%;
    height: 25px;
    margin-top: 29px;
}
.TestingRight_footer{
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 30px;
	border: solid 2px #323079;
	opacity: 0.9;
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 2px;
	color: #323079;
	margin: 30px auto;
}
.index_rg_header1_l {
    width: 12px;
    height: 21px;
    margin: 29px 13px 0 13px;
}
.index_rg_header1_l>img {
    width: 12px;
    height: 21px;
    vertical-align: top;
}
.index_rg_header1_h {
    width: 110px;
    height: 73px;
    line-height: 77px;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    color: #323079;
}