* {
	padding: 0;
	margin: 0;
}

.ui-content {
	width: 1200px;
	margin: auto;
}

.ui-cnt-tp {
	width: 100%;
	padding: 20px 0;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #E1E1E1;
}

.ui-cnt-tpl {
	display: flex;
	align-items: center;
}

.ui-cnt-tpl-img {
	width: 16px;
	height: 20px;
	display: block;
	margin-right: 10px;
}

.ui-cnt-tpl-p {
	font-size: 16px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #666666;
}

.ui-cnt-tpl-p span {
	color: #BF001A;
}

.ui-cnt1 {
	width: 100%;
	margin-top: 57px;
}

.ui-cnt1-tp {
	width: 100%;
	height: 36px;
	background: #F0F0F0;
	display: flex;
	justify-content: space-between;
	padding: 0 15px;
	box-sizing: border-box;
	position: relative;
}

.ui-cnt1-tpl {
	display: flex;
	position: absolute;
	top: -15px;
	align-items: center;
}

.ui-cnt1-tpl img {
	width: 39px;
	height: 40px;
	display: block;
	margin-right: 30px;
}

.ui-cnt1-tpl p {
	font-size: 28px;
	font-family: SourceHanSansCN;
	font-weight: bold;
	color: #AD0000;
	line-height: 10px;
}

.ui-cnt1-tpr {
	font-size: 20px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #AD0000;
	position: absolute;
	top: -10px;
	right: 10px;
}

.ui-cnt1-tx {
	width: 1200px;
	height: 727px;
	background-color: #F7F7F7;
	padding: 24px 34px;
	box-sizing: border-box;
	margin-top: 40px;
	margin-bottom: 40px;
}

.ui-cnt1-tx-tp {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ui-cnt1-tx-tp1 {
	width: 100%;
	display: flex;
	align-items: center;
	
}

.ui-cnt1-tx-tp1-h {
	font-size: 22px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}

.ui-cnt1-tx-tp1-sel {
	width: 195px;
	height: 50px;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.09);
	border-radius: 6px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #949494;
	outline: none;
	border: none;
	padding: 10px 20px;
	box-sizing: border-box;
	appearance: none;
	background-image: url("../images/op2.png");
	background-repeat: no-repeat;
	background-size: 12px 8px;
	background-position: 95% center;
}
.ui-cnt1-tx-tp1-pt{
	width: 195px;
	height: 50px;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.09);
	border-radius: 6px;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #949494;
	outline: none;
	border: none;
}
.ui-cnt1-tx2{
	width: 100%;
	margin-top: 30px;
}
.ui-cnt1-tx2-h{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	margin-bottom: 19px;
}
.ui-cnt1-tx2-ta{
	width: 1130px;
	height: 167px;
	background: #FFFFFF;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.09);
	border-radius: 6px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	padding: 20px;
	box-sizing: border-box;
	outline: none;
	border: none;
}
.ui-cnt1-tx2-tu{
	/* margin-top: 40px; */
}
.ui-cnt1-tx3{
	display: flex;
	width: 380px;
	margin:30px auto 0;
}
.ui-cnt1-tx3-p1{
	width: 180px;
	height: 50px;
	border-radius: 8px;
	background-color: #CB1616;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
}
.ui-cnt1-tx3-p2{
	width: 180px;
	height: 50px;
	border-radius: 8px;
	background-color: #999999;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
}


 .p {
        margin-top: 20px;
        margin-bottom: 20px;
        background: #e9e9e9;
        padding: 10px;
    }
    .test-box {
        overflow: hidden;
    }
    .test {
        float: left;
        margin-right: 10px;
        padding: 8px;
        border-radius: 4px;
        background-color: blue;
        text-align: center;
        color: #fff;
        cursor: pointer;
    }
	.ui-cnt1-tx3{
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.ui-cnt1-tx3-li{
		display: flex;
		align-items: center;
		margin-bottom: 40px;
	}
	.ui-cnt1-tx3-li-p{
		font-size: 16px;
		font-family: Source Han Sans CN;
		font-weight: 400;
		color:#333333;
	}
	.ui-cnt1-tx3-li-pt{
		width: 420px;
		height: 50px;
		background: #FFFFFF;
		box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.09);
		border-radius: 6px;
		outline: none;
		border: none;
	}
	.ui-cnt1-tx4{
		display: flex;
		align-items: center;
	}
	.ui-cnt1-tx4-li-pt{
		width: 1042px;
		height: 50px;
		background: #FFFFFF;
		box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.09);
		border-radius: 6px;
		outline: none;
		border: none;
	}