.user-test{background:#fff;padding:5% 0}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.user-test-inner{
                background: url('//resources.cepsp.com.cn/static/sysource/imgs/ngk/iconimg/t-pc2.png');
                background-repeat: no-repeat;
                background-position: top center;
                width: 100%;
                max-width: 600px;
                margin: 0 auto;
                padding: 0;
                border: 5px solid #266ee8;
				    box-sizing: border-box;
            }

            .user-test-header {
                position: relative;
            }

            .user-test-header > img {
                width: 100%;
            }

            .user-test-header .header-word {
                position: absolute;
                left: 10%;
                top: 20px;
                width: 80%;
                z-index: 1;
            }

            .user-test-header .header-word img {
                width: 100%;
            }

            .loop {
                position: relative;
                width: 80%;
                margin: 0 auto;
                height: 80px;
                margin-top: 0px;
            }

            .loop-line {
                position: absolute;
                z-index: 9;
                height: 2px;
                overflow: hidden;
                width: 100%;
                top: 20px;
                background: #7cbcff;
            }

            .loop1, .loop2, .loop3 {
                width: 24%;
                margin: 0 4%;
                display: inline-block;
                text-align: center;
                float: left;
                z-index: 999;
                position: relative;
            }

            .loop-num {
                width: 40px;
                height: 40px;
                background-color: #fff;
                border: 6px solid #7cbcff;
                font-size: 16px;
                font-weight: 700;
                text-align: center;
                line-height: 30px;
                color: #7cbcff;
                border-radius: 40px;
                padding: 0;
                margin: 0 auto;
                margin-bottom: 5px;
				box-sizing: border-box;
            }

            .loop-p {
                font-size: 15px;
                font-weight: 700;
                text-align: center;
                color: #7cbcff;
            }

            .loop1 .loop-num {
                background-color: #7cbcff;
                color: #fff;
                border-color: #6ba2ff;
            }

            .user-test .user-test-inner {
                padding: 5%
            }

            .user-test .ht {
                text-align: center
            }

            .user-test .ht h3 {
                font-weight: 600;
                color: #266ee8;
                font-size: 2rem;
                margin-top: 1rem;
                margin-bottom: 1.5rem;
                color: #fff;
            }
	input.labelauty + label,.user-test .layui-form-radio
{
	display: table;
	font-size: 11px;
	padding:0 10px;
	background-color: #efefef;
	color: #b3b3b3;
	cursor: pointer;

	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;


	transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	-webkit-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;

	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}.user-test .layui-form-radio *{font-size:12px;color: #888;}
.user-test .layui-form-radio.layui-form-radioed{background-color: #266ee8;}
.user-test .layui-form-radio.layui-form-radioed *{color:#fff}
input.labelauty + label > span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked
{
	display: inline-block;
	line-height: 16px;
	vertical-align: bottom;
}

/* Stylish icons inside label */

input.labelauty + label > span.labelauty-unchecked-image,
input.labelauty + label > span.labelauty-checked-image
{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left center;

	transition: background-image 0.5s linear;
	-moz-transition: background-image 0.5s linear;
	-webkit-transition: background-image 0.5s linear;
	-o-transition: background-image 0.5s linear;
}

/* When there's a label, add a little margin to the left */
input.labelauty + label > span.labelauty-unchecked-image + span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked-image + span.labelauty-checked
{
	margin-left: 7px;
}
            .user-test .ht p {
                color: #888;
                font-size: 1.2rem;
                color: #fff;
            }

            .user-test .hb {
            }

            .user-test .hb .item {
                margin: 0;
                padding: 0;
                padding-bottom: 15px
            }

            .user-test .hb .item .itt {
                font-size: 14px;
                margin-bottom: 10px
            }

            .user-test .hb .item .item-select {
                font-size: 12px;
                color: #888
            }

            .user-test .hb .item .p-inline {
                display: inline-block;
                height: 38px;
                overflow: hidden;
                font-style: normal;
                margin: 0;
                padding: 0;
				position:relative
            }
			.user-test .hb .item .p-inline input{position:absolute;opacity: 0;}

            .user-test .hb .item .p-inline i {
                font-style: normal;
                margin-right: 1rem;
                color: #222;
                font-size: 12px;
				display:none
            }
			.user-test .layui-form-checked[lay-skin=primary] i{    background-color: #266ee8;border-color:#266ee8}

            .user-test .btn-success {
                width: 100%;
                margin-bottom: 15px;background-color: #5cb85c;
    border-color: #4cae4c;
            }.user-test .layui-form-item .layui-form-checkbox[lay-skin=primary]{margin:0}

            .user-test .form-group > label {
                font-weight: 400
            }

            .user-test .msg {
                color: #888
            }

            .school-out-box {
                position: fixed;
                left: 0;
                top: 0;
                width: 100%;
                height: 100%;
                background: rgba(0, 0, 0, .6);
                z-index: 99999;
                display: none;
            }

            .show-school {
                width: 400px;
                padding-bottom: 20px;
                background: #fff;
                transform: translate(-50%, -50%);
                left: 50%;
                top: 50%;
                position: absolute;
                border-radius: 12px;
            }

            .school-w1 {
                font-size: 20px;
                font-family: PingFang SC-Regular, PingFang SC;
                font-weight: 400;
                color: #666666;
                margin-top: 20px;
            }

            .s-line {
                border-top: 2px solid #ECECEC;
                margin: 20px 0 0;
            }

            .school-list {
                margin: 20px;
                height: 300px;
                overflow-y: scroll;
            }

            .school-list li {
                font-size: 16px;
                font-family: PingFang SC-Regular, PingFang SC;
                font-weight: 400;
                color: #222222;
                margin-bottom: 10px;
            }

            .s-btn {
                width: 90%;
                margin: 40px auto 0;
                height: 44px;
                background: #54A0F3;
                border-radius: 8px 8px 8px 8px;
                font-family: PingFang SC-Regular, PingFang SC;
                font-weight: 400;
                color: #FFFFFF;
                line-height: 44px;
                text-align: center
            }

            .s-top {
                cursor: pointer;
                margin: auto;
                margin-top: 150px;
                text-align: center;
                color: #fff;
                font-weight: bold;
            }

            .user-test .loop {
                margin-top: 60px;
            }

            @media (max-width: 767px) {
				.user-test .hb .item.form-group{
					padding:0 0 15px 0
				}
				.user-test{padding:0;margin-bottom:0.2rem}
                .user-test-inner {
                    background: url('//resources.cepsp.com.cn/static/sysource/imgs/ngk/iconimg/t-pc3.png');
                    border: none;
                    background-repeat: no-repeat;
                    background-size: 100%; /*padding:0 10px; border-top:2px solid #266ee8; border-radius:0px;*/
                }

                .user-test .hb .item {
                    padding-bottom: 0.5rem
                }

                .user-test .ht {
                    margin-top: -1rem;
                }

                .user-test .ht h3 {
                    margin-bottom: 1rem;
                }

                .s-top {
                    margin-top: 30px;
                }

                .show-school {
                    width: 90vw !important;
                }

                .user-test .loop {
                    margin-top: 110px;
                }
				.user-test .layui-form-item .layui-input-inline{left:0}

            }
			input.labelauty + label {
    font-size: 12px;
    font-weight: 400;
    color: #888;
	
}
.user-test .diqu{display:flex;align-items: center;}
.user-test .layui-form-item .layui-input-inline {
    margin: 0 10px 0 0;
	width:100px;
	float:none
}
.user-test .layui-input,.user-test .layui-select,.user-test .layui-textarea{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
